First time here? Check our help page!
4

Can I create a HVAC template in Openstudio?

I wonder if I can create customized HVAC template in addition to the basic ones that are provided in OS, without using measures (Forgive my laziness to learn ruby...) I know DesignBuilder offer this option, but wonder if OS does too. Thanks

wangh's avatar
395
wangh
asked 2016-09-07 09:04:44 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2016-09-07 10:12:10 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

There is no direct way to add custom HVAC templates by extending the GUI. The best way to make a custom HVAC template is to write a measure to add the system. The measure could pull in pre-build systems from a resource OSM, or they could build the system on the fly. In either case they can optionally connect existing model objects to the new system.

David Goldwasser's avatar
20.4k
David Goldwasser
answered 2016-09-09 13:05:30 -0500
edit flag offensive 0 remove flag delete link

Comments

I am surprised to find out NREL has not written such a measure. It would be very useful for initial PAT analysis when evaluating systems.

CRHavis's avatar CRHavis (2016-09-22 11:48:11 -0500) edit

We have made measures to model the AEDG HVAC systems for school and office buildings.

David Goldwasser's avatar David Goldwasser (2016-09-22 14:16:08 -0500) edit
add a comment see more comments