BasePropertiesBase properties |
|
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This is the most simple incompressible medium model, where specific enthalpy h and specific internal energy u are only a function of temperature T and all other provided medium quantities are assumed to be constant. Note that the (small) influence of the pressure term p/d is neglected.
| preferredMediumStates |
Value: false Type: Boolean Description: = true if StateSelect.prefer shall be used for the independent property variables of the medium |
|---|---|
| standardOrderComponents |
Value: true Type: Boolean Description: If true, and reducedX = true, the last element of X will be computed from the other ones |
| p |
Type: InputAbsolutePressure Description: Absolute pressure of medium |
|
|---|---|---|
| Xi |
Type: InputMassFraction[nXi] Description: Structurally independent mass fractions |
|
| h |
Type: InputSpecificEnthalpy Description: Specific enthalpy of medium |
| state |
Type: ThermodynamicState Description: Thermodynamic state record for optional functions |
|---|
|
Modelica.Media.Examples Example for Water.SimpleLiquidWater medium model |