MaterialStreamSetMassEnthalpy(String) Method

Sets the mass enthalpy according with the specified units.

Definition

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public string SetMassEnthalpy(
	string valuestring
)

Parameters

valuestring  String
value + units, i.e. '2500 kJ/kg'

Return Value

String

See Also