Skip to content

Open-Building-Management/ladybug_codes

Repository files navigation

caution : current work in progress !

idfhub

how to generate idf files for energyplus ?

more on the energyplus ecosystem

honeybee is very convenient for geometry and materials.

The idfhub lib provides some helpers to go even faster and to easily add custom hvac through simple yaml declaration

To install :

git clone https://github.com/Open-Building-Management/ladybug_codes
cd ladybug_codes
py -m pip install -e .
pip install -e

Geometry

py .\generate_geometry.py

The idf produced in openstudio :

HVAC

py .\generate_hvac.py

py .\generate_hvac.py --conf=conf/a2w_hp_w_gas_backup.yml
py .\generate_hvac.py --conf=conf/borehole_500ml_tubes.yml

more on yml conf

DVIEW

Dview is the viewer to use to analyse an energyplus simulation

https://github.com/NatLabRockies/wex/releases/tag/v1.2.0

About

ladybug_codes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors