| Boolean | use_revHP | true | True if the HP is reversible |
| Boolean | use_autoCalc | false | Enable automatic estimation of volumes and mass flows? |
| Modelica.Units.SI.Power | Q_useNominal | | Nominal usable heat flow of the vapour compression machine (HP: Heating; Chiller: Cooling) |
| Real | scalingFactor | 1 | Scaling-factor of HP |
| Modelica.Units.SI.Mass | m_fluidCon | VCon_final*con.medium.rho | Mass of working fluid |
| Modelica.Units.SI.Mass | m_fluidEva | VEva_final*eva.medium.rho | Mass of working fluid |
| Condenser |
| AixLib.Obsolete.YearIndependent.FastHVAC.Media.BaseClasses.MediumSimple | Medium_con | AixLib.Obsolete.YearIndependent.FastHVAC.Media.WaterSimple() | Medium at sink side |
| Evaporator |
| AixLib.Obsolete.YearIndependent.FastHVAC.Media.BaseClasses.MediumSimple | Medium_eva | AixLib.Obsolete.YearIndependent.FastHVAC.Media.WaterSimple() | Medium at source side |
| Refrigerant inertia |
| Boolean | use_refIne | true | Consider the inertia of the refrigerant cycle |
| Modelica.Units.SI.Frequency | refIneFre_constant | | Cut off frequency for inertia of refrigerant cycle |
| Integer | nthOrder | 3 | Order of refrigerant cycle interia |
| Input Connectors |
| Boolean | useBusConnectorOnly | false | Set true to use bus connector for modeSet, nSet and iceFac input |
| Condenser › Parameters |
| Modelica.Units.SI.MassFlowRate | mFlow_conNominal | | Nominal mass flow rate |
| Modelica.Units.SI.Volume | VCon | | Volume in condenser |
| Condenser › Flow resistance |
| Real | deltaM_con | 0.1 | Fraction of nominal mass flow rate where transition to turbulent occurs |
| Condenser › Heat Losses |
| Boolean | use_ConCap | true | If heat losses at capacitor side are considered or not |
| Modelica.Units.SI.HeatCapacity | CCon | | Heat capacity of Condenser (= cp*m) |
| Modelica.Units.SI.ThermalConductance | GCon | | Constant thermal conductance of condenser material |
| Modelica.Units.SI.ThermalConductance | GConIns | 0 | Constant thermal conductance of condenser material |
| Evaporator › Parameters |
| Modelica.Units.SI.MassFlowRate | mFlow_evaNominal | | Nominal mass flow rate |
| Modelica.Units.SI.Volume | VEva | | Volume in evaporator |
| Evaporator › Flow resistance |
| Real | deltaM_eva | 0.1 | Fraction of nominal mass flow rate where transition to turbulent occurs |
| Evaporator › Heat Losses |
| Boolean | use_EvaCap | true | If heat losses at capacitor side are considered or not |
| Modelica.Units.SI.HeatCapacity | CEva | | Heat capacity of Evaporator (= cp*m) |
| Modelica.Units.SI.ThermalConductance | GEva | | Constant thermal conductance of Evaporator material |
| Modelica.Units.SI.ThermalConductance | GEvaIns | 0 | Constant thermal conductance of Evaporator material |
| Assumptions › Evaporator |
| Boolean | allowFlowReversalEva | true | = false to simplify equations, assuming, but not enforcing, no flow reversal |
| Modelica.Units.SI.Temperature | TAmbEva_nominal | 273.15 | Fixed ambient temperature for heat transfer of sensors at the evaporator side |
| Assumptions › Condenser |
| Boolean | allowFlowReversalCon | true | = false to simplify equations, assuming, but not enforcing, no flow reversal |
| Modelica.Units.SI.Temperature | TAmbCon_nominal | 291.15 | Fixed ambient temperature for heat transfer of sensors at the condenser side |
| Assumptions › Temperature sensors |
| Boolean | transferHeat | true | If true, temperature T converges towards TAmb when no flow |
| Modelica.Units.SI.Time | tauHeaTra | 1200 | Time constant for heat transfer in temperature sensors, default 20 minutes |
| Initialization › Parameters |
| Modelica.Blocks.Types.Init | initType | Modelica.Blocks.Types.Init.InitialState | Type of initialization (InitialState and InitialOutput are identical) |
| Initialization › Condenser |
| Modelica.Media.Interfaces.Types.Temperature | TCon_start | 30 + 273.15 | Start value of temperature |
| Initialization › Evaporator |
| Modelica.Media.Interfaces.Types.Temperature | TEva_start | 10 + 273.15 | Start value of temperature |
| Initialization › Refrigerant inertia |
| Real | yRefIne_start | 0 | Initial or guess value of output (= state) |
| Advanced › Flow resistance |
| Boolean | homotopyInitialization | false | = true, use homotopy method |