This is a model for cooling-only or heat recovery chillers where the capacity and power are interpolated from manufacturer data along three variables.
use_TEvaOutForTab specified in the parameter
record (
Buildings.Fluid.Chillers.ModularReversible.Data.TableData2DLoadDep.Generic).use_TConOutForTab specified in the parameter
record.The model includes ideal controls that solve for the CHW or HW
supply or return temperature setpoint within the capacity limit.
The Boolean parameter use_TLoaLvgForCtl is used for
toggling between supply or return temperature control. The default
setting use_TLoaLvgForCtl=true corresponds to supply
temperature control.
For a comprehensive description of the algorithm and the calculations for capacity and power, please refer to the documentation of Buildings.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.BaseClasses.TableData2DLoadDep. This documentation also details the required format for the performance data file.
The following input points are available.
on (Boolean,
scalar)have_switchover=true), chiller switchover signal:
coo (Boolean, scalar)coo=true for cooling mode, coo=false
for heating mode.TChwSet (real,
scalar)use_TLoaLvgForCtl.have_switchover=true), HW temperature setpoint:
THwSet (real, scalar)use_TLoaLvgForCtl.This model introduces structural changes compared to other models within Buildings.Fluid.Chillers.ModularReversible.
First, there is no replaceable heating cycle component. Instead,
the Boolean parameter have_switchover is used for
toggling between cooling-only and heat recovery chillers. A major
implication is that a single performance data file is used to
represent heating and cooling modes in the case of heat recovery
chillers. This data file only provides the maximum cooling heat
flow rate and input power.
Second, the model includes new input variables that match the control points found in chiller onboard controllers (see the previous section for their description).
| Name | Description |
|---|---|
|
|
Refrigerant cycle module for the cooling mode |