You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I user modeling cleanly in the SketchUp plugin can end up with a model with too much floor area, wall etc. In the case of floor not only messes up envelope, but also area based loads and building EUI calculation. There are no warnings when opening this in SketchUp about surfaces being split or surfaces on top of each other, in some cases user may become aware of this through surface matching failure, or warning in EnergyPlus about InterZone Surface Areas not matching, but is easy to imagine it going un-noticed.
I don't know if there is anything we can do to fix this in the SketchUp plugin, but we should make this a test case for the geometry editor to see if it handles it cleanly.
The text was updated successfully, but these errors were encountered:
Looks good in Geometry Editor. Below is my workflow and results.
Create first story with single rectangle space
Create new story with rectangle space matching the first story
Create a smaller rectangle that results in C shape
Run simulation and inspect floor area to see that nothing is missing or double counting.
@macumber I'm fine closing this unless you wanted to test other draw order, but I think as long as the 2d tool doesn't let two spaces on a story occupy the same floor area, then it should be fine.
@DavidGoldwasser I am confused by your first image. Are those surfaces in the same space or in different spaces? The floorspace image has two separate spaces.
When I attempted to make two surfaces in one space like what you had drawn, one was characterized as a subsurface
https://unmethours.com/question/25757/some-surfaces-are-being-counted-twice-in-the-surface-area/
I user modeling cleanly in the SketchUp plugin can end up with a model with too much floor area, wall etc. In the case of floor not only messes up envelope, but also area based loads and building EUI calculation. There are no warnings when opening this in SketchUp about surfaces being split or surfaces on top of each other, in some cases user may become aware of this through surface matching failure, or warning in EnergyPlus about InterZone Surface Areas not matching, but is easy to imagine it going un-noticed.
I don't know if there is anything we can do to fix this in the SketchUp plugin, but we should make this a test case for the geometry editor to see if it handles it cleanly.
The text was updated successfully, but these errors were encountered: