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

OpenStudio csv schedule bug #455

Closed mostaphaRoudsari closed 8 years ago

mostaphaRoudsari commented 8 years ago

From this discussion:

after I update the input HBZones with modified lighting schedule generated by Daysim, the electric lighting consumption from Openstudio Component turns to "0". EnergyPlus Component seems working correctly. Any thoughts?

It looks like a bug to me w/o checking the file.

mostaphaRoudsari commented 8 years ago

one more here: http://www.grasshopper3d.com/xn/detail/2985220:Comment:1437718

@chriswmackey let me know if you want me to take a look at this.

chriswmackey commented 8 years ago

@mostaphaRoudsari ,

Man, I did not expect people to be using this feature so quickly. I will take a look at it in a couple of hours.

-Chris

chriswmackey commented 8 years ago

@mostaphaRoudsari , I'll admit that my implementation of this csv capability was originally a bit hacky. I guess that a workaround for a feature that should be present in OpenStuido is bound to be hacky by nature. In any case, hopefully what I wrote this time should be more resilient to different cases: https://github.com/mostaphaRoudsari/Honeybee/commit/43c2587024a7e7a739cdfc6d02eb32cf06a10480 -Chris

mostaphaRoudsari commented 8 years ago

Thanks @chriswmackey! I think @macumber said they will officially add it to OpenStudio at some point this year.

macumber commented 8 years ago

Might be this year but no promises :-)

mostaphaRoudsari commented 8 years ago

Thanks :)

TheodoreGalanos commented 7 years ago

Hi,

Does it make sense that I experience this once again after all this time? I've updated to the latest HB/LB, using OS 1.12 I believe.

Kind regards, Theodore.

chriswmackey commented 7 years ago

OpenStudio has not implemented it yet on their latest stable version (1.14). The honeybee workaround that writes the schedule after translating to an IDF is still there.