This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
The flow connected to the stock port (stockPort
) will be split or broken into n = nout
flows. This is a rather generic component, so that the input vector u of weights or factors may add up to 1 (the flow is split into n components that in sum will match the aggregate flow) or not.
When the factors do not add up to 1, the structure can be used to describe some kind of multiple-production from one main effort, e.g., the flow of work hours per period may be used to produce n products according to a productivity ratio ( products per work hour ).
stockPort
. If a negative rate at stockPort
splits an inflow to a stock, then several stocks connected to flowPort
will be drained.stopInflow
and stopOutflow
signals at its flowPort
, so that if any of these are true
, the corresponding signal will be set to true
at the stockPort side.