modelInversion
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Examples of a two stage vapor cycle. See TUMExercisesThermodynamicCycles.Exercise8TwoStageRefrigerationCycle for problem description.
This example uses the InverseBlockConstraints model resulting in implicit nonlinear equations. These equations require suitable start values to be solvable.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Cooling requirement | |||
| SI.Mass | m | 75 | Mass to be cooled |
| SI.SpecificHeatCapacity | c | 2e3 | Specific heat capacity |
| SI.TemperatureDifference | dT | 40 | Temperature difference |
| SI.Time | duration | 900 | Time |
Components
Contents
| Name | Description |
|---|---|
Revisions
-
2026, by Raphael Gebhart (raphael.gebhart@dlr.de):
Initial version.