WOLFRAM SYSTEM MODELER
TankSimple tank model (this is a copy from Isolde Dressler's master thesis project) |
SystemModel["Modelica.StateGraph.Examples.Utilities.Tank"]
A |
Value: 1 Type: Real Description: Ground area of tank in m^2 |
---|---|
a |
Value: 0.2 Type: Real Description: Area of drain hole in m^2 |
hmax |
Value: 1 Type: Real Description: Max height of tank in m |
levelSensor |
Type: RealOutput Description: 'output Real' as connector |
|
---|---|---|
inflow1 |
Type: Inflow1 Description: Inflow connector (this is a copy from Isolde Dressler's master thesis project) |
|
outflow1 |
Type: Outflow1 Description: Outflow connector (this is a copy from Isolde Dressler's master thesis project) |
Modelica.StateGraph.Examples Demonstrating the controller of a tank filling/emptying system |