ICompound Constant PropertiesGet Liquid Heat Capacity Method
Returns the Liquid Heat Capacity in kJ/[kg.K]
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 GetLiquidHeatCapacity(
double T,
ref string message = ""
)VB
Function GetLiquidHeatCapacity (
T As Double,
Optional ByRef message As String = ""
) As Double