ICompoundConstantPropertiesGetIdealGasHeatCapacity Method

Returns the Ideal Gas Heat Capacity in kJ/[kg.K]

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
double GetIdealGasHeatCapacity(
	double T,
	ref string message = ""
)

Parameters

T  Double
Temperature in K
message  String  (Optional)

Return Value

Double

See Also