Plant Loop Sizing[LINK]
The program needs to be able to autosize the fluid flow
rate in each plant fluid loop. The design plant loop flow
rates are set by the sum of the needs of the demanding
components on each loop. For chilled water loops these
components will be cooling coils. For hot water loops - hot
water coils. And for condenser loops - various types of
chiller that use condenser water for cooling. Each component
that uses water for heating or cooling stores its design water
flow rate (in its sizing routine) in the array
CompDesWaterFlow, labeled by its inlet water supply
node number. These individual component design water flow
rates are then accessed, summed for each plant loop, and
stored in the PlantSizingData array. This array also
contains the user specified design values for each plant
loop.
Hot and Chilled
Water Loop Sizing[LINK]
Maximum Loop
Volumetric Flow Rate[LINK]
The loop maximum volumetric flow rate (m3) is
just set equal to the value stored in the
PlantSizData array for this loop.
Volume of the plant
loop[LINK]
Since the loop capacitance has a stability requirement of
\((\dot V\cdot \Delta tstep/V) \le
1\) the volume is set so that the stability requirement
will be 0.8 at the zone time step, which is the largest time
step encountered at the max flow rate the loop can reach.
\[Vloop = (\dot Vloop,max\cdot
\Delta tstep,zone\cdot 3600)/0.8\]
Condenser Loop Sizing[LINK]
Maximum Loop
Volumetric Flow Rate[LINK]
The loop maximum volumetric flow rate (m3) is
just set equal to the value stored in the
PlantSizData array for this loop.
Volume of the plant
loop[LINK]
Since the loop capacitance has a stability requirement of
\((\dot V\cdot \Delta tstep/V) \le
1\) the volume is set so that the stability requirement
will be 0.8 at the zone time step, which is the largest time
step encountered at the max flow rate the loop can reach.
\[Vloop = (\dot Vloop,max\cdot
\Delta tstep,zone\cdot 3600)/0.8\]
Plant Loop Sizing[LINK]
Introduction[LINK]
The program needs to be able to autosize the fluid flow rate in each plant fluid loop. The design plant loop flow rates are set by the sum of the needs of the demanding components on each loop. For chilled water loops these components will be cooling coils. For hot water loops - hot water coils. And for condenser loops - various types of chiller that use condenser water for cooling. Each component that uses water for heating or cooling stores its design water flow rate (in its sizing routine) in the array CompDesWaterFlow, labeled by its inlet water supply node number. These individual component design water flow rates are then accessed, summed for each plant loop, and stored in the PlantSizingData array. This array also contains the user specified design values for each plant loop.
Hot and Chilled Water Loop Sizing[LINK]
Maximum Loop Volumetric Flow Rate[LINK]
The loop maximum volumetric flow rate (m3) is just set equal to the value stored in the PlantSizData array for this loop.
Volume of the plant loop[LINK]
Since the loop capacitance has a stability requirement of \((\dot V\cdot \Delta tstep/V) \le 1\) the volume is set so that the stability requirement will be 0.8 at the zone time step, which is the largest time step encountered at the max flow rate the loop can reach.
\[Vloop = (\dot Vloop,max\cdot \Delta tstep,zone\cdot 3600)/0.8\]
Condenser Loop Sizing[LINK]
Maximum Loop Volumetric Flow Rate[LINK]
The loop maximum volumetric flow rate (m3) is just set equal to the value stored in the PlantSizData array for this loop.
Volume of the plant loop[LINK]
Since the loop capacitance has a stability requirement of \((\dot V\cdot \Delta tstep/V) \le 1\) the volume is set so that the stability requirement will be 0.8 at the zone time step, which is the largest time step encountered at the max flow rate the loop can reach.
\[Vloop = (\dot Vloop,max\cdot \Delta tstep,zone\cdot 3600)/0.8\]
Documentation content copyright © 1996-2026 The Board of Trustees of the University of Illinois and the Regents of the University of California through the Ernest Orlando Lawrence Berkeley National Laboratory. All rights reserved. EnergyPlus is a trademark of the US Department of Energy.
This documentation is made available under the EnergyPlus Open Source License v1.0.