MaterialStreamSetMassEnthalpy(String) Method |
Sets the mass enthalpy according with the specified units.
Namespace: DWSIM.Thermodynamics.StreamsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public string SetMassEnthalpy(
string valuestring
)
Public Function SetMassEnthalpy (
valuestring As String
) As String
Request Example
View SourceParameters
- valuestring String
- value + units, i.e. '2500 kJ/kg'
Return Value
StringSee Also