ConstantPropertiesGetVaporViscosity Method

Definition

Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public double GetVaporViscosity(
	double T,
	ref string message = ""
)

Parameters

T  Double
 
message  String  (Optional)
 

Return Value

Double

Implements

ICompoundConstantPropertiesGetVaporViscosity(Double, String)

See Also