modelHeatPump
Validation of the base subsystem model with heat pump
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model validates Buildings.DHC.ETS.Combined.Subsystems.HeatPump.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Temperature | TCon_nominal | 273.15 + 30 | Nominal condenser outlet temperature |
| Modelica.Units.SI.Temperature | TAmb_nominal | 273.15 + 15 | Nominal ambient loop temperature to evaporator |
| Modelica.Units.SI.Power | QLoa_nominal | 1000 | Nominal load |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.DHC.ETS.Combined.Subsystems.HeatPump | heaPum | ||
| Fluid.Sources.Boundary_pT | supAmb | Ambient water supply | |
| Fluid.Sources.Boundary_pT | sinAmb | Sink for ambient water | |
| Fluid.Sources.Boundary_pT | souLoa | Source for load (return from load) | |
| Modelica.Blocks.Sources.Sine | sin | Load signal | |
| Modelica.Blocks.Nonlinear.Limiter | limiter | ||
| Modelica.Blocks.Math.Gain | gain | ||
| Modelica.Blocks.Sources.Step | TSetCon | Set point of condenser outlet | |
| Fluid.Sources.Boundary_pT | sinLoa | Sink for load | |
| Buildings.Controls.OBC.CDL.Reals.GreaterThreshold | enaHea | Threshold comparison to enable heating | |
| Fluid.Sensors.TemperatureTwoPort | senTLoaSup | Load supply temperature sensor | |
| Fluid.Sensors.MassFlowRate | senMasFloAmb | Mass flow rate sensor for ambient loop |
Contents
| Name | Description |
|---|---|
| Medium model |
Revisions
-
November 15, 2023, by David Blum:
Update for new heat pump subsystem model. -
November 1, 2020, by David Blum:
First implementation.