modelTestOpenTank
Test the OpenTank model
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
First, the medium is pumped out of the tank (initial level = 0.5 m, T = 40°C) to an (infinite) ambient (T = 20°C):
- The level of the medium in the tank decreases.
- The temperature of the medium in the tank remains unchanged.
Subsequently the medium is pumped into the tank from an (infinite) ambient:
- The level of the medium in the tank increases again.
- The temperature of the medium in the tank decreases (mixing temperature).
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.VolumeFlowRate | V_flow | volumeFlow.V_flow | Volume flow rate to tank |
| SI.Length | level | openTank.level | Level in tank |
| SI.Temperature | T | openTank.TTank | Temperature in tank |
| FluidHeatFlow.Components.OpenTank | openTank | ||
| FluidHeatFlow.Sources.Ambient | ambient | ||
| FluidHeatFlow.Sources.VolumeFlow | volumeFlow | ||
| Modelica.Blocks.Sources.CombiTimeTable | combiTimeTable |