Moist Air Properties
The thermodynamical properties of moist air can be found with some mixture laws. These are defined in this paragraph.
Preliminary Definitions
Molar Fraction
The molar fraction of dry air, Xa, and the molar fraction of water vapor, Xv, are defined such as:
(4-30)
(4-31)
where:
na is amount of dry air
nv is amount of water vapor
ntot is the total amount of moist air in mol
pa is the partial pressure of dry air
pv is the partial pressure of water vapor
p is the pressure
is the relative humidity, and
psat is the saturation pressure.
From Equation 4-30 and Equation 4-31, the following relation holds:
Relative Humidity, Vapor Concentration, and Moisture Content
Moisture content and relative humidity can be related with the following expression:
(4-32)
Mixture Properties
The thermodynamical properties are built through a mixture formula. The expressions depend on dry air properties and pure steam properties and are balanced by the mass fraction.
Density
According to the ideal gas law, the mixture density ρm expression is defined as follows:
(4-33)
where Ma and Mv are the molar mass of dry air and water vapor, respectively, and Xa and Xv are the molar fraction of dry air and water vapor, respectively.
Heat Capacity at Constant Pressure
According to Ref. 37, the heat capacity at constant pressure of a mixture is:
(4-34)
where Mm represents the mixture molar fraction and is defined by
and where Cpa and Cpv are the heat capacity at constant pressure of dry air and steam, respectively.
Dynamic Viscosity
According to Ref. 37 and Ref. 38, the dynamic viscosity is defined as:
(4-35)
where is given by
Here, μa and μv are the dynamic viscosity of dry air and steam, respectively.
Thermal Conductivity
According to Ref. 38 and Ref. 37, the thermal conductivity of the mixture is defined similarly:
(4-36)
where ka and kv are the thermal conductivity of dry air and steam, respectively.
Pure Component Properties
The dry air and steam properties used to define the mixture properties are temperature-dependent high-order polynomials. The dry air properties are taken from the Built-in materials database, and the polynomials have been computed according Ref. 39 for pure steam properties. The steam properties are based on the Industrial Formulation IAPWS-IF97.
The valid temperature range is 200 K < T < 1200 K for dry air properties and 273.15 K < T < 873.15 K for steam properties.
Results and Analysis Variables
These variables are provided to display the related quantities:
Relative humidity phi. This variable corresponds to the calculated φ with the system temperature and pressure.
Saturation indicator satInd; this indicator is set to 1 if saturation has been detected (), and 0 if not.
Functions
The following functions are defined and can be used as feature parameters as well as in postprocessing. Here, feature stands for fluid or porous, depending on whether the function is defined in the Fluid or in the Porous Medium feature:
ht.feature.fc(RH,T, pA), where RH is the relative humidity , T is the temperature (SI unit: K), and pA is the pressure (SI unit: Pa). It returns the corresponding water vapor concentration (SI unit: mol/m3) by deriving the following relation from Equation 4-25, Equation 4-28, and Equation 4-32:
ht.feature.fxvap(RH, T, pA), where RH is the relative humidity , T is the temperature (SI unit: K) and pA is the pressure (SI unit Pa). It returns the moisture content (SI unit: 1) by using the following relation:
ht.feature.fpsat(T), where T is the temperature (SI unit: K). It returns the saturation pressure (SI unit: Pa) by using Equation 4-29.
ht.feature.Lv(T), where T is the temperature (SI unit: K). It returns the latent heat of evaporation (SI unit: J/kg) as a linear interpolation of the data from Ref. 39, which provides steam properties based on the Industrial Formulation IAPWS-IF97. The temperature-dependency is as shown on Figure 4-1.
Figure 4-1: Latent heat of evaporation as a function of temperature.