ICompound Constant PropertiesGet Solid Density Method
Returns the Solid Density in kg/m3
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
double GetSolidDensity(
double T,
ref string message = ""
)VB
Function GetSolidDensity (
T As Double,
Optional ByRef message As String = ""
) As Double