This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
The reservoir structure consists of a stock component that is typically filled via the accumulated net flow received at its stockPort
. The stock is then drained at a rate set by the input u.
The stock component used is declared as
replaceable Stocks.Informationlevel stock constrainedby Interfaces.PartialStocks.BasicStock
Accordingly the →InformationLevel
can be redeclared either as a →MaterialStock
or a →CapacityRestrictedStock
.