First time here? Check our help page!
2

how to set VAV system to supply only minimum outdoor air requirement?

I am modelling VAV system for LEED baseline case system8 using HVACTemplate in EnergyPlus.
Since minimum outdoor air fraction is fixed based on autosizing calculation , extra outdoor air is being introduced in summer which lead to unmet hour due to limited cooling capacity.(refer to image below) What I want to implement is to introduce minimum outdoor air flow constantly through a year? Does anyone know how I can implement?
image description

katsuya.obara's avatar
2.1k
katsuya.obara
asked 2018-06-13 03:38:16 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

2

In the HVACTemplate:Zone:VAV object, specify FixedMinimum (instead of ProportionalMinimum) in the "Minimum Outdoor Air Control Type" field. Or if not using HVACTemplate, see the "Minimum Limit Type" field in the Controller:OutdoorAir object.

MJWitte's avatar
9.7k
MJWitte
answered 2018-06-20 17:42:55 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments