modelMediumInversion
Calculate (p,T) = f(h,s)
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Find pressure and temperature for given specific entropy and specific enthalpy.
This results in two nonlinear equation systems of size 1, which are solved by Dymola using a nonlinear solver.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Medium.BaseProperties | medium | ||
| Medium.SpecificEntropy | s | Medium.specificEntropy(medium.state) |
Contents
| Name | Description |
|---|---|
Revisions
-
2026, by Raphael Gebhart (raphael.gebhart@dlr.de):
Initial version.