WOLFRAM SYSTEM MODELER

SimpleTank

Model of a simple tank holding liquid

Wolfram Language

In[1]:=
SystemModel["OPCUA.Examples.Utilities.SimpleTank"]
Out[1]:=

Information

Simple tank model with inflow and outflow.

Parameters (2)

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

Connectors (3)

qIn

Type: RealInput

Description: Flow through input valve

qOut

Type: RealOutput

Description: Flow through output valve

h

Type: RealOutput

Description: Tank level

Used in Examples (1)

TankSystem

OPCUA.Examples

A tank system model where height data is written to and read from an OPC UA node on an OPC UA server