PROPSCalcVaporDiffusivity_WilkeAndLee Method

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public static double CalcVaporDiffusivity_WilkeAndLee(
	double T,
	double P,
	double Ma,
	double Mb,
	double LNEa,
	double LNEb,
	double LNDa,
	double LNDb
)

Parameters

T  Double
 
P  Double
 
Ma  Double
 
Mb  Double
 
LNEa  Double
 
LNEb  Double
 
LNDa  Double
 
LNDb  Double
 

Return Value

Double

See Also