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

Revision history [back]

click to hide/show revision 1
initial version

AirLoopHVACDedicatedOutdoorAirSystem How To?

I have two standard AirLoopHVAC in my OpenStudioApp-1.7.0, each with a standard AirLoopHVACOutdoorAirSystem, and each with a CoilCoolingWater cooling coil, a CoilHeatingWater heating coil, a FanVariableVolume fan in draw-through position and a SetpointManagerWarmest setpoint manager. As far as I can tell these work OK.

Now I am needing to feed the OA systems for these AirLoopHVAC with a Dedicated Outdoor Air System. So I explored AirLoopHVACDedicatedOutdoorAirSystem and wrote a set of OpenStudio-3.6.0 Python scripts to import it, since OpenStudioApp-1.7.0 does not seem to support it.

The AirLoopHVACDedicatedOutdoorAirSystem does seem to show up correctly in the .OSM file, with both AirLoopHVAC connected, but there is no indication of it in the OpenStudioApp-1.7.0 HVAC editor whatsoever. Is that the expected behavior?

Also, this AirLoopHVACDedicatedOutdoorAirSystem should have a CoilCoolingWater, at minimum, but I cannot find a way to add it. How can this be done? How could the system's PrecoolDesignTemperature and PrecoolDesignHumidityRatio parameters even be controlled with such a coil? (Same question for heating, though one will answer the other).

Lastly, should I even bother with AirLoopHVACDedicatedOutdoorAirSystem, or maybe drop a CoilCoolingWater directly into the AirLoopHVACOutdoorAirSystem for each AirLoopHVAC? Would I need a another setpoint manager right after that coil then? What kind?

AirLoopHVACDedicatedOutdoorAirSystem How To?

I have two standard AirLoopHVAC in my OpenStudioApp-1.7.0, each with a standard AirLoopHVACOutdoorAirSystem, and each with a CoilCoolingWater cooling coil, a CoilHeatingWater heating coil, a FanVariableVolume fan in draw-through position and a SetpointManagerWarmest setpoint manager. As far as I can tell these work OK.

Now I am needing to feed the OA systems for these AirLoopHVAC with a Dedicated Outdoor Air System. So I explored AirLoopHVACDedicatedOutdoorAirSystem and wrote a set of OpenStudio-3.6.0 Python scripts to import it, since OpenStudioApp-1.7.0 does not seem to support it.

The AirLoopHVACDedicatedOutdoorAirSystem does seem to show up correctly in the .OSM file, with both AirLoopHVAC connected, but there is no indication of it in the OpenStudioApp-1.7.0 HVAC editor whatsoever. Is that the expected behavior?

Also, this AirLoopHVACDedicatedOutdoorAirSystem should have a CoilCoolingWater, at minimum, but I cannot find a way to add it. How can this be done? How could the system's PrecoolDesignTemperature and PrecoolDesignHumidityRatio parameters even be controlled with such a coil? (Same question for heating, though one will answer the other).

Lastly, should I even bother with AirLoopHVACDedicatedOutdoorAirSystem, or maybe drop a CoilCoolingWater directly into the AirLoopHVACOutdoorAirSystem for each AirLoopHVAC? Would I need a another setpoint manager right after that coil then? What kind?