modelSplitter
Extends from AixLib.Obsolete.BaseClasses.ObsoleteModel (Icon for classes that are obsolete and will be removed in later versions).
Information
Overview
Model for a splitter
Level of Development
Concept
Splits the input flow evenly in n output flows.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n | 1 | Number of output flows |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Interfaces.EnthalpyPort_a | enthalpyPort_a | ||
| Interfaces.EnthalpyPort_b[n] | enthalpyPort_b |
Revisions
-
April 13, 2017 Tobias Blacha:
Moved into AixLib -
February 22, 2014 by Nicolás Chang:
Implemented.