GenericStock_SpecialGeneric Stock with internal dynamics |
|
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
Partial model with three Real output connectors, a →StockPort connector on the inflow side, a →StockPort_Special connector on the outflow side, and an optional →StockInfoOutput. This is the base class for dynamic stock components that will usually signal the rate of outflow to a connected flow component.
| init |
Value: InitializationOptions.FixedValue Type: InitializationOptions Description: Provide InitializationOptions (Free, FixedValue, SteadyState) |
|---|---|
| hasStockInfoOutput |
Value: false Type: Boolean Description: = true, if a StockInfoOutput should be added to the stock |
| y |
Type: RealOutput Description: Level or rate information |
|
|---|---|---|
| y1 |
Type: RealOutput Description: Level or rate information |
|
| y2 |
Type: RealOutput Description: Level or rate information |
|
| inflow |
Type: StockPort Description: Inflow port of the stock |
|
| outflow |
Type: StockPort_Special Description: Special outflow port of the stock (stock sets rate) |
|
| y_stockInfo |
Type: StockInfoOutput Description: Optional StockInfoOutput |
|
BusinessSimulation.Stocks Batch processing of inflow (aka batch delay) |
|
|
BusinessSimulation.Stocks Delay the flow of material for a fixed (but variable) delay time |
|
|
BusinessSimulation.Stocks Conveyor delay (aka pipeline ~) with variable delay time |
|
|
BusinessSimulation.Stocks Conveyor (aka pipeline delay) with constant delay time and no leakage |
|
|
BusinessSimulation.Stocks Material delay of n-th Order |