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

How to quickly add thermal zones to Openstudio Airloop

asked 2015-03-18 12:09:01 -0500

wangh's avatar

updated 2015-08-03 20:08:42 -0500

Is there a better way to add multiple zones to the airloop in OS 1.6? Also, is there a faster way to set below grade zones wall outside boundary to ground?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
7

answered 2015-03-18 12:37:26 -0500

Fastest way to add a bunch of zones to an air system (using the GUI) is to click on the zone splitter or mixer and check the boxes of the zone names that you want to add on the right. This is probably more convenient for you than drag and drop. The last terminal will be cloned for you automatically.

Otherwise yeah, a Measure will let you do any kind of automated attachment, but you gotta write code for that.

image description

edit flag offensive delete link more

Comments

Thanks. I didnt know that. I think OS could develop some good help document because many functions are hidden somewhere and became wasted if people dont know that function

wangh's avatar wangh  ( 2015-03-18 13:03:04 -0500 )edit

We understand the dilemma and are trying to accumulate increasingly high quality documentation here. Look for this resource to improve steadily through time.

Kyle Benne's avatar Kyle Benne  ( 2015-03-18 13:22:56 -0500 )edit
2

answered 2015-03-18 12:31:02 -0500

You could write an OpenStudio Measure to automate adding zones to loops (maybe based on zone name).

There's a BCL Measure to change the outside boundary condition of walls based on the building story.

edit flag offensive delete link more

Comments

When we create models from measures we typically loop through all spaces on a story, and create one air loop per story, then tie the air loops to a single set of plant loops that serve the entire building. Using Apply Measures Now does make this more integral with the rest of your modeling in the application. The AEDG HVAC measures do this for school and office buildings for a variety of system types.

David Goldwasser's avatar David Goldwasser  ( 2015-03-18 22:57:20 -0500 )edit

Your Answer

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

Add Answer

Careers

Question Tools

2 followers

Stats

Asked: 2015-03-18 12:09:01 -0500

Seen: 727 times

Last updated: Mar 19 '15