{UTF-8} Absenteeism= MAX(0, Input 0-1) ~ Dimensionless ~ Absenteeism as a fraction of the labor force is determined by the test \ generator input for absenteeism (Input 0). Absenteeism is never less than \ zero (workers often fail to show up for their shift but never show up when \ they are not scheduled). | Ramp Start Time 0= 0 ~ Day ~ Start time for the ramp input. | Pulse Time 0= 0 ~ Day ~ Time at which the pulse in Input occurs. | Change in Pink Noise 0 = (White Noise 0 - Pink Noise 0)/Noise Correlation Time 0 ~ 1/Day ~ Change in the pink noise value; Pink noise is a first order exponential smoothing \ delay of the white noise input. | Ramp End Time 0=1e+009 ~ Day ~ End time for the ramp input. | Step Time 0= 0 ~ Day ~ Time for the step input. | Ramp Slope 0=0 ~ 1/Day ~ Slope of the ramp input, as a fraction of the base value (per year). | Noise Standard Deviation 0= 0 ~ Dimensionless ~ The standard deviation of the pink noise process. | Net Labor= Labor Force*(1-Absenteeism) ~ People ~ The net labor force at any time is the labor force less any absenteeism. \ Absenteeism is modeled as a fraction of the labor force. | Task Arrival Rate= Exogenous Task Arrival Rate ~ Tasks/Day ~ The task arrival rate is set to an exogenous input. Use the Test \ Generator for Arrivals to choose different patterns for the task arrival \ rate. | Pink Noise 0 = INTEG(Change in Pink Noise 0,0) ~ Dimensionless ~ Pink Noise is first-order autocorrelated noise. Pink noise provides a realistic \ noise input to models in which the next random shock depends in part on the previous \ shocks. The user can specify the correlation time. The mean is 0 and the standard deviation \ is specified by the user. | Input 0= 1+STEP(Step Height 0,Step Time 0)+ (Pulse Quantity 0/Pulse Duration 0)*PULSE(Pulse Time 0,Pulse Duration 0)+ RAMP(Ramp Slope 0,Ramp Start Time 0,Ramp End Time 0)+ Sine Amplitude 0*SIN(2*3.14159*Time/Sine Period 0)+ STEP(1,Noise Start Time 0)*Pink Noise 0 ~ Dimensionless ~ Input is a dimensionless variable which provides a variety of test input patterns, \ including a step, pulse, sine wave, and random noise. | Labor Force = A FUNCTION OF( ) ~ ~ | Sine Period 0= 4 ~ Day ~ Period of sine wave in customer demand. Set initially to 4 years to \ simulate the business cycle | Pulse Duration 0= 1 ~ Day ~ Duration of pulse input. Set to Time Step for an impulse. | White Noise 0 = Noise Standard Deviation 0*((24*Noise Correlation Time 0/TIME STEP)^0.5\ *(RANDOM 0 1() - 0.5 )) ~ Dimensionless ~ White noise input to the pink noise process. | Noise Start Time 0= 0 ~ Day ~ Start time for the random input. | Noise Correlation Time 0= 7 ~ Day ~ The correlation time constant for Pink Noise. | Step Height 0= 0 ~ Dimensionless ~ Height of step input to customer orders, as fraction of initial value. | Noise Seed 0= 2 ~ Dimensionless ~ Random number generator seed. Vary to generate a different sequence of \ random numbers. | Pulse Quantity 0= 0 ~ Dimensionless*Day ~ The quantity to be injected to customer orders, as a fraction of the base value of \ Input. For example, to pulse in a quantity equal to 50% of the current value of \ input, set to .50. | Sine Amplitude 0=0 ~ Dimensionless ~ Amplitude of sine wave in customer orders (fraction of mean). | Pulse Time= 0 ~ Day ~ Time at which the pulse in Input occurs. | Change in Pink Noise = (White Noise - Pink Noise)/Noise Correlation Time ~ 1/Day ~ Change in the pink noise value; Pink noise is a first order exponential smoothing \ delay of the white noise input. | Ramp Slope=0 ~ 1/Day ~ Slope of the ramp input, as a fraction of the base value (per year). | Ramp Start Time= 0 ~ Day ~ Start time for the ramp input. | Noise Standard Deviation= 0 ~ Dimensionless ~ The standard deviation of the pink noise process. | Sine Amplitude=0 ~ Dimensionless ~ Amplitude of sine wave in customer orders (fraction of mean). | Exogenous Task Arrival Rate= Initial Arrival Rate*Input ~ Tasks/Day ~ The exogenous task arrival rate can be configured to include a range of \ test inputs. It is set to the product of the initial arrival rate and the \ test input. The test input allows users to specify a range of input \ patterns, including a step, pulse, ramp, cycle, and pink noise, or \ combinations of these. | Initial Arrival Rate= INITIAL( Standard Completion Rate) ~ Tasks/Day ~ The initial rate at which work arrives is set to the initial value of the \ standard completion rate. Note that the equation type is INITIAL, which \ ensures that the initial arrival rate remains constant even if the \ standard completion rate varies. By setting the initial arrival rate to \ the standard completion rate we ensure that tasks arrive at exactly the \ rate the organization can handle given the initial staff and standard \ values for the workday and time per task. | Input= 1+STEP(Step Height,Step Time)+ (Pulse Quantity/Pulse Duration)*PULSE(Pulse Time,Pulse Duration)+ RAMP(Ramp Slope,Ramp Start Time,Ramp End Time)+ Sine Amplitude*SIN(2*3.14159*Time/Sine Period)+ STEP(1,Noise Start Time)*Pink Noise ~ Dimensionless ~ Input is a dimensionless variable which provides a variety of test input patterns, \ including a step, pulse, sine wave, and random noise. | Pulse Quantity= 0 ~ Dimensionless*Day ~ The quantity to be injected to customer orders, as a fraction of the base value of \ Input. For example, to pulse in a quantity equal to 50% of the current value of \ input, set to .50. | Step Height= 0 ~ Dimensionless ~ Height of step input to customer orders, as fraction of initial value. | Step Time= 0 ~ Day ~ Time for the step input. | Noise Correlation Time= 7 ~ Day ~ The correlation time constant for Pink Noise. | Noise Seed= 2 ~ Dimensionless ~ Random number generator seed. Vary to generate a different sequence of \ random numbers. | Pink Noise = INTEG(Change in Pink Noise,0) ~ Dimensionless ~ Pink Noise is first-order autocorrelated noise. Pink noise provides a realistic \ noise input to models in which the next random shock depends in part on the previous \ shocks. The user can specify the correlation time. The mean is 0 and the standard deviation \ is specified by the user. | Noise Start Time= 0 ~ Day ~ Start time for the random input. | Pulse Duration= 1 ~ Day ~ Duration of pulse input. Set to Time Step for an impulse. | Ramp End Time=1e+009 ~ Day ~ End time for the ramp input. | White Noise = Noise Standard Deviation*((24*Noise Correlation Time/TIME STEP)^0.5*(RANDOM 0 1\ () - 0.5 )) ~ Dimensionless ~ White noise input to the pink noise process. | Sine Period= 4 ~ Day ~ Period of sine wave in customer demand. Set initially to 4 years to \ simulate the business cycle | Maximum Completion Rate = A FUNCTION OF( Backlog,Minimum Delivery Delay) ~ ~ | Standard Completion Rate = A FUNCTION OF( Net Labor,Standard Time per Task,Standard Workday\ ) ~ ~ | Task Completion Rate = A FUNCTION OF( Maximum Completion Rate,Potential Completion Rate\ ) ~ ~ | Effect of Schedule Pressure on Time per Task = A FUNCTION OF( Schedule Pressure,Table for Effect of Schedule Pressure on Time per Task\ ) ~ ~ | Effect of Schedule Pressure on Workday = A FUNCTION OF( Schedule Pressure,Table for Workday\ ) ~ ~ | Potential Completion Rate = A FUNCTION OF( Time per Task,Workday,Net Labor) ~ ~ | Minimum Delivery Delay = A FUNCTION OF( ) ~ ~ | Table for Effect of Schedule Pressure on Time per Task = A FUNCTION OF( ) ~ ~ | Standard Workday = A FUNCTION OF( ) ~ ~ | Workday = A FUNCTION OF( Effect of Schedule Pressure on Workday,Standard Workday) ~ ~ | Table for Workday = A FUNCTION OF( ) ~ ~ | Time per Task = A FUNCTION OF( Standard Time per Task,Effect of Schedule Pressure on Time per Task\ ) ~ ~ | Backlog = A FUNCTION OF( Task Arrival Rate,-Task Completion Rate) ~ ~ | Delivery Delay = A FUNCTION OF( Backlog,Task Completion Rate) ~ ~ | Desired Completion Rate = A FUNCTION OF( Backlog,Target Delivery Delay) ~ ~ | Schedule Pressure = A FUNCTION OF( Desired Completion Rate,Standard Completion Rate) ~ ~ | Standard Time per Task = A FUNCTION OF( ) ~ ~ | Target Delivery Delay = A FUNCTION OF( ) ~ ~ | ******************************************************** .Control ********************************************************~ Simulation Control Paramaters | FINAL TIME = 365 ~ Day ~ The final time for the simulation. | INITIAL TIME = 0 ~ Day ~ The initial time for the simulation. | SAVEPER = TIME STEP ~ Day ~ The frequency with which output is stored. | TIME STEP = 0.125 ~ Day ~ The time step for the simulation. | \\\---/// Sketch information - do not modify anything except names V300 Do not put anything below this section - it will be ignored *Backlog and Task Completion $192-192-192,0,Helvetica|12|B|0-0-0|0-0-0|0-0-0|-1--1--1|-1--1--1|96,96,100,0 10,1,Backlog,465,109,53,27,3,3,0,0,0,0,0,0 12,2,48,27,112,11,8,0,3,0,0,-1,0,0,0 1,3,5,1,4,0,0,22,0,0,0,-1--1--1,,1|(264,111)| 1,4,5,2,100,0,0,22,0,0,0,-1--1--1,,1|(69,111)| 11,5,48,109,111,8,11,34,3,0,0,1,0,0,0 10,6,Task Arrival Rate,109,160,41,39,40,3,0,0,-1,0,0,0 12,7,48,953,111,11,8,0,3,0,0,-1,0,0,0 1,8,10,7,4,0,0,22,0,0,0,-1--1--1,,1|(821,111)| 1,9,10,1,100,0,0,22,0,0,0,-1--1--1,,1|(600,111)| 11,10,48,691,111,8,11,34,3,0,0,1,0,0,0 10,11,Task Completion Rate,691,153,55,32,40,3,0,0,-1,0,0,0 10,12,Delivery Delay,588,45,51,21,8,3,0,0,0,0,0,0 1,13,1,12,1,0,43,0,0,192,0,-1--1--1,,1|(517,52)| 1,14,10,12,1,0,45,0,0,192,0,-1--1--1,,1|(657,60)| 10,15,Desired Completion Rate,275,261,53,27,8,3,0,0,0,0,0,0 10,16,Target Delivery Delay,199,376,53,27,8,3,0,0,0,0,0,0 1,17,1,15,1,0,43,0,0,192,0,-1--1--1,,1|(319,183)| 1,18,16,15,1,0,45,0,0,192,0,-1--1--1,,1|(216,281)| 10,19,Net Labor,959,309,40,20,8,131,0,0,0,0,0,0 12,20,0,800,425,27,27,5,4,0,0,-1,0,0,0 B 10,21,Time per Task,777,545,41,17,8,3,0,0,0,0,0,0 10,22,Schedule Pressure,316,407,53,27,8,3,0,0,0,0,0,0 1,23,15,22,1,0,43,0,0,192,0,-1--1--1,,1|(273,312)| 12,24,0,801,467,43,27,8,4,0,8,-1,0,0,0,0-0-0,0-0-0,|10|B|0-0-0 Corner Cutting 10,25,Standard Completion Rate,511,708,53,27,8,3,0,0,0,0,0,0 10,26,Standard Time per Task,709,659,79,23,8,3,0,0,0,0,0,0 1,27,26,21,1,0,43,0,0,192,0,-1--1--1,,1|(779,583)| 1,28,25,22,1,0,45,0,0,192,0,-1--1--1,,1|(291,556)| 1,29,26,25,1,0,45,0,0,64,0,-1--1--1,,1|(648,689)| 10,30,Maximum Completion Rate,515,261,53,27,8,3,0,0,0,0,0,0 10,31,Minimum Delivery Delay,389,276,44,28,8,3,0,0,0,0,0,0 1,32,1,30,1,0,43,0,0,192,0,-1--1--1,,1|(448,208)| 1,33,30,11,1,0,43,0,0,192,0,-1--1--1,,1|(612,248)| 1,34,31,30,1,0,45,0,0,192,0,-1--1--1,,1|(468,300)| 12,35,0,571,152,27,27,5,4,0,0,-1,0,0,0 B 12,36,0,572,200,43,27,8,4,0,8,-1,0,0,0,0-0-0,0-0-0,|10|B|0-0-0 Work Availability 10,37,Potential Completion Rate,824,259,53,27,8,3,0,0,0,0,0,0 1,38,37,11,1,0,43,0,0,192,0,-1--1--1,,1|(764,168)| 1,39,21,37,1,0,45,0,0,192,0,-1--1--1,,1|(873,336)| 10,40,Workday,709,399,36,11,8,3,0,0,0,0,0,0 1,41,40,37,1,0,43,0,0,192,0,-1--1--1,,1|(811,291)| 1,42,19,37,1,0,43,0,0,192,0,-1--1--1,,1|(888,272)| 12,43,0,653,289,27,27,5,4,0,0,-1,0,0,0 B 12,44,0,656,337,39,17,8,4,0,8,-1,0,0,0,0-0-0,0-0-0,|10|B|0-0-0 Midnight Oil 10,45,Standard Workday,643,491,37,19,8,3,0,0,0,0,0,0 10,46,Effect of Schedule Pressure on Workday,525,435,87,19,8,3,0,0,0,0,0,0 1,47,46,40,1,0,43,0,0,192,0,-1--1--1,,1|(653,429)| 1,48,22,46,1,0,43,0,0,192,0,-1--1--1,,1|(383,436)| 10,49,Table for Workday,472,525,36,19,8,3,0,0,0,0,0,0 1,50,49,46,1,0,0,0,0,64,0,-1--1--1,,1|(525,485)| 10,51,Standard Workday,280,704,43,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12|B|128-128-128 1,52,51,25,1,0,43,0,0,192,0,-1--1--1,,1|(388,729)| 1,53,45,40,1,0,43,0,0,192,0,-1--1--1,,1|(704,448)| 10,54,Effect of Schedule Pressure on Time per Task,573,584,72,33,8,3,0,0,0,0,0,0 1,55,22,54,1,0,45,0,0,192,0,-1--1--1,,1|(429,560)| 1,56,54,21,1,0,43,0,0,192,0,-1--1--1,,1|(711,581)| 10,57,Table for Effect of Schedule Pressure on Time per Task,424,633,75,32,8,3,0,0,0,0,0,0 1,58,57,54,1,0,0,0,0,64,0,-1--1--1,,1|(528,640)| 10,59,Exogenous Task Arrival Rate,87,255,73,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,60,59,6,1,0,43,0,2,64,0,-1--1--1,|12||0-0-0,1|(75,211)| 10,61,Net Labor,685,739,49,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,62,61,25,1,0,43,0,2,192,0,-1--1--1,|12||0-0-0,1|(619,740)| 10,63,Absenteeism,1065,368,60,17,8,130,0,2,0,0,0,0,0-0-0,0-0-0,|12||128-128-128 1,64,63,19,1,0,45,0,2,192,0,-1--1--1,|12||0-0-0,1|(1016,327)| 10,65,Labor Force,1065,264,49,11,8,3,0,0,0,0,0,0 1,66,65,19,1,0,43,0,2,192,0,-1--1--1,|12||0-0-0,1|(1003,284)| \\\---/// Sketch information - do not modify anything except names V300 Do not put anything below this section - it will be ignored *Task Arrivals and Absenteeism $192-192-192,0,Arial|10|B|0-0-0|0-0-0|0-0-255|-1--1--1|-1--1--1|96,96,100,0 10,1,Input,217,321,19,9,0,3,0,0,-1,0,0,0 10,2,Pink Noise,553,251,40,20,3,3,0,0,0,0,0,0 12,3,48,685,253,13,11,0,3,0,0,-1,0,0,0 10,4,White Noise,580,353,40,9,8,3,0,0,0,0,0,0 10,5,Noise Standard Deviation,473,381,52,16,8,3,0,0,0,0,0,0 10,6,TIME STEP,487,313,45,9,0,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12|B|128-128-128 10,7,Pink Noise,139,271,45,9,0,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12|B|128-128-128 10,8,Noise Start Time,231,252,56,9,0,3,0,1,-1,0,0,0,128-128-128,0-0-0,|12|B|0-0-0 10,9,Pulse Quantity,307,279,49,9,0,3,0,1,-1,0,0,0,128-128-128,0-0-0,|12|B|0-0-0 10,10,Pulse Time,339,332,39,9,0,3,0,1,-1,0,0,0,128-128-128,0-0-0,|12|B|0-0-0 10,11,Ramp End Time,131,396,53,9,0,3,0,1,-1,0,0,0,128-128-128,0-0-0,|12|B|0-0-0 10,12,Ramp Slope,101,344,41,9,0,3,0,1,-1,0,0,0,128-128-128,0-0-0,|12|B|0-0-0 10,13,Ramp Start Time,101,371,56,9,0,3,0,1,-1,0,0,0,128-128-128,0-0-0,|12|B|0-0-0 10,14,Sine Amplitude,339,357,51,9,0,3,0,1,-1,0,0,0,128-128-128,0-0-0,|12|B|0-0-0 10,15,Sine Period,305,387,40,9,0,3,0,1,-1,0,0,0,128-128-128,0-0-0,|12|B|0-0-0 10,16,Step Height,195,423,40,9,0,3,0,1,-1,0,0,0,128-128-128,0-0-0,|12|B|0-0-0 10,17,Step Time,255,403,35,9,0,3,0,1,-1,0,0,0,128-128-128,0-0-0,|12|B|0-0-0 10,18,Time,115,303,27,9,0,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12|B|128-128-128 11,19,44,643,255,7,8,34,3,0,0,1,0,0,0 10,20,Change in Pink Noise,643,283,52,16,40,3,0,0,0,0,0,0 10,21,Noise Correlation Time,711,335,57,16,8,3,0,0,0,0,0,0 1,22,8,1,0,0,0,0,0,0,0,-1--1--1,,1|(225,277)| 1,23,9,1,0,0,0,0,0,0,0,-1--1--1,,1|(269,296)| 1,24,10,1,0,0,0,0,0,0,0,-1--1--1,,1|(277,327)| 1,25,11,1,0,0,0,0,0,0,0,-1--1--1,,1|(165,364)| 1,26,12,1,0,0,0,0,0,0,0,-1--1--1,,1|(161,331)| 1,27,13,1,0,0,0,0,0,0,0,-1--1--1,,1|(152,348)| 1,28,14,1,1,0,0,0,0,0,0,-1--1--1,,1|(259,337)| 1,29,15,1,0,0,0,0,0,0,0,-1--1--1,,1|(268,359)| 1,30,16,1,0,0,0,0,0,0,0,-1--1--1,,1|(203,380)| 1,31,17,1,0,0,0,0,0,0,0,-1--1--1,,1|(239,369)| 1,32,18,1,0,0,0,0,0,0,0,-1--1--1,,1|(160,309)| 1,33,19,2,4,0,0,22,0,0,0,-1--1--1,,1|(615,255)| 1,34,19,3,100,0,0,22,0,0,0,-1--1--1,,1|(660,255)| 1,35,2,20,2,0,0,0,0,0,0,-1--1--1,,1|(603,305)| 1,36,4,20,2,0,0,0,0,0,0,-1--1--1,,1|(640,320)| 1,37,21,20,2,0,0,0,0,0,0,-1--1--1,,1|(696,287)| 1,38,21,4,1,0,0,0,0,0,0,-1--1--1,,1|(640,371)| 1,39,6,4,1,0,0,0,0,0,0,-1--1--1,,1|(523,341)| 1,40,5,4,1,0,0,0,0,0,0,-1--1--1,,1|(540,371)| 1,41,7,1,0,0,0,0,0,0,0,-1--1--1,,1|(169,291)| 10,42,Noise Seed,580,439,39,9,8,3,0,0,-1,0,0,0 10,43,Pulse Duration,352,304,49,9,8,3,0,0,-1,0,0,0 1,44,43,1,0,0,0,0,0,64,0,-1--1--1,,1|(277,312)| 10,45,Input,143,115,27,9,0,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12|B|128-128-128 10,46,Initial Arrival Rate,133,175,60,9,8,3,0,0,0,0,0,0 10,47,Exogenous Task Arrival Rate,271,147,55,16,8,3,0,0,0,0,0,0 1,48,45,47,0,0,43,0,0,192,0,-1--1--1,,1|(183,124)| 1,49,46,47,0,0,43,0,0,192,0,-1--1--1,,1|(188,163)| 10,50,Standard Completion Rate,133,200,60,16,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|10||128-128-128 1,51,50,46,0,1,0,0,0,64,1,-1--1--1,,1|(133,184)| 10,52,Input 0,223,692,25,9,0,3,0,0,-1,0,0,0 10,53,Pink Noise 0,559,621,40,20,3,3,0,0,0,0,0,0 12,54,48,691,624,13,11,0,3,0,0,-1,0,0,0 10,55,White Noise 0,585,724,47,9,8,3,0,0,0,0,0,0 10,56,Noise Standard Deviation 0,479,752,52,16,8,3,0,0,0,0,0,0 10,57,TIME STEP,492,684,45,9,0,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12|B|128-128-128 10,58,Pink Noise 0,144,643,51,9,0,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12|B|128-128-128 10,59,Noise Start Time 0,236,623,61,9,0,3,0,1,-1,0,0,0,128-128-128,0-0-0,|12|B|0-0-0 10,60,Pulse Quantity 0,311,649,55,9,0,3,0,1,-1,0,0,0,128-128-128,0-0-0,|12|B|0-0-0 10,61,Pulse Time 0,343,703,44,9,0,3,0,1,-1,0,0,0,128-128-128,0-0-0,|12|B|0-0-0 10,62,Ramp End Time 0,135,767,59,9,0,3,0,1,-1,0,0,0,128-128-128,0-0-0,|12|B|0-0-0 10,63,Ramp Slope 0,107,715,47,9,0,3,0,1,-1,0,0,0,128-128-128,0-0-0,|12|B|0-0-0 10,64,Ramp Start Time 0,107,741,61,9,0,3,0,1,-1,0,0,0,128-128-128,0-0-0,|12|B|0-0-0 10,65,Sine Amplitude 0,344,728,57,9,0,3,0,1,-1,0,0,0,128-128-128,0-0-0,|12|B|0-0-0 10,66,Sine Period 0,311,757,45,9,0,3,0,1,-1,0,0,0,128-128-128,0-0-0,|12|B|0-0-0 10,67,Step Height 0,200,793,45,9,0,3,0,1,-1,0,0,0,128-128-128,0-0-0,|12|B|0-0-0 10,68,Step Time 0,260,773,40,9,0,3,0,1,-1,0,0,0,128-128-128,0-0-0,|12|B|0-0-0 10,69,Time,119,675,27,9,0,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12|B|128-128-128 11,70,44,648,625,7,8,34,3,0,0,1,0,0,0 10,71,Change in Pink Noise 0,648,653,52,16,40,3,0,0,0,0,0,0 10,72,Noise Correlation Time 0,715,705,59,16,8,3,0,0,0,0,0,0 1,73,59,52,0,0,0,0,0,0,0,-1--1--1,,1|(231,648)| 1,74,60,52,0,0,0,0,0,0,0,-1--1--1,,1|(275,667)| 1,75,61,52,0,0,0,0,0,0,0,-1--1--1,,1|(281,697)| 1,76,62,52,0,0,0,0,0,0,0,-1--1--1,,1|(171,735)| 1,77,63,52,0,0,0,0,0,0,0,-1--1--1,,1|(165,703)| 1,78,64,52,0,0,0,0,0,0,0,-1--1--1,,1|(155,720)| 1,79,65,52,1,0,0,0,0,0,0,-1--1--1,,1|(263,708)| 1,80,66,52,0,0,0,0,0,0,0,-1--1--1,,1|(273,729)| 1,81,67,52,0,0,0,0,0,0,0,-1--1--1,,1|(208,751)| 1,82,68,52,0,0,0,0,0,0,0,-1--1--1,,1|(244,740)| 1,83,69,52,0,0,0,0,0,0,0,-1--1--1,,1|(161,680)| 1,84,70,53,4,0,0,22,0,0,0,-1--1--1,,1|(620,625)| 1,85,70,54,100,0,0,22,0,0,0,-1--1--1,,1|(665,625)| 1,86,53,71,2,0,0,0,0,0,0,-1--1--1,,1|(607,676)| 1,87,55,71,2,0,0,0,0,0,0,-1--1--1,,1|(645,691)| 1,88,72,71,2,0,0,0,0,0,0,-1--1--1,,1|(701,657)| 1,89,72,55,1,0,0,0,0,0,0,-1--1--1,,1|(645,743)| 1,90,57,55,1,0,0,0,0,0,0,-1--1--1,,1|(528,712)| 1,91,56,55,1,0,0,0,0,0,0,-1--1--1,,1|(545,741)| 1,92,58,52,0,0,0,0,0,0,0,-1--1--1,,1|(175,661)| 10,93,Noise Seed 0,585,811,44,9,8,3,0,0,-1,0,0,0 10,94,Pulse Duration 0,357,675,55,9,8,3,0,0,-1,0,0,0 1,95,94,52,0,0,0,0,0,64,0,-1--1--1,,1|(284,683)| 10,96,Standard Completion Rate,143,519,60,16,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|10||128-128-128 12,97,0,395,87,80,24,8,4,0,10,-1,0,0,0,0-0-0,0-0-0,|16||0-0-255 Test Generator for Arrivals 12,98,0,397,503,100,28,8,132,0,10,-1,0,0,0,0-0-0,0-0-0,|16||0-0-255 Test Generator for Absenteeism 10,99,Absenteeism,287,551,43,9,8,3,0,0,-1,0,0,0 10,100,Input 0,187,572,32,9,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|10||128-128-128 1,101,100,99,1,0,43,0,2,64,0,-1--1--1,|10||0-0-0,1|(219,556)| ///---\\\ :L<%^E!@ 9:Current 15:0,0,0,0,0,0 19:100,0 27:2, 34:0, 4:Time 5:Backlog 24:0 25:100 26:100