recordSingleSplitRXM20R
Daikin_FTXM20R_RXM20R cooling mode
Extends from Buildings.Fluid.Chillers.ModularReversible.Data.TableData2D.Generic (Basic chiller data).
Information
Performance data for Daikin FTXM20R_RXM20R for the cooling mode.
Boundaries are for dry-bulb temperature. Pressure drops are not provided in the datasheet.
References
Daikin, Technical data book RXM-R https://www.heizman24.de/media/pdf/fa/50/2c/Daikin-RXM-R-Produktdatenbuch.pdf
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real[:,:] | tabPEle (from Generic) | Electrical power consumption table, T in K, Q_flow in W | |
| Modelica.Units.SI.MassFlowRate | mCon_flow_nominal (from Generic) | Nominal mass flow rate in condenser | |
| Modelica.Units.SI.MassFlowRate | mEva_flow_nominal (from Generic) | Nominal mass flow rate in evaporator | |
| Modelica.Units.SI.PressureDifference | dpCon_nominal (from Generic) | Nominal pressure drop in condenser | |
| Modelica.Units.SI.PressureDifference | dpEva_nominal (from Generic) | Nominal pressure drop in evaporator | |
| String | devIde (from Generic) | Name of the device | |
| Boolean | use_TEvaOutForTab (from Generic) | if true, use evaporator outlet temperature for table data, otherwise use inlet | |
| Boolean | use_TConOutForTab (from Generic) | if true, use condenser outlet temperature for table data, otherwise use inlet | |
| Real[:,:] | tabQEva_flow (from Generic) | Cooling power consumption table, T in K, Q_flow in W | |
| Real[:,2] | tabLowBou (from Generic) | Points to define lower boundary for source temperature | |
| Boolean | use_TEvaOutForOpeEnv (from Generic) | false | if true, use evaporator outlet temperature for operational envelope, otherwise use inlet |
| Boolean | use_TConOutForOpeEnv (from Generic) | false | if true, use condenser outlet temperature for operational envelope, otherwise use inlet |
Revisions
-
October 2, 2022 by Fabian Wuellhorst:
First implementation (see issue #1576)