Library demonstrating the usage of the tank model
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Name | Description |
---|---|
ThreeTanks | Demonstrating the usage of SimpleTank |
TanksWithOverflow | Two tanks connected with pipes at different heights |
EmptyTanks | Show the treatment of empty tanks |
Demonstrating the usage of SimpleTank
Extends from Modelica.Icons.Example (Icon for runnable examples).
Name | Description |
---|---|
replaceable package Medium | Medium in the component |
Name | Description |
---|---|
replaceable package Medium | Medium in the component |
Two tanks connected with pipes at different heights
The mass flow rate to the upper tank is controlled by the static pressure at its bottom. The fluid flows through a pipe and forced by different heights from the upper tank to the lower tank.
Additional fluid flows through an overflow pipe if the level of the upper tank exceeds 6m. Initially the overflow enters the lower tank above its fluid level; later on the fluid level exceeds the overflow port.
Note that the number of solver intervals has been increased, accounting for the long simulation time horizon. Otherwise the simulation may fail due to too large steps subject to events. Alternatively the simulation accuracy could be increased in order to avoid errors.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Show the treatment of empty tanks
Extends from Modelica.Icons.Example (Icon for runnable examples).
Automatically generated Thu Dec 19 17:20:09 2019.