modelTank
Simple tank model (this is a copy from Isolde Dressler's master thesis project)
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Area | A | 1 | Ground area of tank |
| SI.Area | a | 0.2 | Area of drain hole |
| SI.Height | hmax | 1 | Max height of tank |
| Real | g | Modelica.Constants.g_n |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealOutput | levelSensor | ||
| Modelica.StateGraph.Examples.Utilities.Inflow1 | inflow1 | ||
| Modelica.StateGraph.Examples.Utilities.Outflow1 | outflow1 |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | level | Tank level in % of max height |