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 |
|---|---|---|---|
| SI.Pressure | p | Pressure | |
| SI.SpecificEnthalpy | h | Specific enthalpy | |
| Common.InverseDerivatives_rhoT | derivs | Record for the calculation of rho_ph_der |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Density | d | Density |