SimpleMaterialStockInformation level for CLD-mapping |
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
This is a simplified version of a →MaterialStock, i.e., a stock that can become negative.
Unlike a fullMaterialStock
this component only has a single StockPort
to receive a flows (which will automatically be added to a single net flow) and a StockInfoOutput
to report the amount in the stock and the net flow, which can be used to define induced change processes.
initialValue |
Value: 1 Type: OutputType Description: Initial value |
---|
stockPort |
Type: StockPort Description: Connector for stock components |
|
---|---|---|
stockInfoOutput |
Type: StockInfoOutput Description: Output of record with stock-related information |
informationLevel |
Type: MaterialStock Description: Reservoir that cannot be drained below zero |
---|