functionenthalpyOfLiquid
Return the specific enthalpy of liquid
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function computes the specific enthalpy of liquid water.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Temperature | T | Temperature |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.SpecificEnthalpy | h | Specific enthalpy |
Revisions
-
December 2, 2013, by Michael Wetter:
First implementation.