ZoneHVAC:ExhaustControl does not work

asked 2025-09-23 03:17:25 -0500

Keigo's avatar

A bug report.

I ran an ExampleFile 5ZoneAirCooledWithDOASAirLoop_ExhaustSystem.idf to see how AirLoopHVAC:ExhaustSystem works. The central exhaust fans in the idf file do not operate.

image description

I identified the cause. Minimum Exhaust Flow Fraction Schedule Name in ZoneHVAC:ExhaustControl is left blank.

image description

I/O Reference says "If left empty, the default value would be 1.0", but I doubt it. If this field is left blank, the default value seems to be 0.

For now, enter a schedule including 1 (usually the same as the fan availability shcedule) in Minimum Exhaust Flow Fraction Schedule Name and the associated exhaust fan will operate.

edit retag flag offensive close merge delete