functionrho_props_ph
Density as function of pressure and specific enthalpy
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function integrates the derivative of density w.r.t. time in order to allow a numerical inversion for the complex fundamental equation of state.Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Pressure | p | pressure | |
| Modelica.Units.SI.SpecificEnthalpy | h | specific enthalpy | |
| Common.InverseDerivatives_rhoT | derivs | record for the calculation of rho_ph_der |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Density | d | density |