modelHeatPumpGroup
Validation of heat pump group model
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model validates Buildings.DHC.Plants.Combined.Subsystems.HeatPumpGroup in a configuration with two heat pumps. The heat pumps are initially On and they are switched Off one after the other as they are exposed to an increasing HW return temperature.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Fluid.HeatPumps.Data.EquationFitReversible.Generic | dat | Heat pump parameters (each unit) |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.DHC.Plants.Combined.Subsystems.HeatPumpGroup | heaPum | Heat pump group | |
| Fluid.Sources.Boundary_pT | bouHeaWat | Boundary conditions for HW | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | THeaWatSupSet | HW supply temperature setpoint | |
| Buildings.Controls.OBC.CDL.Logical.Sources.TimeTable | y1 | Heat pump On/Off command | |
| BoundaryConditions.WeatherData.ReaderTMY3 | weaDat | Outdoor conditions | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | THeaWatRetBou | HW return temperature | |
| Fluid.Sensors.TemperatureTwoPort | THeaWatSup | HW supply temperature | |
| Fluid.Sensors.TemperatureTwoPort | THeaWatRet | HW return temperature |
Contents
| Name | Description |
|---|---|
Revisions
-
February 24, 2023, by Antoine Gautier:
First implementation.