Click or drag to resize

MaterialStreamGetMassEnthalpy Method

Returns the overall mass enthalpy.

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public double GetMassEnthalpy()
Request Example View Source

Return Value

Double
Mass enthalpy in kJ/kg.

Implements

IMaterialStreamGetMassEnthalpy
See Also