modelVolume
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model simulates a pressure tank that is continuously filled.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Radius | r | 1 | Radius (sphere) |
| SI.Area | A | 4*r^2*Modelica.Constants.pi | Surface area |
| SI.Volume | V | 4/3*r^3*Modelica.Constants.pi | Volume |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| ThermofluidStream.Boundaries.Source | source | ||
| ThermofluidStream.Boundaries.Volume | pressureTank | ||
| ThermofluidStream.DropOfCommons | dropOfCommons | ||
| ThermofluidStream.Idealized.Processes.Adiabatic | compressor | ||
| ThermofluidStream.Idealized.Boundaries.MassFlowRate | massFlowRate | ||
| Modelica.Thermal.HeatTransfer.Sources.FixedTemperature | fixedTemperature | ||
| Modelica.Blocks.Sources.RealExpression | tankPressure |
Contents
| Name | Description |
|---|---|
Revisions
-
2026, by Raphael Gebhart (raphael.gebhart@dlr.de):
Initial version.