Partial medium that contains an explicit expression for the computation T=T0+u/cv instead of using implicit function of u=cv*(T-T0). This Medium generates fewer algebraic loops in JModelica.
| Name | Description |
|---|---|
| Thermodynamic state | |
| Base properties | |
| Return thermodynamic state from p, T, and X or Xi | |
| Return thermodynamic state from p, h, and X or Xi | |
| Return thermodynamic state from p, s, and X or Xi | |
| Return thermodynamic state from d, T, and X or Xi | |
| Return thermodynamic state so that it smoothly approximates: if x > 0 then state_a else state_b | |
| Return dynamic viscosity | |
| Return thermal conductivity | |
| Return pressure | |
| Return temperature | |
| Return density | |
| Return specific enthalpy | |
| Return specific heat capacity at constant pressure | |
| Return specific heat capacity at constant volume | |
| Return isentropic exponent | |
| Return velocity of sound | |
| Return specific enthalpy from p, T, and X or Xi | |
| Return temperature from p, h, and X or Xi | |
| Return density from p, h, and X or Xi | |
| Return specific internal energy | |
| Return specific entropy | |
| Return specific Gibbs energy | |
| Return specific Helmholtz energy | |
| Return isentropic enthalpy | |
| Returns overall the isobaric expansion coefficient beta | |
| Returns overall the isothermal compressibility factor | |
| Returns the partial derivative of density with respect to pressure at constant temperature | |
| Returns the partial derivative of density with respect to temperature at constant pressure | |
| Returns the partial derivative of density with respect to mass fractions at constant pressure and temperature | |
| Return the molar mass of the medium |
cv_const.
See #1107.