modelEquationFitReversible

Validation of the equation fit method implemented in the reversible heat pump model

Information

This model implements a validation of the block Buildings.Fluid.HeatPumps.BaseClasses.EquationFitReversible that applies the equation fit method used for Buildings.Fluid.HeatPumps.EquationFitReversible.

Parameters

TypeNameDefaultDescription
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
Data.EquationFitReversible.Trane_Axiom_EXW240perPerformance data

Components

TypeNameDefaultDescription
BaseClasses.EquationFitReversibleequFitPerformance model for equation fit
Modelica.Blocks.Math.RealToIntegerreaToIntReal to integer conversion
Modelica.Blocks.Sources.SineuModHeat pump operates in heating mode
Modelica.Blocks.Sources.SineQ_flow_setSet point for heat flow rate
Controls.OBC.CDL.Reals.Sources.ConstantmLoa_flowMass flow rate entering load heat exchanger side
Controls.OBC.CDL.Reals.Sources.SinTLoaEntLoad side entering water temperature
Controls.OBC.CDL.Reals.Sources.ConstantmSou_flowMass flow rate entering source heat exchanger side
Controls.OBC.CDL.Reals.Sources.SinTSouEntSource side entering water temperature

Contents

NameDescription
MediumMedium model

Revisions

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