WOLFRAM SYSTEMMODELER

LiquidSource

Source of liquid with varying output

Wolfram Language

In[1]:=
Click for copyable input
SystemModel["IntroductoryExamples.Hierarchical.Components.LiquidSource"]
Out[1]:=

Information

Liquid source model which holds its output constant the first 150 seconds and then triples it:

Connectors (1)

qOut

Type: LiquidFlowOutput

Description: Output flow, connector

Parameters (1)

q0

Value: 0.15

Type: Real (m³/s)

Description: Scaling of input flow

Used in Examples (3)

TankPI

A tank controlled by a PI controller

TankPID

A tank controlled by a PID controller

TankSystem

System of multiple connected tanks