modelHeatPumpDHWTank
Validation of the base subsystem model with domestic hot water tank and heat pump
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model validates Buildings.DHC.ETS.Combined.Subsystems.HeatPumpDHWTank.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.TemperatureDifference | dT_nominal | 5 | Nominal temperature difference across heat pump condensor and district supply/return water |
| Modelica.Units.SI.Temperature | TDisSup_nominal | 273.15 + 15 | Nominal district supply water temperature |
| Loads.HotWater.Data.GenericDomesticHotWaterWithHeatExchanger | datWatHea | Data for heat pump water heater with tank |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.DHC.ETS.Combined.Subsystems.HeatPumpDHWTank | heaPum | ||
| Fluid.Sources.Boundary_pT | supAmbWat | Ambient water supply | |
| Fluid.Sources.Boundary_pT | sinAmbWat | Sink for ambient water | |
| Fluid.Sensors.MassFlowRate | senMasFlo | Mass flow rate sensor | |
| Modelica.Blocks.Sources.Constant | TDisSup | District supply temperature | |
| Fluid.Sources.Boundary_pT | souDCW | Source for domestic cold water | |
| Buildings.DHC.ETS.BaseClasses.Junction | dcwSpl | Splitter for domestic cold water | |
| Modelica.Blocks.Sources.CombiTimeTable | sch | Domestic hot water fixture draw fraction schedule | |
| Modelica.Blocks.Sources.Constant | conTSetMix | Temperature setpoint for mixed water supply to fixture | |
| Loads.HotWater.ThermostaticMixingValve | theMixVal | ||
| Modelica.Blocks.Sources.BooleanConstant | on | Enable |
Contents
| Name | Description |
|---|---|
| Medium model |
Revisions
-
November 28, 2023, by David Blum:
Update for new heat pump with storage tank subsystem model. -
October 31, 2020, by David Blum:
First implementation.