modelEquationFitReversible_ScalingFactor

Test model for scaling up the reversible heat pump

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

Model that demonstrates the use of the Buildings.Fluid.HeatPumps.EquationFitReversible heat pump model. This validation case also tests scaling the heat pump model.

The capacity, pressure drop and coefficient of performance of the scaled heat pump model are compared to the values of the non-scaled model.

Parameters

TypeNameDefaultDescription
Data.EquationFitReversible.Trane_Axiom_EXW240perReverse heat pump performance data
Modelica.Units.SI.MassFlowRatemSou_flow_nominalper.hea.mSou_flowSource heat exchanger nominal mass flow rate
Modelica.Units.SI.MassFlowRatemLoa_flow_nominalper.hea.mLoa_flowLoad heat exchanger nominal mass flow rate
Realscaling_factor2Scaling factor for heat pump capacity

Components

TypeNameDefaultDescription
Buildings.Fluid.Sources.Boundary_pTsin2Source side sink
Buildings.Fluid.Sources.Boundary_pTsin1Load side sink
Modelica.Fluid.Sources.MassFlowSource_TloaLoad side flow source
Modelica.Fluid.Sources.MassFlowSource_TsouSource side flow source
EquationFitReversibleheaPumEquation fit reverse heat pump
EquationFitReversibleheaPum1Scaled equation fit reverse heat pump
Modelica.Fluid.Sources.MassFlowSource_Tloa1Load side flow source
Modelica.Fluid.Sources.MassFlowSource_Tsou1Source side flow source
Modelica.Blocks.Sources.ConstantTLoaLoad side fluid temperature
Modelica.Blocks.Sources.ConstantTSouSource side fluid temperature
Modelica.Blocks.Sources.RealExpressioncapErrApparent capacity of the heat pump
Modelica.Blocks.Sources.RealExpressionmLoaLoad side mass flwo rate
Modelica.Blocks.Sources.RealExpressionmSouSource side mass flow rate
Modelica.Blocks.Math.RealToIntegerreaToIntReal to integer conversion
Controls.OBC.CDL.Reals.Sources.RampTLoaEntHeaLoad side entering water temperature in heating mode
Modelica.Blocks.Sources.PulseuModHeat pump signal to operate in heating mode
Modelica.Blocks.Sources.RealExpressionmSou1Source side mass flow rate
Modelica.Blocks.Sources.RealExpressionmLoa1Load side mass flwo rate

Contents

NameDescription
MediumMedium model

Revisions

  • September 20, 2019, by Hagar Elarga:
    First implementation.