modelTableData2D
Extends from Modelica.Icons.Example (Icon for runnable examples), Buildings.Fluid.HeatPumps.ModularReversible.Validation.BaseClasses.PartialValidation (Validation base case for the reversible heat pump model.).
Information
This validation case uses table-based data for the heat pump.
The approach was calibrated as a comparison to constant Carnot effectiveness approach in the conference paper for the heat pump model: https://doi.org/10.3384/ecp21181561
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.MassFlowRate | mCon_flow_nominal | 0.404317 | Condenser nominal mass flow rate |
| Modelica.Units.SI.Volume | VCon | 0.004473 | Condenser volume |
| Modelica.Units.SI.Frequency | refIneFreConst | 0.011848 | Cut off frequency for inertia of refrigerant cycle |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealOutput | TConOutMea (from PartialValidation) | Measured condenser outlet | |
| Modelica.Blocks.Interfaces.RealOutput | TEvaOutMea (from PartialValidation) | Measured evaporator outlet | |
| Modelica.Blocks.Interfaces.RealOutput | PEleMea (from PartialValidation) | Measured electrical power consumption | |
| Modelica.Blocks.Interfaces.RealOutput | PEleSim (from PartialValidation) | Simulated electrical power consumption | |
| Modelica.Blocks.Interfaces.RealOutput | TConOutSim (from PartialValidation) | Simulated condenser outlet | |
| Modelica.Blocks.Interfaces.RealOutput | TEvaOutSim (from PartialValidation) | Simulated evaporator outlet |
Components
Revisions
-
October 2, 2022 by Fabian Wuellhorst:
First implementation (see issue #1576)