Seawaterair_molfraction_vap_si Method |
returns the mole fraction of vapour in humid air in mol mol-1
as a function of the air mass fraction, a_si, in kg/kg
Namespace: DWSIM.Thermodynamics.PropertyPackages.AuxiliaryAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntaxpublic double air_molfraction_vap_si(
double a_si
)
Public Function air_molfraction_vap_si (
a_si As Double
) As Double
Request Example
View SourceParameters
- a_si Double
Return Value
Double
See Also