ladybug-tools / honeybee-legacy

:bee: Honeybee is a free and open source plugin to connect Grasshopper3D to EnergyPlus, Radiance, Daysim and OpenStudio for building energy and daylighting simulation
http://ladybug.tools
Other
125 stars 145 forks source link

itegrating light to E+ thermal analysis for multiple zones #581

Closed THEtantaarchitect closed 7 years ago

THEtantaarchitect commented 7 years ago

hi guys thank you so much for your continuous support

how can we do this integration for multiple zones at the same run http://hydrashare.github.io/hydra/viewer?owner=mostaphaRoudsari&fork=hydra_1&id=Integrated_Daylight_and_Energy_simulation&slide=0&scale=1&offset=0,0

your help is very appreciated thanks anas

antonszilasi commented 7 years ago

@THEtantaarchitect if you want to create a series of runs with daylighting and energy analysis on each run use the Ladybug fly component and connect it up to all the sliders that you are changing, it will iterate through each configuration until all the runs are complete.

Be sure to record your results to excel though, using the flux components is a good way to do this!

THEtantaarchitect commented 7 years ago

@antonszilasi thank you for your reply but the thing is i have a 4 storey building with almost 20 zones i used honeybee masstozones components so there are no sliders to change and i'll do this for other iterations so your comment will be helpful then but i thought there might be a way to do the same building's 20 zones at one run if possible

antonszilasi commented 7 years ago

@THEtantaarchitect I'm not really sure what you mean. If you want to post a description on the Grasshopper forum with pictures with a detailed file we will be able to help. You can link your post here.

THEtantaarchitect commented 7 years ago

http://www.grasshopper3d.com/group/ladybug/forum/topics/lighting-integration-for-multiple-zones?xg_source=activity

thank you

mostaphaRoudsari commented 7 years ago

@THEtantaarchitect see this discussion: http://www.grasshopper3d.com/group/ladybug/forum/topics/pick-sensor-for-annual-dl-analysis-in-multiple-zones?xg_source=activity

By default honeybee generates a separate lighting schedule for each list of points in a separate branch. These schedules can be then used to set up the lighting schedule for each zone. You should only make sure that the input for test points is grafted correctly and is not flattened. If you connect multiple zones to generatePoints component it does the grafting by default.