WOLFRAM SYSTEM MODELER
FlatTankFlat model of a tank |
SystemModel["DocumentationExamples.Simulation.Tanks.FlatTank"]
This library contains models used in the documentation of system modeling functionality in Wolfram Language. These examples and this library can be explored in the Wolfram Language documentation.
q0 |
Value: 0.15 Type: Real (m³/s) Description: Scaling of input flow |
---|---|
A |
Value: 1 Type: Real (m²) Description: Tank bottom area |
K |
Value: 0.1 Type: Real (m²/s) Description: PI controller gain |
T |
Value: 10 Type: Real (s) Description: PI controller integrator time constant |
minFlow |
Value: 0 Type: Real (m³/s) Description: Minimum flow through output valve |
maxFlow |
Value: 0.5 Type: Real (m³/s) Description: Maximum flow through output valve |
ref |
Value: 0.25 Type: Real (m) Description: Reference level for control |