Click or drag to resize

PROPSCalcVaporDiffusivity_WilkeAndLee Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public static double CalcVaporDiffusivity_WilkeAndLee(
	double T,
	double P,
	double Ma,
	double Mb,
	double LNEa,
	double LNEb,
	double LNDa,
	double LNDb
)
Request Example View Source

Parameters

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

Return Value

Double
See Also