modelBaseProperties
Base properties
Parameters
| Type | Name | Default | Description |
| Boolean | standardOrderComponents | true | If true, and reducedX = true, the last element of X will be computed from the other ones |
| Advanced |
| Boolean | preferredMediumStates | false | = true if StateSelect.prefer shall be used for the independent property variables of the medium |
Components
| Type | Name | Default | Description |
| Temperature | T | | Temperature of medium |
| InputAbsolutePressure | p | | Absolute pressure of medium |
| InputMassFraction | Xi | fill(0, 0) | Structurally independent mass fractions |
| InputSpecificEnthalpy | h | | Specific enthalpy of medium |
| Modelica.SIunits.SpecificInternalEnergy | u | | Specific internal energy of medium |
| Modelica.SIunits.Density | d | d_const | Density of medium |
| Modelica.SIunits.MassFraction | X | {1} | Mass fractions (= (component mass)/total mass m_i/m) |
| Modelica.SIunits.SpecificHeatCapacity | R | 0 | Gas constant (of mixture if applicable) |
| Modelica.SIunits.MolarMass | MM | MM_const | Molar mass (of mixture or single fluid) |
| ThermodynamicState | state | | Thermodynamic state record for optional functions |
| Modelica.SIunits.Conversions.NonSIunits.Temperature_degC | T_degC | Modelica.SIunits.Conversions.to_degC(T) | Temperature of medium in [degC] |
| Modelica.SIunits.Conversions.NonSIunits.Pressure_bar | p_bar | Modelica.SIunits.Conversions.to_bar(p) | Absolute pressure of medium in [bar] |
Contents
| Name | Description |
| InputAbsolutePressure | Pressure as input signal connector |
| InputSpecificEnthalpy | Specific enthalpy as input signal connector |
| InputMassFraction | Mass fraction as input signal connector |