MaterialStreamGetMassEnthalpy Method

Returns the overall mass enthalpy.

Definition

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public double GetMassEnthalpy()

Return Value

Double
Mass enthalpy in kJ/kg.

Implements

IMaterialStreamGetMassEnthalpy

See Also