WOLFRAM SYSTEM MODELER
SimpleTankModel of a simple tank holding liquid |
SystemModel["OPCClassic.Examples.Utilities.SimpleTank"]
Simpler tank model with inflow and outflow.
flowLevel |
Value: 0.02 Type: Real (m³/s) Description: Initial flow level through input valve |
---|---|
A |
Value: 1 Type: Real (m²) Description: Bottom area of tank |
qIn |
Type: RealInput Description: Flow through input valve |
|
---|---|---|
qOut |
Type: RealOutput Description: Flow through output valve |
|
h |
Type: RealOutput Description: Tank level |
OPCClassic.Examples A tank system model where height data is written to and read from an OPC item |