Commodity Decomposition Method

Units:-
Mode:Input Only
Multi-band:False
Default Value:1
Validation Rule:In (0,1,2)
Key Property:No
Description:Method used to pass the optimal inventory trajectory from one simulation phase to the next

Commodity Decomposition Method controls the way the simulator decomposes the optimal LT Plan or MT Schedule inventory profile (the sequence of Closing Inventory values in time) down to ST Schedule. Decomposition is generally required only for inventories that are large enough that they do not attain their limits within a single step of ST Schedule. This switch takes the following values:

None (value = 0)
No profile or shadow prices information is passed to ST Schedule, thus ST Schedule is free to run the inventory without reference to the mid-term solution.
Targets (value = 1)
The sequence of Closing Inventory values out of LT Plan or MT Schedule is used to set target inventory values for each ST Schedule step. Thus ST Schedule will follow the same profile as the preceding simulation phase. To maintain feasibility, a penalty function is automatically created that allows the target to be violated at a pseudo-cost. The form of this penalty function are described below.
Shadow Prices (value = 2)
The Shadow Price from LT Plan or MT Schedule is used to set the value of step Closing Inventory in ST Schedule. Thus ST Schedule will account for this future value of inventory when optimizing the production and consumption decisions.
Notes: Penalty (i) = (Shadow Price + c) × x ^ i

where:

i is the band number

The size of the bands is controlled by the following power function:

(Target - Min Inventory)) / 100.0) × a × e ^ (b × i)

where: