| Name |
Description |
dryair |
|
steam |
|
water |
|
ice |
|
ThermodynamicState |
Thermodynamic state variables of moist air |
BaseProperties |
Moist air base properties record |
setState_pTX |
|
setState_phX |
|
setState_dTX |
|
setSmoothState |
Return thermodynamic state so that it smoothly approximates: if
x > 0 then state_a else state_b |
Xsaturation |
Return absolute humidity per unit mass of moist air at
saturation as a function of the thermodynamic state record |
xsaturation |
Return absolute humidity per unit mass of dry air at saturation
as a function of the thermodynamic state record |
xsaturation_pT |
Return absolute humidity per unit mass of dry air at saturation
as a function of pressure p and temperature T |
massFraction_pTphi |
Return steam mass fraction as a function of relative humidity
phi and temperature T |
relativeHumidity_pTX |
Return relative humidity as a function of pressure p,
temperature T and composition X |
relativeHumidity |
Return relative humidity as a function of the thermodynamic
state record |
gasConstant |
Return ideal gas constant as a function from thermodynamic
state, remains valid with liquid water in the mixture |
r_dTX |
Return ideal gas constant as a function from thermodynamic d, T
and X, remains valid with liquid water in the mixture |
r_dTX_der |
Return ideal gas constant derivative as a function from
thermodynamic d, T and X, remains valid with liquid water in the
mixture |
gasConstant_X |
Return ideal gas constant as a function from composition X
(only valid for phi<1) |
moleToMassFractions |
Return mass fractions X from mole fractions |
massToMoleFractions |
Return mole fractions from mass fractions X |
saturationDensity |
Return saturation density of steam as a function of temperature
T |
saturationDensity_der |
Derivative function for 'saturationDensity' |
saturationPressure |
Return saturation pressure of water as a function of
temperature T between 190 and 647.096 K |
saturationPressure_der |
Derivative function for 'saturationPressure' |
saturationPressureLiquid |
Return saturation pressure of water as a function of
temperature T in the range of 273.15K to 647.096K (region 4 from
the IF97 definition) |
saturationPressureLiquid_der |
Derivative function for 'saturationPressureLiquid' |
sublimationPressureIce |
Return sublimation pressure of water as a function of
temperature T between 190 and 273.16 K |
sublimationPressureIce_der |
Derivative function for 'sublimationPressureIce' |
enthalpyOfVaporization |
Return vaporization enthalpy of condensing fluid |
enthalpyOfLiquid |
Return enthalpy of liquid water as a function of temperature
T(use enthalpyOfWater instead) |
enthalpyOfGas |
Return specific enthalpy of gas (air and steam) as a function
of temperature T and composition X (only valide for phi<1) |
enthalpyOfCondensingGas |
Return specific enthalpy of steam as a function of temperature
T |
enthalpyOfNonCondensingGas |
Return specific enthalpy of dry air as a function of
temperature T |
enthalpyOfWater |
Computes specific enthalpy of water (solid/liquid) near
atmospheric pressure from temperature T |
enthalpyOfWater_der |
Derivative function of enthalpyOfWater |
pressure |
Returns pressure of ideal gas as a function of the
thermodynamic state record |
temperature |
Return temperature of ideal gas as a function of the
thermodynamic state record |
T_phX |
Return temperature as a function of pressure p, specific
enthalpy h and composition X |
density |
Returns density as a function of the thermodynamic state
record |
d_phX |
Returns density as a function of pressure p, enthalpy h and
composition X |
specificEnthalpy |
Return specific enthalpy of moist air as a function of the
thermodynamic state record |
h_dTX |
Return specific enthalpy of moist air as a function of density
d, temperature T and composition X |
h_dTX_der |
Derivative function of h_dTX |
h_pTX |
Return specific enthalpy of moist air as a function of pressure
p, temperature T and composition X |
h_pTX_der |
Derivative function of h_pTX |
isentropicExponent |
Return isentropic exponent (only for gas fraction!) |
isentropicEnthalpyApproximation |
Approximate calculation of h_is from upstream properties,
downstream pressure, gas part only |
specificInternalEnergy |
Return specific internal energy of moist air as a function of
the thermodynamic state record |
specificInternalEnergy_dTX |
Return specific internal energy of moist air as a function of
density d, temperature T and composition X |
specificInternalEnergy_dTX_der |
Derivative function for specificInternalEnergy_dTX |
specificEntropy |
Return specific entropy from thermodynamic state record |
s_dTX |
Return specific entropy of moist air as a function of density
d, temperature T and composition X |
s_dTX_der |
Derivative function of h_dTX |
specificGibbsEnergy |
Return specific Gibbs energy as a function of the thermodynamic
state record, only valid for phi<1 |
specificHelmholtzEnergy |
Return specific Helmholtz energy as a function of the
thermodynamic state record, only valid for phi<1 |
specificHeatCapacityCp |
Return specific heat capacity at constant pressure as a
function of the thermodynamic state record |
specificHeatCapacityCv |
Return specific heat capacity at constant volume as a function
of the thermodynamic state record, only valide for phi<1 |
dynamicViscosity |
Return dynamic viscosity as a function of the thermodynamic
state record, valid from 123.15 K to 1273.15 K |
thermalConductivity |
Return thermal conductivity as a function of the thermodynamic
state record, valid from 123.15 K to 1273.15 K |
velocityOfSound |
|
isobaricExpansionCoefficient |
|
isothermalCompressibility |
|
isentropicEnthalpy |
Isentropic enthalpy (only valid for phi<1) |
Utilities |
Utility functions |