NREL / floorspace.js

Other
66 stars 35 forks source link

Repeating Window Bug #349

Closed fsudaman closed 5 years ago

fsudaman commented 5 years ago

Repeating windows aren't placed at the correct height (see attached screenshots in the zip file)

The windows seem to be placed at 'Sill Height' above the ground, rather than 'Sill Height' + 'Sum of Lower Floor Heights'

The windows are still associated with the correct spaces (See 'L4 Screenshot' in the attached zip file), they just appear at the wrong position

Repeating Windows Bug.zip

bgschiller commented 5 years ago

@macumber I'm thinking this is a bug later down the chain, yes? maybe in NREL/OpenStudio?

macumber commented 5 years ago

Very possible, @fsudaman are you using OpenStudio to translate the FloorspaceJS file? If so, which version of OpenStudio?

Mkellyeng commented 5 years ago

Hi, I work with @fsudaman We do use OpenStudio to translate FloorspaceJS files, we're currently using 2.7.0. I'm not aware of any other way to get FloorspaceJS files into IDF format for EnergyPlus?

What's interesting is that windows defined using Window to Wall Ratio come through correctly, but using single or repeating windows places them on the ground floor.

macumber commented 5 years ago

Moved to https://github.com/NREL/OpenStudio/issues/3405