Lightshelves in simulation

Hi,

This discussion starts from an issue i posted asking for the inclusion of E+'s lightshelf object.

Mostapha’s answer to this wish request was:

I’m kind of skeptical about using any of EnergyPlus objects which are related to (day)lighting, why don’t you use Daysim for that and then integrate the results to EP?

I get curious from this response:

Yes. My intention was to integrate this into the E+ simulation. I’m aware about the limitations of the daylighting implementation in E+.
But with your suggestion i’m more intrigued about integrating Daysim with E+. I have no experience or clue on how to do this, so any pointers will be appreciated. Maybe this issue can become a discussion for all users, for good practice.
My doubts about this integration relate to the light loads for the simulation in E+, but maybe this is becouse of my ignorance on the integration you recommend.

I understand from Mostapha’s answer that:

Honeybee already supports the process. You can do it by running daylight analysis by daysim and then use the annual profile as lighting schedule. If you check the issues on github there should be an issue posted by Trygve.

and

Also once we get 3-5 phase methods implemented the same workflow will work and will be just so powerful.

So, i suppose we can expect some updates on this one soon …

-A.

I searched for Trygve/Daysim but didn’t find the relevant issue …

Hi Abraham, I attached a pretty old file that shows the process. You need to update the components.

daylightingEnergyIntegration.gh (176 KB)

Thank you Sir!

After the update i’ll upload again.

Sure thing! I want to add two more things here which I couldn’t do this afternoon:

  1. In case you are running the analysis for multiple zones, make sure that test points are separated in different branches for each zone (which will be the default unless you flatten the points), so when it comes to daysim Honeybee will generate a separate schedule for each zone.

  2. I tested the process in a class recently and it didn’t work: (https://github.com/mostaphaRoudsari/Honeybee/issues/215) I’m anxiously waiting for your test to tell me that was just an incident and not a bug! It used to work fine!

Thanks,

Mostapha

Hi Mostapha,

I think i did the test (attached). No problems running it, but … (as you can imagine, i’ve found an issue). See the arrows/circles red and blue. Explanation: There are two zones only. Al the way they are 2. For some reason at the setEPZoneSchedules component they became 4 zones (or breps), so for the E+ simulation you are simulating 4 zones. Weird …

For what reason i would like to flatten the list of test points? I left the defaults and basically everything went well.

-A.

daylightingEnergyIntegration_2Zones_A.gh (206 KB)

Hi Abraham,

Thank you for testing. When you assign the schedules you need to flatten them to match energy zones. Everything else works fine and also I did the comparative study and schedule changes the results. Good news for me and I will close the issue! :slight_smile:

Mostapha

daylightingEnergyIntegration_2Zones_A_msr.gh (216 KB)