Splitter
A splitter divides input stream () into two output streams ( and ), as shown in the figure below.
Both output streams are defined for the same set of time points for which the input stream has been defined. The splitting of input stream into more than two fractions can be done by sequential connection of several splitter units.
You can specify the splitting factor , which is defined in following equations. Here is a mass flow.
Note
Notations:
- mass flow
- Splitting factor
Note
Input parameters needed for the simulation:
Name |
Description |
Units |
Boundaries |
---|---|---|---|
Ksplitt |
Splitting factor |
[–] |
0 ≤ Ksplitt ≤ 1 |
See also
a demostration file at Example Flowsheets/Units/Splitter.dlfw
.