Click or drag to resize

MaterialStreamSetMassEnthalpy(Double) Method

Sets stream enthalpy.

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

Parameters

value  Double
Enthalpy in kJ/kg

Return Value

String

Implements

IMaterialStreamSetMassEnthalpy(Double)
See Also