recordGeneric

Partial record for three-dimensional data for heat pumps

Extends from AixLib.Fluid.HeatPumps.ModularReversible.Data.TableDataSDF.GenericHeatPump (Partial n-dimensional heat pump data).

Information

Data for three-dimensional performance data, assuming the following order: (1) condenser temperature, (2) evaporator temperatur, and (3) compressor speed.

If your table data has a different order, e.g. (1) evaporator temperature, (2) condenser temperatur, and (3) compressor speed, specify ourOrd={2, 1, 3} to map your order to the one assumed in the model.

Parameters

TypeNameDefaultDescription
StringdevIde (from Generic)Name of the device
IntegernDim (from Generic)Number of table dimensions
Stringfilename (from Generic)File name of sdf table data
Real[nDim]facGai (from Generic)fill(1, nDim)Additional factor for inputs, e.g. scale relative compressor speed to match values in sdf tables
Booleanuse_TEvaOutForTab (from Generic)=true to use evaporator outlet temperature for table data, false for inlet
Booleanuse_TConOutForTab (from Generic)=true to use Useful outlet temperature for table data, false for inlet
Integer[nDim]outOrd (from Generic)1:nDimChange order of inputs
Electrical Power
StringdatasetPEle (from Generic)Dataset name for electrical power
StringdataUnitPEle (from Generic)Data unit for electrical power
String[nDim]scaleUnitsPEle (from Generic)Scale units for electrical power
Condenser heat flow
StringdatasetQCon_flow (from GenericHeatPump)Dataset name for useful heat flow rate
StringdataUnitQCon_flow (from GenericHeatPump)Data unit for useful heat flow rate
String[nDim]scaleUnitsQCon_flow (from GenericHeatPump)Scale units for useful heat flow rate