modelGenericStock
Generic Stock to collect material or information
Extends from ThreeSO (Generic information output for stock and rate elements), FlowIndicators (Arrows indicating flow).
Information
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
Partial model with three Real output connectors, two →StockPorts, and an optional →StockInfoOutput. This is the base class for stock components.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Advanced | |||
| InitializationOptions | init | InitializationOptions.FixedValue | Provide InitializationOptions (Free, FixedValue, SteadyState) |
| Structural Parameters | |||
| Boolean | hasStockInfoOutput | false | = true, if a StockInfoOutput should be added to the stock |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| StockPort | inflow | Inflow port of the stock | |
| StockPort | outflow | Outflow port of the stock | |
| StockInfoOutput | y_stockInfo | Optional StockInfoOutput |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| RealOutput | y (from ThreeSO) | Level or rate information | |
| RealOutput | y1 (from ThreeSO) | Level or rate information | |
| RealOutput | y2 (from ThreeSO) | Level or rate information |