Click or drag to resize

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.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public double air_molfraction_vap_si(
	double a_si
)
Request Example View Source

Parameters

a_si  Double

Return Value

Double
See Also