WOLFRAM SYSTEM MODELER

valve

Simple valve model (this is a copy from Isolde Dressler's master thesis project)

Wolfram Language

In[1]:=
SystemModel["Modelica.StateGraph.Examples.Utilities.valve"]
Out[1]:=

Connectors (3)

valveControl

Type: BooleanInput

Description: 'input Boolean' as connector

inflow1

Type: Inflow2

Description: Inflow connector (this is a copy from Isolde Dressler's master thesis project)

outflow1

Type: Outflow2

Description: Outflow connector (this is a copy from Isolde Dressler's master thesis project)

Used in Examples (1)

ControlledTanks

Modelica.StateGraph.Examples

Demonstrating the controller of a tank filling/emptying system