recordHeatPumpPlant
Configuration parameters for heat pump plant
Extends from Modelica.Icons.Record (Icon for records).
Information
This record provides the set of configuration parameters for the heat pump plant models within Buildings.Templates.Plants.HeatPumps.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Templates.Components.Types.HeatPump | typ | Type of heat pump | |
| Boolean | have_heaWat | Set to true if the plant provides HW | |
| Boolean | have_hotWat | Set to true if the plant provides DHW | |
| Boolean | have_chiWat | Set to true if the plant provides CHW | |
| Boolean | have_hrc | Set to true for plants with a sidestream heat recovery chiller | |
| Integer | nHp | Number of heat pumps | |
| Boolean | is_rev | Set to true for reversible heat pumps, false for heating only | |
| Boolean | have_valHpInlIso | Set to true for isolation valves at HP inlet | |
| Boolean | have_valHpOutIso | Set to true for isolation valves at HP outlet | |
| Buildings.Templates.Plants.HeatPumps.Types.Controller | typCtl | Type of controller | |
| Integer | nAirHan | Number of air handling units served by the plant | |
| Integer | nEquZon | Number of terminal units (zone equipment) served by the plant | |
| Modelica.Units.SI.Density | rhoHeaWat_default | HW default density | |
| Modelica.Units.SI.SpecificHeatCapacity | cpHeaWat_default | HW default specific heat capacity | |
| Modelica.Units.SI.Density | rhoChiWat_default | CHW default density | |
| Modelica.Units.SI.SpecificHeatCapacity | cpChiWat_default | CHW default specific heat capacity | |
| Modelica.Units.SI.Density | rhoSou_default | Source fluid default density | |
| Modelica.Units.SI.SpecificHeatCapacity | cpSou_default | Source fluid default specific heat capacity | |
| Buildings.Templates.Plants.HeatPumps.Types.PumpsPrimary | typPumHeaWatPri | Type of primary HW pumps | |
| Integer | nPumHeaWatPri | Number of primary HW pumps | |
| Integer | nPumHeaWatSec | Number of secondary HW pumps | |
| Boolean | have_valHeaWatMinByp | Set to true if the HW loop has a minimum flow bypass valve | |
| Buildings.Templates.Components.Types.PumpArrangement | typArrPumPri | Type of primary pump arrangement | |
| Boolean | have_pumHeaWatPriVar | Set to true for variable speed primary HW pumps | |
| Buildings.Templates.Components.Types.IntegrationPoint | typTanHeaWat | Specify if there is a HW buffer tank and where it is integrated into the system | |
| Buildings.Templates.Plants.HeatPumps.Types.PumpsSecondary | typPumHeaWatSec | Type of secondary HW pumps | |
| Buildings.Templates.Plants.HeatPumps.Types.Distribution | typDis | Type of CHW/HW distribution system | |
| Boolean | have_senDpHeaWatRemWir | Set to true for remote HW differential pressure sensor(s) hardwired to plant or pump controller | |
| Integer | nSenDpHeaWatRem | Number of remote HW differential pressure sensors used for HW pump speed control | |
| Boolean | have_pumChiWatPriDed | Set to true for plants with separate dedicated primary CHW pumps | |
| Buildings.Templates.Plants.HeatPumps.Types.PumpsPrimary | typPumChiWatPri | Type of primary CHW pumps | |
| Integer | nPumChiWatPri | Number of primary CHW pumps | |
| Integer | nPumChiWatSec | Number of secondary CHW pumps | |
| Boolean | have_valChiWatMinByp | Set to true if the CHW loop has a minimum flow bypass valve | |
| Boolean | have_pumChiWatPriVar | Set to true for variable speed primary CHW pumps | |
| Buildings.Templates.Components.Types.IntegrationPoint | typTanChiWat | Specify if there is a CHW buffer tank and where it is integrated into the system | |
| Buildings.Templates.Plants.HeatPumps.Types.PumpsSecondary | typPumChiWatSec | Type of secondary CHW pumps | |
| Boolean | have_senDpChiWatRemWir | Set to true for remote CHW differential pressure sensor(s) hardwired to plant or pump controller | |
| Integer | nSenDpChiWatRem | Number of remote CHW differential pressure sensors used for CHW pump speed control | |
| Boolean | have_inpSch | Set to true to provide schedule via software input point |