12.07.2015 Views

Managing Risks of Supply-Chain Disruptions: Dual ... - CiteSeerX

Managing Risks of Supply-Chain Disruptions: Dual ... - CiteSeerX

Managing Risks of Supply-Chain Disruptions: Dual ... - CiteSeerX

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Constants Subprogram ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------function [CONSTANTS] = constant% Project lifetimeCONSTANTS.Tlife_y = 15; [years]% Number <strong>of</strong> periods considered from t=0 to t=Project lifetimeCONSTANTS.num_period=15;% Duration <strong>of</strong> disruptionCONSTANTS.d =2; [in years/num_period]% Initial Value <strong>of</strong> DemandCONSTANTS.bintree_init=10;% Loss <strong>of</strong> market share per year <strong>of</strong> disruptionCONSTANTS.c=0; [in % market share/year]% DiscountRateCONSTANTS.r=0.05;% Probability <strong>of</strong> rare eventsCONSTANTS.lambda=0.5;% Volatility <strong>of</strong> demandCONSTANTS.sigma=0.1;% Drift <strong>of</strong> the demandCONSTANTS.alpha=0.1;% Price and CostsCONSTANTS.Price=400; [in dollars]CONSTANTS.CostMainSupplier=300; [in dollars]CONSTANTS.CostLocalSupplierOnly=340; [in dollars]CONSTANTS.CostLocalSupplier<strong>Dual</strong>ContractNormal=350; [in dollars]CONSTANTS.CostLocalSupplier<strong>Dual</strong>ContractDisruption=360; [in dollars]% Percentage <strong>of</strong> production given to Local SupplierCONSTANTS.PercentageLocalSupplier=0.1;% Investments to change <strong>of</strong> supplier structureCONSTANTS.OnetoTwo=0;CONSTANTS.OnetoThree=0;CONSTANTS.TwotoOne=0;CONSTANTS.TwotoThree=0;CONSTANTS.ThreetoOne=0;CONSTANTS.ThreetoTwo=0;% Supplemental cost <strong>of</strong> having two suppliersCONSTANTS.FixedCostTwoSuppliers=0;90

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!