AbstractStateviscosity_contributions Method

Definition

Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
public void viscosity_contributions(
	SWIGTYPE_p_CoolPropDbl dilute,
	SWIGTYPE_p_CoolPropDbl initial_density,
	SWIGTYPE_p_CoolPropDbl residual,
	SWIGTYPE_p_CoolPropDbl critical
)

Parameters

dilute  SWIGTYPE_p_CoolPropDbl
 
initial_density  SWIGTYPE_p_CoolPropDbl
 
residual  SWIGTYPE_p_CoolPropDbl
 
critical  SWIGTYPE_p_CoolPropDbl
 

See Also