WOLFRAM SYSTEM MODELER

FlatTank1

A model of a tank

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Modeling.WaterTanks.FlatTank1"]
Out[1]:=

Information

Wolfram Language Documentation Examples

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.

Parameters (2)

flowLevel

Value: 0.02

Type: Real (m³/s)

Description: Default flow through input valve

A

Value: 1

Type: Area (m²)

Description: Bottom area

Connectors (2)

qIn

Type: RealInput

Description: Flow through input valve

qOut

Type: RealOutput

Description: Flow through output valve

Used in Examples (1)

ControlledTank

DocumentationExamples.Modeling.WaterTanks

A model of a controlled tank