recordWAMAK_WaterToWater_220kW

220 kW water to water with R513A

Extends from BuildingSystems.Fluid.HeatPumps.ModularReversible.Data.TableData2D.GenericHeatPump (Partial heat pump data).

Information

Data for large scale (220 kW) water-to-water heat pump from WAMAK. Nominal pressure losses are the maximal values given in the datasheet, same for the nominal mass flow rates.

References

WAMAK, Produktblatt ver. 2023/24. https://products.wamak.eu/combine.php?&ampcoverpg&ampdescriptmrktadv&amplang=de-DE&ampcode_id=WAHDR2XE.

Parameters

TypeNameDefaultDescription
Real[:,:]tabPEle (from Generic)Electrical power consumption table, T in K, Q_flow in W
Modelica.Units.SI.MassFlowRatemCon_flow_nominal (from Generic)Nominal mass flow rate in condenser
Modelica.Units.SI.MassFlowRatemEva_flow_nominal (from Generic)Nominal mass flow rate in evaporator
Modelica.Units.SI.PressureDifferencedpCon_nominal (from Generic)Nominal pressure drop in condenser
Modelica.Units.SI.PressureDifferencedpEva_nominal (from Generic)Nominal pressure drop in evaporator
StringdevIde (from Generic)Name of the device
Booleanuse_TEvaOutForTab (from Generic)=true to use evaporator outlet temperature for table data, false for inlet
Booleanuse_TConOutForTab (from Generic)=true to use condenser outlet temperature for table data, false for inlet
Real[:,:]tabQCon_flow (from GenericHeatPump)Heating output table, T in K, Q_flow in W
Real[:,2]tabUppBou (from GenericHeatPump)Points to define upper boundary for sink temperature
Booleanuse_TEvaOutForOpeEnv (from GenericHeatPump)false=true to use evaporator outlet temperature for operational envelope, false for inlet
Booleanuse_TConOutForOpeEnv (from GenericHeatPump)true=true to use condenser outlet temperature for operational envelope, false for inlet

Revisions

  • November 10, 2023 by Fabian Wuellhorst:
    First implementation (see issue #1576)