PROPSviscg_ lucas Method
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public static double viscg_lucas(
double T,
double Tc,
double Pc,
double w,
double MM
)VB
Public Shared Function viscg_lucas (
T As Double,
Tc As Double,
Pc As Double,
w As Double,
MM As Double
) As Double