Click or drag to resize

ConstantPropertiesGetLiquidDensity Method


Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public double GetLiquidDensity(
	double T,
	ref string message = ""
)
Request Example View Source

Parameters

T  Double
 
message  String  (Optional)
 

Return Value

Double

Implements

ICompoundConstantPropertiesGetLiquidDensity(Double, String)
See Also