packageAdiabaticThermodynamicModels
Extends from Modelica.Icons.UtilitiesPackage (Icon for utility packages).
Information
Package of adiabatic assumption models used in Adiabatic.
The models calculate the outlet specific enthalpy based on:
- Inlet state
- Outlet pressure
- Isentropic efficiency
Contents
| Name | Description |
|---|---|
| Full medium model (entropy-based, no thermodynamic simplifications) | |
| Adiabatic process, ideal gas (p*v = R*T), gamma = const | |
| Adiabatic process, perfect gas (p*v = R*T, cp = const.) | |
| Adiabatic process, incompressible fluid (rho = const): h_out_is = dp/rho_in + h_in | |
| Adiabatic process, isothermal reference (incompressible fluid -> T_out_is = T_in), isentropic enthalpy h_out_is = h(p_out, T_in) | |
| Package of partial models for assumption |
Revisions
-
2026, by Raphael Gebhart (raphael.gebhart@dlr.de):
Initial version.