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
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.MassFlowRate | mSou_flow_nominal | per.hea.mSou_flow | Source heat exchanger nominal mass flow rate |
| Modelica.Units.SI.MassFlowRate | mLoa_flow_nominal | per.hea.mLoa_flow | Load heat exchanger nominal mass flow rate |
| Data.EquationFitReversible.Trane_Axiom_EXW240 | per | Performance data |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| BaseClasses.EquationFitReversible | equFit | Performance model for equation fit | |
| Modelica.Blocks.Math.RealToInteger | reaToInt | Real to integer conversion | |
| Modelica.Blocks.Sources.Sine | uMod | Heat pump operates in heating mode | |
| Modelica.Blocks.Sources.Sine | Q_flow_set | Set point for heat flow rate | |
| Controls.OBC.CDL.Reals.Sources.Constant | mLoa_flow | Mass flow rate entering load heat exchanger side | |
| Controls.OBC.CDL.Reals.Sources.Sin | TLoaEnt | Load side entering water temperature | |
| Controls.OBC.CDL.Reals.Sources.Constant | mSou_flow | Mass flow rate entering source heat exchanger side | |
| Controls.OBC.CDL.Reals.Sources.Sin | TSouEnt | Source side entering water temperature |
Contents
| Name | Description |
|---|---|
| Medium model |
Revisions
-
September 20, 2019, by Hagar Elarga:
First implementation.