modelRetail
Retail model
Information
This model describes the retail of produced goods. Goods that are being sold are represented by the mass-flow model in the lower part of the graph, whereas the orders for these goods are represented by the mass-flow models in the upper part of the graph. The signal-flow model represents the control of the flow of goods based on the information obtained from their order status.The retail model is the same model as the distribution model except for the parameter values used.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | AIR | 8 | Gain factor for inventory in retail |
| Real | DCR | 3 | Delay clerical |
| Real | DHR | 1 | Delay in handling at retail |
| Real | DIR | 4 | Delay in inventory (and pipeline) adjustment |
| Real | DMR | 0.5 | Mail delay |
| Real | DRR | 8 | Delay in smoothing requisitions |
| Real | DTR | 1 | Transportation delay |
| Real | DUR | 0.4 | Delay due to unfillable orders |
| Real | RRRini | 1000 | Initial requests at retail |
| Real | RSRini | RRRini | |
| Real | IARini | AIR*RSRini | |
| Real | UORini | RSRini*(DHR + DUR) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | uod | Unfilled orders | |
| Modelica.Blocks.Interfaces.RealInput | dfd | Desired delay in filling orders | |
| BondLib.Interfaces.BondCon | rrr | New order demands | |
| BondLib.Interfaces.BondCon | rrd | New order demands | |
| BondLib.Interfaces.BondCon | ssd | Manufactured goods arriving at retail | |
| BondLib.Interfaces.BondCon | ssr | Goods leaving retail |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Levels.Level | IAR | Produced goods in retail | |
| Rates.Rate_1 | SSR | Goods leaving retail | |
| Utilities.SSD_d | SSR_d | Delivery rate at retail | |
| Rates.Rate_1 | PDR | Orders leaving distribution | |
| Sources.Source | Source1 | ||
| Levels.Level | UOR | Unfilled orders | |
| Rates.Rate_1 | ODR | Orders filled due to delivery | |
| Sources.Sink | Sink1 | ||
| Utilities.PPD1 | PDR1 | Manufacturing demand at retail | |
| Utilities.PPD2 | PDR2 | Partial manufacturing adjustment for distribution | |
| Auxiliary.Gain | UNR | Desired unfilled orders | |
| Utilities.LAD | LAR | Actual delays in order processing | |
| Utilities.LDD | LDR | Desired delay in order processing | |
| Auxiliary.Gain | IDR | Desired produced goods in retail | |
| Utilities.DFD | DFR | Desired delay in filling orders | |
| Modelica.Blocks.Math.Division | STR | Desired order filling rate | |
| Functions.SDELAY1 | RSR_delayed | Delayed new orders | |
| Functions.DELAY3 | Transporation_Delay | Transporation_Delay | |
| Functions.DELAY3 | Order_Delay | Order_Delay | |
| Functions.DELAY3 | Mail_Delay | Mail_Delay | |
| BondLib.SystemDynamics.Sensors.FlowSensor | flowSensor |