.Buildings.Fluid.Chillers.ModularReversible.TableData2DLoadDep

Grey-box model for chillers

Information

This is a model for cooling-only or heat recovery chillers where the capacity and power are interpolated from manufacturer data along three variables.

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.

Control points

The following input points are available.

Implementation details

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).

Contents

Name Description
 RefrigerantCycleChillerCooling Refrigerant cycle module for the cooling mode

Revisions


Generated at 2026-05-09T18:18:56Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos