UnidirectionalFlowFlow from Stock A to Stock B |
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
Partial model extending from the →GenericFlow base class. This is a generic class for unidirectional flow components where the value for the rate at port A (A_rate
) can be set by an equation. The rate has to be positive; negative values will cause a warning.
portA
) and will thus drain the stock connected to it.B_rate = - A_rate
.portA |
Type: FlowPort Description: Flow from/to Stock A |
|
---|---|---|
portB |
Type: FlowPort Description: Flow to/from Stock B |
|
y |
Type: RealOutput Description: Rate information |
|
y1 |
Type: RealOutput Description: Rate information |
|
y2 |
Type: RealOutput Description: Rate information |
BusinessSimulation.Flows.Unidirectional Flow from stock A to stock B at a given rate |
useA_rate
and useB_rate
expressions in v2.1.0.