Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
0

DOE prototype buildings

asked Nov 7

Maya's avatar

When I try to perform my analysis using OpenStudio and select 'Large Office' from the DOE prototype building options, it doesn’t display the complete building geometry. It only shows some of the floors when I check the geometry. Why is this happening, and does it affect the solution? Thank you

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
3

answered Nov 8

@Maya, correct: the basement, ground and top floors are explicitly modelled, while (all but one) remaining mid floors are represented using a typical floor (usually mid-height) in combination with zone multipliers (here 10x):

image description

With a text editor, check the .osm file for something like:

OS:ThermalZone,
  {cd521233-a2a6-482e-97ca-42d4a856eda3}, !- Handle
  Core_mid ZN,                            !- Name
  10,                                     !- Multiplier
  ,                                       !- Ceiling Height {m}
  ,                                       !- Volume {m3}
  ,                                       !- Floor Area {m2}
  ...

The use of zone multipliers is well explained here. Hope this helps.

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

Stats

Asked: Nov 7

Seen: 131 times

Last updated: Nov 08 '24