TankSimple tank model (this is a copy from Isolde Dressler's master thesis project)  | 
     | 
| 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  | 
    |
|---|---|---|
| inflow1 | 
         Type: Inflow1  | 
    |
| outflow1 | 
         Type: Outflow1  | 
    
| 
        
         Modelica.StateGraph.Examples Demonstrating the controller of a tank filling/emptying system  |