First time here? Check our help page!
5

How to access "CoilSystem:Cooling:DX" Using OpenStudio measure?

I am modifying an OpenStudio measure (Replace HVAC with WSHP and DOAS) to create a DOAS with dehumidification. I tried to add “CoilSystem:Cooling:DX” but there is no object for it in OpenStudio model documentation, but it is created in the in.idf file after running the simulation so I am assuming its created when the model is translated to EnergyPlus. Is there a code line I can drop in the measure to access the fields of this object? Or should I create an EnergyPlus measure to modify these fields.

Thank you,

image description

Saif's avatar
626
Saif
asked 2019-04-03 08:10:51 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

5

I'm pretty sure that these fields are not exposed in the OpenStudio Model. You will have to create an EnergyPlus measure for OpenStudio if you want to modify them.

shorowit's avatar
11.8k
shorowit
answered 2019-04-03 15:04:00 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments