{UTF-8} Fraction of POS demand used 1= 0.8 ~ Dimensionless [0,1,0.1] ~ | Desired Care Capacity 1= IF THEN ELSE(POS Demand Switch = 1, (("Patient Arrival Rate (Ra)"*Fraction of POS demand used 1\ ) + (("Patient Backlog (B) 1" * (1-Fraction of POS demand used 1))/Target Service Time 1)), "Patient Backlog (B) 1"\ /Target Service Time 1 ) ~ patient/Day ~ To complete requests in the target delivery time, the completion rate must \ be equal to the backlog divided by the target time. | Desired Care Capacity 2= IF THEN ELSE(POS Demand Switch = 1, (("Patient Arrival Rate (Ra)"*Fraction of POS demand used 2\ ) + (("Patient Backlog (B) 2" * (1-Fraction of POS demand used 2))/Target Service Time 2)), "Patient Backlog (B) 2"\ /Target Service Time 2 ) ~ patient/Day ~ To complete requests in the target delivery time, the completion rate must \ be equal to the backlog divided by the target time. | Fraction of POS demand used 2= 0.8 ~ Dimensionless [0,1,0.1] ~ | ABS Error= ABS(Error) ~ Day ~ | ABS Error 1= ABS( Error 1) ~ Day ~ | ABS Error 2= ABS(Error 2) ~ Day ~ | ABS Gap= ABS(Gap) ~ patient/Day ~ | ABS Gap 1= ABS(Gap 1) ~ patient/Day ~ | ABS Gap 2= ABS(Gap 2) ~ patient/Day ~ | ABS Rel Gap= ABS((Norm Rel Gap -1)) ~ Dimensionless ~ | ABS Rel Gap 1= ABS((Norm Rel Gap 1 - 1)) ~ Dimensionless ~ | ABS Rel Gap 2= ABS((Norm Rel Gap 2-1)) ~ Dimensionless ~ | Accum Rel Gap= INTEG ( ABS Rel Gap, 0) ~ Day*Dimensionless ~ | Accum Rel Gap 1= INTEG ( ABS Rel Gap 1, 0) ~ Day*Dimensionless ~ | Accum Rel Gap 2= INTEG ( ABS Rel Gap 2, 0) ~ Day*Dimensionless ~ | Accumulated Error= INTEG ( ABS Error, 0) ~ Day*Day ~ | Accumulated Error 1= INTEG ( ABS Error 1, 0) ~ Day*Day ~ | Accumulated Error 2= INTEG ( ABS Error 2, 0) ~ Day*Day ~ | Accumulated Gap= INTEG ( ABS Gap, 0) ~ patient ~ | Accumulated Gap 1= INTEG ( ABS Gap 1, 0) ~ patient ~ | Accumulated Gap 2= INTEG ( ABS Gap 2, 0) ~ patient ~ | Total ABS Service Time Error= Accumulated Error+Accumulated Error 1+Accumulated Error 2 ~ Day*Day ~ | Total ABS Workload Error= Accum Rel Gap+Accum Rel Gap 1+Accum Rel Gap 2 ~ Day*Dimensionless ~ | Total Service Time= Actual Service Time+Actual Service Time 1+Actual Service Time 2 ~ Day ~ | Total Workload is bad measure= Norm Rel Gap+Norm Rel Gap 1+Norm Rel Gap 2 ~ Dimensionless ~ | Time to Adjust Workforce= 20 ~ Day ~ | Norm Rel Gap 1= (Desired Care Capacity 1/"Service Capacity (C) 1") ~ Dimensionless ~ | Norm Rel Gap 2= (Desired Care Capacity 2/"Service Capacity (C) 2") ~ Dimensionless ~ | Total ABS Gap= Accumulated Gap+Accumulated Gap 1+Accumulated Gap 2 ~ patient ~ | Norm Rel Gap= (Desired Care Capacity/"Service Capacity (C)") ~ Dimensionless ~ | Desired Care Capacity= IF THEN ELSE(POS Demand Switch = 1, (("Patient Arrival Rate (Ra)"*Fraction of POS demand used\ ) + (("Patient Backlog (B)"* (1-Fraction of POS demand used))/Target Service Time))\ , "Patient Backlog (B)"/Target Service Time ) ~ patient/Day ~ To complete requests in the target delivery time, the completion rate must \ be equal to the backlog divided by the target time. | Accumulating Error= Gap/Error Correction Time ~ patient/(Day*Day) ~ Changes in gap between desired and actual completion rates. | Accumulating Error 1= Gap 1/Error Correction Time 1 ~ patient/(Day*Day) ~ Changes in gap between desired and actual completion rates. | Accumulating Error 2= Gap 2/Error Correction Time 2 ~ patient/(Day*Day) ~ Changes in gap between desired and actual completion rates. | Exp Avg of Error= INTEG ( Change in Error, 0) ~ patient/Day ~ Historical average of change in gap between desired and actual completion \ rates. | Exp Avg of Error 1= INTEG ( Change in Error 1, 0) ~ patient/Day ~ Historical average of change in gap between desired and actual completion \ rates. | P Wt= 1 ~ Dimensionless ~ | Change in Error= (Gap - Exp Avg of Error) / Error Correction Time ~ patient/(Day*Day) ~ | Change in Error 1= (Gap 1 - Exp Avg of Error 1) / Error Correction Time 1 ~ patient/(Day*Day) ~ | Change in Error 2= (Gap 2 - Exp Avg of Error 2) / Error Correction Time 2 ~ patient/(Day*Day) ~ | "P-Control 2"= Gap 2 ~ patient/Day ~ Proportional control. | Cumulative Error= INTEG ( Accumulating Error, 0) ~ patient/Day ~ Accumulation of uncorrected error. Allows for error correction even when \ proportional control has waned due to reduction in the instantaneous error. | Cumulative Error 1= INTEG ( Accumulating Error 1, 0) ~ patient/Day ~ Accumulation of uncorrected error. Allows for error correction even when \ proportional control has waned due to reduction in the instantaneous error. | Cumulative Error 2= INTEG ( Accumulating Error 2, 0) ~ patient/Day ~ Accumulation of uncorrected error. Allows for error correction even when \ proportional control has waned due to reduction in the instantaneous error. | D Wt= 1 ~ Dimensionless ~ | D Wt 1= 1 ~ Dimensionless ~ | D Wt 2= 1 ~ Dimensionless ~ | "D-Control 1"= Trend in Error Correction 1 ~ patient/Day ~ Derivative control. | "D-Control 2"= Trend in Error Correction 2 ~ patient/Day ~ Derivative control. | "D-Control"= Trend in Error Correction ~ patient/Day ~ Derivative control. | "PID-Gap 1"= (P Wt 1*"P-Control 1") + (I Wt 1*"I-Control 1") + (D Wt 1*"D-Control 1") ~ patient/Day ~ | "PID-Gap 2"= (P Wt 2*"P-Control 2") + (I Wt 2*"I-Control 2") + (D Wt 2*"D-Control 2") ~ patient/Day ~ | "PID-Gap"= (P Wt*"P-Control") + (I Wt*"I-Control") + (D Wt*"D-Control") ~ patient/Day ~ | Gap 2= (Desired Care Capacity 2 - "Service Capacity (C) 2") ~ patient/Day ~ | Trend in Error Correction= (Gap - Exp Avg of Error) ~ patient/Day ~ The trend of the error correction rate. | Trend in Error Correction 1= (Gap 1 - Exp Avg of Error 1) ~ patient/Day ~ The trend of the error correction rate. | Error Correction Time= 10 ~ Day ~ Time to correct error between desired and actual completion rates. | Error Correction Time 1= 10 ~ Day ~ Time to correct error between desired and actual completion rates. | Error Correction Time 2= 10 ~ Day ~ Time to correct error between desired and actual completion rates. | I Wt 2= 0 ~ Dimensionless ~ | "I-Control 1"= Cumulative Error 1 ~ patient/Day ~ Integral control. | "I-Control 2"= Cumulative Error 2 ~ patient/Day ~ Integral control. | Exp Avg of Error 2= INTEG ( Change in Error 2, 0) ~ patient/Day ~ Historical average of change in gap between desired and actual completion \ rates. | P Wt 1= 1 ~ Dimensionless ~ | Gap= (Desired Care Capacity - "Service Capacity (C)") ~ patient/Day ~ | Gap 1= (Desired Care Capacity 1 - "Service Capacity (C) 1") ~ patient/Day ~ | "P-Control 1"= Gap 1 ~ patient/Day ~ Proportional control. | "Hiring/Firing 1"= IF THEN ELSE(PID Switch = 1, "PID-Gap 1"/ Time to Adjust Workforce 1, (Gap 1/ Time to Adjust Workforce 1\ )) ~ patient/Day/Day ~ | "Hiring/Firing 2"= IF THEN ELSE(PID Switch = 1, "PID-Gap 2"/ Time to Adjust Workforce 2, (Gap 2/ Time to Adjust Workforce 2\ )) ~ patient/Day/Day ~ | "Hiring/Firing"= IF THEN ELSE(PID Switch = 1, "PID-Gap"/ Time to Adjust Workforce, (Gap/ Time to Adjust Workforce\ )) ~ patient/Day/Day ~ | I Wt= 0 ~ Dimensionless ~ | I Wt 1= 0 ~ Dimensionless ~ | "I-Control"= Cumulative Error ~ patient/Day ~ Integral control. | Trend in Error Correction 2= (Gap 2 - Exp Avg of Error 2) ~ patient/Day ~ The trend of the error correction rate. | "P-Control"= Gap ~ patient/Day ~ Proportional control. | PID Switch= 0 ~ Dimensionless ~ | P Wt 2= 1 ~ Dimensionless ~ | Fraction of POS demand used= 0.8 ~ Dimensionless [0,1,0.1] ~ | Norm Rel Error 1= (Actual Service Time 1/Target Service Time 1)-1 ~ Dimensionless ~ | Actual Service Time 1= "Patient Backlog (B) 1"/"Patient Care Completion Rate (Re) 1" ~ Day ~ | Actual Service Time 2= "Patient Backlog (B) 2"/"Patient Care Completion Rate (Re) 2" ~ Day ~ | Maximum Completion Rate 1= "Patient Backlog (B) 1"/Minimum Delivery Delay 1 ~ patient/Day ~ The maximum completion rate is determined by the backlog and minimum time \ to complete a customer request. | Maximum Completion Rate 2= "Patient Backlog (B) 2"/Minimum Delivery Delay 2 ~ patient/Day ~ The maximum completion rate is determined by the backlog and minimum time \ to complete a customer request. | Error= Target Service Time-Actual Service Time ~ Day ~ | Error 1= Target Service Time 1-Actual Service Time 1 ~ Day ~ | Error 2= Target Service Time 2-Actual Service Time 2 ~ Day ~ | Target Service Time 2= 5 ~ Day [0,10,0.5] ~ | Minimum Delivery Delay 2= 0.5 ~ Day ~ | Norm Rel Error= (Actual Service Time/Target Service Time)-1 ~ Dimensionless ~ | "Service Capacity (C) 2"= INTEG ( "Hiring/Firing 2", Desired Care Capacity 1) ~ patient/Day ~ | Norm Rel Error 2= (Actual Service Time 2/Target Service Time 2)-1 ~ Dimensionless ~ | "Service Capacity (C) 1"= INTEG ( "Hiring/Firing 1", Desired Care Capacity 1) ~ patient/Day ~ | Minimum Delivery Delay 1= 0.5 ~ Day ~ | "Patient Backlog (B) 2"= INTEG ( "Patient Care Completion Rate (Re) 1"-"Patient Care Completion Rate (Re) 2", ("Patient Care Completion Rate (Re) 1")*Target Service Time 2) ~ patient ~ | Time to Adjust Workforce 2= 20 ~ Day ~ | "Patient Care Completion Rate (Re) 1"= MIN(Maximum Completion Rate 1, "Service Capacity (C) 1") ~ patient/Day ~ | Target Service Time 1= 5 ~ Day [0,10,0.5] ~ | Time to Adjust Workforce 1= 20 ~ Day ~ | "Patient Backlog (B) 1"= INTEG ( "Patient Care Completion Rate (Re)"-"Patient Care Completion Rate (Re) 1", ("Patient Care Completion Rate (Re)")*Target Service Time 1) ~ patient ~ | "Patient Care Completion Rate (Re) 2"= MIN(Maximum Completion Rate 2, "Service Capacity (C) 2") ~ patient/Day ~ | Actual Service Time= "Patient Backlog (B)"/"Patient Care Completion Rate (Re)" ~ Day ~ | "Service Capacity (C)"= INTEG ( "Hiring/Firing", Desired Care Capacity) ~ patient/Day ~ | Pulse Duration= 13 ~ Day ~ Duration of pulse input. Set to Time Step for an impulse. | 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. | Pulse Time= 1e+012 ~ Day ~ Time at which the pulse in Input occurs. | Ramp End Time= 1e+017 ~ Day ~ End time for the ramp input. | Exogenous Patient Arrival Rate= Initial Arrival Rate*Input ~ patient/Day ~ | Initial Arrival Rate= INITIAL( 10) ~ patient/Day ~ | 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)+ RAMP(Ramp Slope 2,Ramp Start Time 2,Ramp End Time 2)+ 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. | Ramp Start Time 2= 1e+022 ~ Day ~ Start time for the ramp input. | Noise Correlation Time= 10 ~ Day [2,100,2] ~ The correlation time constant for Pink Noise. | Noise Seed= 46 ~ Dimensionless [0,100,1] ~ Random number generator seed. Vary to generate a different sequence of \ random numbers. | Noise Standard Deviation= 0.3 ~ Dimensionless ~ The standard deviation of the pink noise process. | Noise Start Time= 1e+012 ~ Day ~ Start time for the random input. | "Patient Arrival Rate (Ra)"= Exogenous Patient Arrival Rate ~ patient/Day ~ | Ramp Slope 2= -0.08 ~ 1/Day ~ Slope of the ramp input, as a fraction of the base value (per week). | "Patient Care Completion Rate (Re)"= MIN(Maximum Completion Rate, "Service Capacity (C)") ~ patient/Day ~ | 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. | Ramp End Time 2= 1e+018 ~ Day ~ End time for the ramp input. | 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. | Sine Period= 365 ~ Day ~ Period of sine wave in customer demand. Set initially to 52 weeks to \ simulate an annual cycle | Step Height= 0.1 ~ Dimensionless ~ Height of step input to customer orders, as fraction of initial value. | White Noise= Noise Standard Deviation*((Noise Correlation Time/TIME STEP)^0.5*(RANDOM 0 1() - 0.5 )) ~ Dimensionless ~ White noise input to the pink noise process. | Ramp Slope= 0.08 ~ 1/Day ~ Slope of the ramp input, as a fraction of the base value (per week). | Sine Amplitude=0 ~ Dimensionless ~ Amplitude of sine wave in customer orders (fraction of mean). | Ramp Start Time= 1e+018 ~ Day ~ Start time for the ramp input. | Step Time= 10 ~ Day ~ Time for the step input. | POS Demand Switch= 1 ~ DMNL ~ | Maximum Completion Rate= "Patient Backlog (B)"/Minimum Delivery Delay ~ patient/Day ~ The maximum completion rate is determined by the backlog and minimum time \ to complete a customer request. | Minimum Delivery Delay= 0.5 ~ Day ~ | "Patient Backlog (B)"= INTEG ( "Patient Arrival Rate (Ra)"-"Patient Care Completion Rate (Re)", ("Patient Arrival Rate (Ra)")*Target Service Time) ~ patient ~ | Target Service Time= 5 ~ Day [0,10,0.5] ~ | ******************************************************** .Control ********************************************************~ Simulation Control Parameters | FINAL TIME = 350 ~ Day ~ The final time for the simulation. | INITIAL TIME = 0 ~ Day ~ The initial time for the simulation. | SAVEPER = TIME STEP ~ Day [0,?] ~ The frequency with which output is stored. | TIME STEP = 0.0625 ~ Day [0,?] ~ 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 *Service Chain $192-192-192,0,Tw Cen MT|12||0-0-0|0-0-0|0-0-255|-1--1--1|-1--1--1|96,96,70,0 10,1,"Patient Backlog (B)",642,222,43,26,3,131,0,0,0,0,0,0 12,2,48,397,226,10,8,0,3,0,32,-1,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 1,3,5,1,4,0,0,22,0,0,0,-1--1--1,,1|(550,216)| 1,4,5,2,100,0,0,22,0,0,0,-1--1--1,,1|(397,216)| 11,5,48,496,216,6,8,34,3,0,0,1,0,0,0 10,6,"Patient Arrival Rate (Ra)",496,243,47,19,40,3,0,0,-1,0,0,0 1,7,9,37,4,0,0,22,0,0,0,-1--1--1,,1|(958,219)| 1,8,9,1,100,0,0,22,0,0,0,-1--1--1,,1|(720,219)| 11,9,220,762,219,6,8,34,3,0,0,1,0,0,0 10,10,"Patient Care Completion Rate (Re)",762,238,70,19,40,3,0,0,-1,0,0,0 12,11,48,543,442,10,8,0,3,0,32,-1,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 1,12,13,11,68,0,0,22,2,0,0,-1--1--1,|12||0-0-0,1|(605,439)| 11,13,48,664,439,6,8,34,3,0,0,1,0,0,0 10,14,"Hiring/Firing",664,458,42,11,40,3,0,32,-1,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 10,15,Maximum Completion Rate,778,134,55,19,8,131,0,32,0,0,0,0,0-0-0,0-0-0,Tw Cen MT|14||0-0-0 12,16,0,726,177,14,14,4,132,0,32,-1,0,0,0,-1--1--1,0-0-0,Tw Cen MT|14||0-0-0 B 1,17,1,15,1,0,0,0,0,64,0,-1--1--1,,1|(671,145)| 1,18,15,9,1,0,0,0,0,64,0,-1--1--1,,1|(790,179)| 10,19,Time to Adjust Workforce,461,542,46,19,8,131,0,0,0,0,0,0 1,20,19,14,1,0,45,0,2,64,0,-1--1--1,|12||0-0-0,1|(565,531)| 10,21,Minimum Delivery Delay,788,64,58,19,8,3,0,32,0,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 1,22,21,15,0,0,0,0,0,64,0,-1--1--1,,1|(784,92)| 10,23,Target Service Time,286,296,48,19,8,3,0,32,0,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 10,24,Desired Care Capacity,553,340,45,19,8,3,0,32,0,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 1,25,23,24,1,0,45,0,32,64,0,-1--1--1,Tw Cen MT|12||0-0-0,1|(456,346)| 10,26,POS Demand Switch,297,454,60,19,8,3,0,34,-1,0,0,0,-1--1--1,0-0-0,Tw Cen MT|12||255-0-0 1,27,26,24,1,0,0,0,0,64,0,-1--1--1,,1|(371,381)| 1,28,1,24,1,0,43,0,2,64,0,-1--1--1,|12||0-0-0,1|(587,268)| 1,29,23,1,0,0,0,0,0,64,1,-1--1--1,,1|(459,259)| 1,30,24,105,1,0,43,0,2,64,0,-1--1--1,|12||0-0-0,1|(656,329)| 10,31,Exogenous Patient Arrival Rate,428,102,66,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,32,31,5,0,0,0,0,0,64,0,-1--1--1,,1|(461,159)| 10,33,"Service Capacity (C)",780,441,46,24,3,131,0,0,0,0,0,0 1,34,13,33,4,0,0,22,0,0,0,-1--1--1,,1|(702,439)| 1,35,33,105,1,0,45,0,2,64,0,-1--1--1,|12||0-0-0,1|(714,401)| 1,36,33,10,1,0,43,0,2,64,0,-1--1--1,|12||0-0-0,1|(854,345)| 10,37,"Patient Backlog (B) 1",1192,218,43,26,3,131,0,0,0,0,0,0 1,38,40,62,4,0,0,22,0,0,0,-1--1--1,,1|(1509,215)| 1,39,40,37,100,0,0,22,0,0,0,-1--1--1,,1|(1270,215)| 11,40,236,1312,215,6,8,34,3,0,0,1,0,0,0 10,41,"Patient Care Completion Rate (Re) 1",1312,234,77,19,40,3,0,0,-1,0,0,0 11,42,1804,1214,435,6,8,34,3,0,0,1,0,0,0 10,43,"Hiring/Firing 1",1214,454,48,11,40,3,0,32,-1,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 10,44,Maximum Completion Rate 1,1328,130,62,19,8,131,0,32,0,0,0,0,0-0-0,0-0-0,Tw Cen MT|14||0-0-0 12,45,0,1276,173,14,14,4,132,0,32,-1,0,0,0,-1--1--1,0-0-0,Tw Cen MT|14||0-0-0 B 1,46,37,44,1,0,0,0,0,64,0,-1--1--1,,1|(1221,141)| 1,47,44,40,1,0,0,0,0,64,0,-1--1--1,,1|(1340,175)| 10,48,Time to Adjust Workforce 1,1079,488,46,19,8,131,0,0,0,0,0,0 1,49,48,43,1,0,45,0,2,64,0,-1--1--1,|12||0-0-0,1|(1162,495)| 10,50,Minimum Delivery Delay 1,1338,60,58,19,8,3,0,32,0,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 1,51,50,44,0,0,0,0,0,64,0,-1--1--1,,1|(1334,88)| 10,52,Target Service Time 1,961,297,48,19,8,3,0,32,0,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 10,53,Desired Care Capacity 1,1103,336,45,19,8,3,0,32,0,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 1,54,52,53,1,0,45,0,32,64,0,-1--1--1,Tw Cen MT|12||0-0-0,1|(1006,342)| 1,55,37,53,1,0,43,0,2,64,0,-1--1--1,|12||0-0-0,1|(1153,263)| 1,56,52,37,0,0,0,0,0,64,1,-1--1--1,,1|(1072,258)| 1,57,53,107,1,0,43,0,2,64,0,-1--1--1,|12||0-0-0,1|(1179,314)| 10,58,"Service Capacity (C) 1",1330,437,46,24,3,131,0,0,0,0,0,0 1,59,42,58,4,0,0,22,0,0,0,-1--1--1,,1|(1252,435)| 1,60,58,107,1,0,45,0,2,64,0,-1--1--1,|12||0-0-0,1|(1264,397)| 1,61,58,41,1,0,43,0,2,64,0,-1--1--1,|12||0-0-0,1|(1404,341)| 10,62,"Patient Backlog (B) 2",1743,207,43,26,3,131,0,0,0,0,0,0 12,63,48,1982,203,10,8,0,3,0,32,-1,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 1,64,66,63,4,0,0,22,0,0,0,-1--1--1,,1|(1920,204)| 1,65,66,62,100,0,0,22,0,0,0,-1--1--1,,1|(1821,204)| 11,66,48,1863,204,6,8,34,3,0,0,1,0,0,0 10,67,"Patient Care Completion Rate (Re) 2",1863,223,77,19,40,3,0,0,-1,0,0,0 11,68,1820,1765,424,6,8,34,3,0,0,1,0,0,0 10,69,"Hiring/Firing 2",1765,443,48,11,40,3,0,32,-1,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 10,70,Maximum Completion Rate 2,1879,119,62,19,8,131,0,32,0,0,0,0,0-0-0,0-0-0,Tw Cen MT|14||0-0-0 12,71,0,1827,162,14,14,4,132,0,32,-1,0,0,0,-1--1--1,0-0-0,Tw Cen MT|14||0-0-0 B 1,72,62,70,1,0,0,0,0,64,0,-1--1--1,,1|(1772,130)| 1,73,70,66,1,0,0,0,0,64,0,-1--1--1,,1|(1891,164)| 10,74,Time to Adjust Workforce 2,1573,480,46,19,8,131,0,0,0,0,0,0 1,75,74,69,1,0,45,0,2,64,0,-1--1--1,|12||0-0-0,1|(1692,511)| 10,76,Minimum Delivery Delay 2,1889,49,58,19,8,3,0,32,0,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 1,77,76,70,0,0,0,0,0,64,0,-1--1--1,,1|(1885,77)| 10,78,Desired Care Capacity 2,1654,325,45,19,8,3,0,32,0,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 1,79,62,78,1,0,43,0,2,64,0,-1--1--1,|12||0-0-0,1|(1691,254)| 1,80,78,108,1,0,43,0,2,64,0,-1--1--1,|12||0-0-0,1|(1752,309)| 10,81,"Service Capacity (C) 2",1881,426,46,24,3,131,0,0,0,0,0,0 1,82,68,81,4,0,0,22,0,0,0,-1--1--1,,1|(1803,424)| 1,83,81,108,1,0,45,0,2,64,0,-1--1--1,|12||0-0-0,1|(1815,386)| 1,84,81,67,1,0,43,0,2,64,0,-1--1--1,|12||0-0-0,1|(1955,330)| 12,85,48,1076,438,10,8,0,3,0,0,-1,0,0,0 1,86,42,85,68,0,0,22,2,0,0,-1--1--1,|12||0-0-0,1|(1147,435)| 12,87,48,1612,424,10,8,0,3,0,0,-1,0,0,0 1,88,68,87,68,0,0,22,2,0,0,-1--1--1,|12||0-0-0,1|(1690,424)| 10,89,Target Service Time 2,1552,272,50,19,8,3,0,0,0,0,0,0 1,90,89,78,1,0,45,0,2,64,0,-1--1--1,|12||0-0-0,1|(1578,328)| 1,91,89,62,0,0,0,0,0,64,1,-1--1--1,,1|(1644,240)| 10,92,POS Demand Switch,978,392,52,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,93,POS Demand Switch,1528,378,52,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,94,92,53,0,0,0,0,0,64,0,-1--1--1,,1|(1033,366)| 1,95,93,78,0,0,0,0,0,64,0,-1--1--1,,1|(1584,353)| 10,96,Fraction of POS demand used,296,500,52,19,8,3,0,0,0,0,0,0 1,97,96,24,0,0,0,0,0,64,0,-1--1--1,,1|(418,423)| 10,98,Fraction of POS demand used,973,438,58,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,99,Fraction of POS demand used,1506,419,58,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 12,100,6228292,953,826,159,187,3,188,0,0,2,0,0,0 "Patient Backlog (B) 1",Graph 1,101,24,33,0,0,0,0,0,64,1,-1--1--1,,1|(658,386)| 1,102,53,58,0,0,0,0,0,64,1,-1--1--1,,1|(1208,382)| 1,103,53,81,0,0,0,0,0,64,1,-1--1--1,,1|(1484,379)| 12,104,1967596,1268,827,157,185,3,188,0,0,2,0,0,0 "Service Capacity (C) 1",Graph 10,105,Gap,678,369,17,11,8,3,0,0,0,0,0,0 1,106,105,13,0,0,0,0,0,64,0,-1--1--1,,1|(671,399)| 10,107,Gap 1,1219,350,24,11,8,3,0,0,0,0,0,0 10,108,Gap 2,1787,347,24,11,8,3,0,0,0,0,0,0 1,109,108,68,0,0,0,0,0,64,0,-1--1--1,,1|(1777,381)| 1,110,107,42,0,0,0,0,0,64,0,-1--1--1,,1|(1217,388)| 10,111,PID Switch,335,630,35,11,8,3,0,2,0,0,0,0,0-0-0,0-0-0,|12||255-0-0 1,112,111,14,1,0,0,0,0,64,0,-1--1--1,,1|(540,614)| 10,113,"PID-Gap",334,663,46,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,114,113,14,1,0,0,0,0,64,0,-1--1--1,,1|(648,607)| 10,115,PID Switch,1077,546,46,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,116,PID Switch,1638,521,46,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,117,"PID-Gap 1",1076,596,48,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,118,"PID-Gap 2",1641,558,48,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,119,115,43,1,0,0,0,0,64,0,-1--1--1,,1|(1192,531)| 1,120,117,43,1,0,0,0,0,64,0,-1--1--1,,1|(1196,579)| 1,121,116,69,1,0,0,0,0,64,0,-1--1--1,,1|(1743,499)| 1,122,118,69,1,0,0,0,0,64,0,-1--1--1,,1|(1766,524)| 1,123,6,24,0,0,0,0,0,64,0,-1--1--1,,1|(520,285)| 1,124,6,53,1,0,0,0,0,64,0,-1--1--1,,1|(764,1)| 1,125,6,78,1,0,0,0,0,64,0,-1--1--1,,1|(1158,-182)| 12,126,0,287,250,73,19,8,7,0,2,-1,0,0,0,0-0-0,0-0-0,|12||0-128-0 Sum of Target Service Times = 15; 8,5,2 12,127,0,458,583,71,19,8,7,0,2,-1,0,0,0,0-0-0,0-0-0,|12||0-128-0 Sum of CapAdj Times = 60; 33,20,7 12,128,919546,1611,827,177,181,3,188,0,0,2,0,0,0 "Patient Backlog (B) 2",Graph 12,129,1574006,2019,820,232,189,3,188,0,0,2,0,0,0 "Service Capacity (C) 2",Graph 12,130,1377804,348,855,150,150,3,44,0,0,2,0,0,0 "Patient Backlog (B)",Graph 12,131,1443612,647,854,150,150,3,44,0,0,2,0,0,0 "Service Capacity (C)",Graph 12,132,1312604,2301,425,325,193,3,188,0,0,2,0,0,0 Total ABS Service Time Error,Graph 10,133,Fraction of POS demand used 1,966,493,53,19,8,3,0,0,0,0,0,0 10,134,Fraction of POS demand used 2,1469,461,53,19,8,3,0,0,0,0,0,0 1,135,133,53,0,0,0,0,0,64,0,-1--1--1,,1|(1029,419)| 1,136,134,78,0,0,0,0,0,64,0,-1--1--1,,1|(1555,397)| 12,137,0,189,540,50,19,8,7,0,2,-1,0,0,0,0-0-0,0-0-0,|12||0-128-0 POS fraction = .2, .5, .8 \\\---/// Sketch information - do not modify anything except names V300 Do not put anything below this section - it will be ignored *Demand $192-192-192,0,Tw Cen MT|12||0-0-0|0-0-0|0-0-255|-1--1--1|-1--1--1|96,96,90,0 10,1,Input,224,562,18,11,8,131,0,32,-1,0,0,0,-1--1--1,0-0-0,Tw Cen MT|12||0-0-0 10,2,Pink Noise,572,494,40,20,3,3,0,32,0,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 12,3,48,704,497,10,8,0,3,0,32,-1,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 10,4,White Noise,599,597,41,11,8,3,0,32,0,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 10,5,Noise Standard Deviation,492,625,53,19,8,3,0,34,0,0,0,0,-1--1--1,0-0-0,Tw Cen MT|12||255-128-0 10,6,TIME STEP,506,557,45,11,0,2,0,35,-1,0,0,0,128-128-128,0-0-0,Tw Cen MT|12|B|128-128-128 10,7,Pink Noise,176,474,45,11,0,2,0,35,-1,0,0,0,128-128-128,0-0-0,Tw Cen MT|12|B|128-128-128 10,8,Noise Start Time,251,447,53,11,0,3,0,33,-1,0,0,0,128-128-128,0-0-0,Tw Cen MT|12|B|0-0-0 10,9,Pulse Quantity,325,522,47,11,0,3,0,33,-1,0,0,0,128-128-128,0-0-0,Tw Cen MT|12|B|0-0-0 10,10,Pulse Time,357,576,34,11,0,3,0,33,-1,0,0,0,128-128-128,0-0-0,Tw Cen MT|12|B|0-0-0 10,11,Sine Amplitude,358,601,49,11,0,3,0,33,-1,0,0,0,128-128-128,0-0-0,Tw Cen MT|12|B|0-0-0 10,12,Sine Period,324,630,38,11,0,3,0,33,-1,0,0,0,128-128-128,0-0-0,Tw Cen MT|12|B|0-0-0 10,13,Step Height,226,676,39,11,0,3,0,1,-1,0,0,0,128-128-128,0-0-0,|12|B|0-0-0 10,14,Step Time,285,657,33,11,0,3,0,33,-1,0,0,0,128-128-128,0-0-0,Tw Cen MT|12|B|0-0-0 10,15,Time,141,499,28,11,0,2,0,35,-1,0,0,0,128-128-128,0-0-0,Tw Cen MT|12|B|128-128-128 11,16,44,662,499,6,8,34,3,0,0,1,0,0,0 10,17,Change in Pink Noise,662,526,49,19,40,3,0,32,0,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 10,18,Noise Correlation Time,729,578,58,19,8,3,0,34,0,0,0,0,-1--1--1,0-0-0,Tw Cen MT|12||255-128-0 1,19,8,1,0,0,0,0,0,0,0,-1--1--1,,1|(239,497)| 1,20,9,1,0,0,0,0,0,0,0,-1--1--1,,1|(276,541)| 1,21,10,1,0,0,0,0,0,0,0,-1--1--1,,1|(289,568)| 1,22,11,1,1,0,0,0,0,0,0,-1--1--1,,1|(315,590)| 1,23,12,1,0,0,0,0,0,0,0,-1--1--1,,1|(279,599)| 1,24,13,1,0,0,0,0,0,0,0,-1--1--1,,1|(225,625)| 1,25,14,1,0,0,0,0,0,0,0,-1--1--1,,1|(258,615)| 1,26,15,1,0,0,0,0,0,0,0,-1--1--1,,1|(176,526)| 1,27,16,2,4,0,0,22,0,0,0,-1--1--1,,1|(634,499)| 1,28,16,3,100,0,0,22,0,0,0,-1--1--1,,1|(681,499)| 1,29,2,17,2,0,0,0,0,0,0,-1--1--1,,1|(621,549)| 1,30,4,17,2,0,0,0,0,0,0,-1--1--1,,1|(659,564)| 1,31,18,17,2,0,0,0,0,0,0,-1--1--1,,1|(715,530)| 1,32,18,4,1,0,0,0,0,0,0,-1--1--1,,1|(659,615)| 1,33,6,4,1,0,0,0,0,0,0,-1--1--1,,1|(542,585)| 1,34,5,4,1,0,0,0,0,0,0,-1--1--1,,1|(559,614)| 1,35,7,1,0,0,0,0,0,0,0,-1--1--1,,1|(196,511)| 10,36,Noise Seed,599,683,38,11,8,3,0,32,-1,0,0,0,-1--1--1,0-0-0,Tw Cen MT|12||0-0-0 10,37,Pulse Duration,371,548,46,11,8,3,0,32,-1,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 1,38,37,1,0,0,0,0,0,64,0,-1--1--1,,1|(290,555)| 10,39,Input,469,349,29,11,0,2,0,35,-1,0,0,0,128-128-128,0-0-0,Tw Cen MT|12||128-128-128 10,40,Initial Arrival Rate,496,271,58,11,8,3,0,0,0,0,0,0 10,41,Ramp End Time,95,581,51,11,0,3,0,33,-1,0,0,0,128-128-128,0-0-0,Tw Cen MT|12||0-0-0 10,42,Ramp Slope,100,531,41,11,0,3,0,33,-1,0,0,0,128-128-128,0-0-0,Tw Cen MT|12||0-0-0 10,43,Ramp Start Time,86,558,54,11,0,3,0,33,-1,0,0,0,128-128-128,0-0-0,Tw Cen MT|12||0-0-0 10,44,Ramp End Time 2,162,653,57,11,0,3,0,33,-1,0,0,0,128-128-128,0-0-0,Tw Cen MT|12|B|0-0-0 10,45,Ramp Slope 2,102,604,47,11,0,3,0,33,-1,0,0,0,128-128-128,0-0-0,Tw Cen MT|12|B|0-0-0 10,46,Ramp Start Time 2,128,631,61,11,0,3,0,33,-1,0,0,0,128-128-128,0-0-0,Tw Cen MT|12|B|0-0-0 1,47,42,1,0,0,0,0,0,64,0,-1--1--1,,1|(166,547)| 1,48,43,1,0,0,0,0,0,64,0,-1--1--1,,1|(166,559)| 1,49,41,1,0,0,0,0,0,64,0,-1--1--1,,1|(169,570)| 1,50,45,1,0,0,0,0,0,64,0,-1--1--1,,1|(162,582)| 1,51,46,1,0,0,0,0,0,64,0,-1--1--1,,1|(169,601)| 1,52,44,1,0,0,0,0,0,64,0,-1--1--1,,1|(188,613)| 10,53,Exogenous Patient Arrival Rate,643,327,60,19,8,3,0,0,0,0,0,0 1,54,40,53,0,0,0,0,0,64,0,-1--1--1,,1|(551,292)| 1,55,39,53,0,0,0,0,0,64,0,-1--1--1,,1|(533,340)| 12,56,5444152,1142,413,280,220,3,188,0,0,2,0,0,0 Exogenous Patient Arrival Rate,Graph \\\---/// Sketch information - do not modify anything except names V300 Do not put anything below this section - it will be ignored *Performance Measures $192-192-192,0,Tw Cen MT|12||0-0-0|0-0-0|0-0-255|-1--1--1|-1--1--1|96,96,80,0 10,1,Actual Service Time,263,142,47,19,8,3,0,0,0,0,0,0 10,2,"Patient Care Completion Rate (Re)",378,36,75,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,3,"Patient Backlog (B)",176,44,57,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,4,3,1,0,0,0,0,0,64,0,-1--1--1,,1|(214,87)| 1,5,2,1,0,0,0,0,0,64,0,-1--1--1,,1|(325,84)| 10,6,Target Service Time,112,144,54,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,7,Error,179,224,17,11,8,3,0,0,0,0,0,0 1,8,6,7,0,0,0,0,0,64,0,-1--1--1,,1|(143,182)| 1,9,1,7,0,0,0,0,0,64,0,-1--1--1,,1|(222,182)| 10,10,"Patient Backlog (B) 1",602,48,57,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,11,"Patient Backlog (B) 2",1011,39,57,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,12,"Patient Care Completion Rate (Re) 1",771,48,70,28,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,13,"Patient Care Completion Rate (Re) 2",1209,36,70,28,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,14,Actual Service Time 1,672,130,47,19,8,3,0,0,0,0,0,0 10,15,Actual Service Time 2,1118,114,47,19,8,3,0,0,0,0,0,0 10,16,Error 1,622,235,24,11,8,3,0,0,0,0,0,0 10,17,Error 2,1079,214,24,11,8,3,0,0,0,0,0,0 10,18,Target Service Time 1,561,130,54,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,19,Target Service Time 2,1005,118,54,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,20,10,14,0,0,0,0,0,64,0,-1--1--1,,1|(631,83)| 1,21,12,14,0,0,0,0,0,64,0,-1--1--1,,1|(721,89)| 1,22,14,16,0,0,0,0,0,64,0,-1--1--1,,1|(648,180)| 1,23,18,16,0,0,0,0,0,64,0,-1--1--1,,1|(590,180)| 1,24,11,15,0,0,0,0,0,64,0,-1--1--1,,1|(1058,72)| 1,25,13,15,0,0,0,0,0,64,0,-1--1--1,,1|(1163,75)| 1,26,15,17,0,0,0,0,0,64,0,-1--1--1,,1|(1099,161)| 1,27,19,17,0,0,0,0,0,64,0,-1--1--1,,1|(1040,164)| 10,28,Norm Rel Error,274,223,48,11,8,3,0,0,0,0,0,0 10,29,Norm Rel Error 1,738,232,55,11,8,3,0,0,0,0,0,0 10,30,Norm Rel Error 2,1208,222,55,11,8,3,0,0,0,0,0,0 1,31,6,28,0,0,0,0,0,64,0,-1--1--1,,1|(194,184)| 1,32,1,28,0,0,0,0,0,64,0,-1--1--1,,1|(267,179)| 1,33,18,29,0,0,0,0,0,64,0,-1--1--1,,1|(649,181)| 1,34,14,29,0,0,0,0,0,64,0,-1--1--1,,1|(703,179)| 1,35,19,30,0,0,0,0,0,64,0,-1--1--1,,1|(1107,170)| 1,36,15,30,0,0,0,0,0,64,0,-1--1--1,,1|(1161,166)| 10,37,ABS Error,269,284,32,11,8,3,0,0,0,0,0,0 10,38,Accumulated Error,275,348,46,20,3,131,0,0,0,0,0,0 1,39,37,38,0,0,0,0,0,64,0,-1--1--1,,1|(270,304)| 10,40,ABS Error 1,659,273,39,11,8,3,0,0,0,0,0,0 10,41,Accumulated Error 1,679,328,43,18,3,131,0,0,0,0,0,0 1,42,40,41,0,0,0,0,0,64,0,-1--1--1,,1|(665,290)| 10,43,ABS Error 2,1082,257,39,11,8,3,0,0,0,0,0,0 10,44,Accumulated Error 2,1065,314,45,19,3,131,0,0,0,0,0,0 1,45,43,44,0,0,0,0,0,64,0,-1--1--1,,1|(1076,274)| 10,46,Total ABS Service Time Error,677,405,58,19,8,3,0,0,0,0,0,0 1,47,38,46,0,0,0,0,0,64,0,-1--1--1,,1|(463,374)| 1,48,41,46,0,0,0,0,0,64,0,-1--1--1,,1|(678,359)| 1,49,44,46,0,0,0,0,0,64,0,-1--1--1,,1|(884,355)| 10,50,Gap,256,840,28,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,51,ABS Gap,260,768,32,11,8,3,0,0,0,0,0,0 1,52,50,51,0,0,0,0,0,64,0,-1--1--1,,1|(257,810)| 10,53,Gap 1,395,840,35,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,54,Gap 2,558,853,35,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,55,ABS Gap 1,405,760,39,11,8,3,0,0,0,0,0,0 10,56,ABS Gap 2,562,771,39,11,8,3,0,0,0,0,0,0 1,57,53,55,0,0,0,0,0,64,0,-1--1--1,,1|(398,806)| 1,58,54,56,0,0,0,0,0,64,0,-1--1--1,,1|(559,818)| 10,59,Accumulated Gap,270,708,40,20,3,3,0,0,0,0,0,0 1,60,51,59,0,0,0,0,0,64,0,-1--1--1,,1|(262,749)| 10,61,Accumulated Gap 1,405,703,40,20,3,3,0,0,0,0,0,0 10,62,Accumulated Gap 2,569,718,40,20,3,3,0,0,0,0,0,0 10,63,Total ABS Gap,409,633,50,11,8,3,0,0,0,0,0,0 1,64,59,63,0,0,0,0,0,64,0,-1--1--1,,1|(341,669)| 1,65,61,63,0,0,0,0,0,64,0,-1--1--1,,1|(406,670)| 1,66,55,61,0,0,0,0,0,64,0,-1--1--1,,1|(405,743)| 1,67,62,63,0,0,0,0,0,64,0,-1--1--1,,1|(486,674)| 1,68,56,62,0,0,0,0,0,64,0,-1--1--1,,1|(563,755)| 10,69,Desired Care Capacity,892,850,50,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,70,Desired Care Capacity 1,1162,845,50,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,71,Desired Care Capacity 2,1435,844,50,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,72,"Service Capacity (C)",1010,844,48,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,73,"Service Capacity (C) 1",1279,850,55,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,74,"Service Capacity (C) 2",1550,849,55,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,75,Norm Rel Gap,920,746,48,11,8,3,0,0,0,0,0,0 10,76,ABS Rel Gap,942,670,44,11,8,3,0,0,0,0,0,0 10,77,Accum Rel Gap,961,605,40,20,3,3,0,0,0,0,0,0 1,78,69,75,0,0,0,0,0,64,0,-1--1--1,,1|(905,800)| 1,79,72,75,0,0,0,0,0,64,0,-1--1--1,,1|(966,796)| 1,80,75,76,0,0,0,0,0,64,0,-1--1--1,,1|(928,714)| 1,81,76,77,0,0,0,0,0,64,0,-1--1--1,,1|(948,648)| 10,82,Total ABS Workload Error,1219,526,53,19,8,3,0,0,0,0,0,0 1,83,77,82,0,0,0,0,0,64,0,-1--1--1,,1|(1076,569)| 10,84,Norm Rel Gap 1,1214,776,55,11,8,3,0,0,0,0,0,0 10,85,ABS Rel Gap 1,1218,704,50,11,8,3,0,0,0,0,0,0 10,86,Accum Rel Gap 1,1215,633,40,20,3,3,0,0,0,0,0,0 1,87,84,85,0,0,0,0,0,64,0,-1--1--1,,1|(1215,746)| 1,88,85,86,0,0,0,0,0,64,0,-1--1--1,,1|(1217,679)| 10,89,Norm Rel Gap 2,1505,768,55,11,8,3,0,0,0,0,0,0 10,90,ABS Rel Gap 2,1482,693,50,11,8,3,0,0,0,0,0,0 10,91,Accum Rel Gap 2,1448,625,40,20,3,3,0,0,0,0,0,0 1,92,89,90,0,0,0,0,0,64,0,-1--1--1,,1|(1495,737)| 1,93,90,91,0,0,0,0,0,64,0,-1--1--1,,1|(1470,669)| 1,94,70,84,0,0,0,0,0,64,0,-1--1--1,,1|(1186,812)| 1,95,73,84,0,0,0,0,0,64,0,-1--1--1,,1|(1247,814)| 1,96,71,89,0,0,0,0,0,64,0,-1--1--1,,1|(1468,807)| 1,97,74,89,0,0,0,0,0,64,0,-1--1--1,,1|(1528,810)| 1,98,86,82,0,0,0,0,0,64,0,-1--1--1,,1|(1216,585)| 1,99,91,82,0,0,0,0,0,64,0,-1--1--1,,1|(1341,579)| 10,100,Total Workload is bad measure,1067,719,59,19,8,3,0,0,0,0,0,0 1,101,75,100,0,0,0,0,0,64,0,-1--1--1,,1|(980,735)| 1,102,84,100,0,0,0,0,0,64,0,-1--1--1,,1|(1157,754)| 1,103,89,100,0,0,0,0,0,64,0,-1--1--1,,1|(1294,744)| 1,104,7,37,0,0,0,0,0,64,0,-1--1--1,,1|(217,250)| 1,105,16,40,0,0,0,0,0,64,0,-1--1--1,,1|(635,249)| 1,106,17,43,0,0,0,0,0,64,0,-1--1--1,,1|(1079,228)| 10,107,Total Service Time,451,247,45,19,8,3,0,0,0,0,0,0 1,108,1,107,0,0,0,0,0,64,0,-1--1--1,,1|(350,191)| 1,109,14,107,0,0,0,0,0,64,0,-1--1--1,,1|(567,185)| 1,110,15,107,0,0,0,0,0,64,0,-1--1--1,,1|(790,179)| \\\---/// Sketch information - do not modify anything except names V300 Do not put anything below this section - it will be ignored *PID $192-192-192,0,Tw Cen MT|12||0-0-0|0-0-0|0-0-255|-1--1--1|-1--1--1|96,96,80,0 10,1,Cumulative Error,260,494,40,20,3,3,0,32,0,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 10,2,"I-Control",351,591,29,11,8,3,0,32,0,0,0,0,-1--1--1,0-0-0,Tw Cen MT|12||0-0-0 10,3,Exp Avg of Error,491,506,40,20,3,3,0,32,0,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 12,4,48,494,346,10,8,0,3,0,32,-1,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 1,5,7,3,4,0,0,22,0,0,0,-1--1--1,,1|(492,449)| 1,6,7,4,100,0,0,22,0,0,0,-1--1--1,,1|(492,377)| 11,7,48,492,407,8,6,33,3,0,0,2,0,0,0 10,8,Change in Error,433,407,51,11,40,131,0,0,-1,0,0,0 10,9,"D-Control",430,588,32,11,8,131,0,32,0,0,0,0,-1--1--1,0-0-0,Tw Cen MT|12||0-0-0 1,10,3,7,1,0,45,0,32,64,0,-1--1--1,Tw Cen MT|12||0-0-0,1|(514,450)| 10,11,Trend in Error Correction,585,378,45,19,8,131,0,0,-1,0,0,0 1,12,11,9,1,0,43,0,32,64,0,-1--1--1,Tw Cen MT|12||0-0-0,1|(552,528)| 1,13,3,11,1,0,43,0,32,64,0,-1--1--1,Tw Cen MT|12||0-0-0,1|(532,464)| 1,14,1,2,1,0,43,0,32,64,0,-1--1--1,Tw Cen MT|12||0-0-0,1|(287,548)| 10,15,Error Correction Time,391,303,52,19,8,3,0,32,-1,0,0,0,-1--1--1,0-0-0,Tw Cen MT|12||0-0-0 1,16,15,8,0,0,45,0,32,64,0,-1--1--1,Tw Cen MT|12||0-0-0,1|(410,352)| 12,17,48,259,337,10,8,0,3,0,32,-1,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 1,18,20,1,4,0,0,22,0,0,0,-1--1--1,,1|(261,437)| 1,19,20,17,100,0,0,22,0,0,0,-1--1--1,,1|(261,367)| 11,20,48,261,395,8,6,33,3,0,0,4,0,0,0 10,21,Accumulating Error,322,395,44,19,40,131,0,0,-1,0,0,0 1,22,15,21,0,0,45,0,32,64,0,-1--1--1,Tw Cen MT|12||0-0-0,1|(360,343)| 10,23,Gap,399,163,28,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,24,23,21,1,0,0,0,0,64,0,-1--1--1,,1|(340,250)| 1,25,23,8,1,0,0,0,0,64,0,-1--1--1,,1|(451,283)| 1,26,23,11,1,0,0,0,0,64,0,-1--1--1,,1|(538,260)| 10,27,"P-Control",252,590,31,11,8,3,0,0,0,0,0,0 1,28,23,27,1,0,0,0,0,64,0,-1--1--1,,1|(193,424)| 10,29,"PID-Gap",352,674,31,11,8,3,0,0,0,0,0,0 1,30,27,29,0,0,0,0,0,64,0,-1--1--1,,1|(296,627)| 1,31,2,29,0,0,0,0,0,64,0,-1--1--1,,1|(351,625)| 1,32,9,29,0,0,0,0,0,64,0,-1--1--1,,1|(395,625)| 10,33,P Wt,161,637,18,11,8,3,0,0,0,0,0,0 10,34,I Wt,160,669,16,11,8,3,0,0,0,0,0,0 10,35,D Wt,160,699,19,11,8,3,0,0,0,0,0,0 1,36,33,29,0,0,0,0,0,64,0,-1--1--1,,1|(243,652)| 1,37,34,29,0,0,0,0,0,64,0,-1--1--1,,1|(241,670)| 1,38,35,29,0,0,0,0,0,64,0,-1--1--1,,1|(243,688)| 10,39,Cumulative Error 1,789,493,40,20,3,3,0,32,0,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 10,40,"I-Control 1",880,590,36,11,8,3,0,32,0,0,0,0,-1--1--1,0-0-0,Tw Cen MT|12||0-0-0 10,41,Exp Avg of Error 1,1020,505,40,20,3,3,0,32,0,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 12,42,48,1023,345,10,8,0,3,0,32,-1,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 1,43,45,41,4,0,0,22,0,0,0,-1--1--1,,1|(1021,448)| 1,44,45,42,100,0,0,22,0,0,0,-1--1--1,,1|(1021,376)| 11,45,48,1021,406,8,6,33,3,0,0,2,0,0,0 10,46,Change in Error 1,962,406,58,11,40,131,0,0,-1,0,0,0 10,47,"D-Control 1",959,587,39,11,8,131,0,32,0,0,0,0,-1--1--1,0-0-0,Tw Cen MT|12||0-0-0 1,48,41,45,1,0,45,0,32,64,0,-1--1--1,Tw Cen MT|12||0-0-0,1|(1043,449)| 10,49,Trend in Error Correction 1,1114,377,45,19,8,131,0,0,-1,0,0,0 1,50,49,47,1,0,43,0,32,64,0,-1--1--1,Tw Cen MT|12||0-0-0,1|(1081,527)| 1,51,41,49,1,0,43,0,32,64,0,-1--1--1,Tw Cen MT|12||0-0-0,1|(1061,463)| 1,52,39,40,1,0,43,0,32,64,0,-1--1--1,Tw Cen MT|12||0-0-0,1|(816,547)| 10,53,Error Correction Time 1,920,302,52,19,8,3,0,32,-1,0,0,0,-1--1--1,0-0-0,Tw Cen MT|12||0-0-0 1,54,53,46,0,0,45,0,32,64,0,-1--1--1,Tw Cen MT|12||0-0-0,1|(939,351)| 12,55,48,788,336,10,8,0,3,0,32,-1,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 1,56,58,39,4,0,0,22,0,0,0,-1--1--1,,1|(790,436)| 1,57,58,55,100,0,0,22,0,0,0,-1--1--1,,1|(790,366)| 11,58,48,790,394,8,6,33,3,0,0,4,0,0,0 10,59,Accumulating Error 1,851,394,44,19,40,131,0,0,-1,0,0,0 1,60,53,59,0,0,45,0,32,64,0,-1--1--1,Tw Cen MT|12||0-0-0,1|(889,342)| 10,61,"P-Control 1",781,589,38,11,8,3,0,0,0,0,0,0 10,62,"PID-Gap 1",881,673,37,11,8,3,0,0,0,0,0,0 1,63,61,62,0,0,0,0,0,64,0,-1--1--1,,1|(825,626)| 1,64,40,62,0,0,0,0,0,64,0,-1--1--1,,1|(880,624)| 1,65,47,62,0,0,0,0,0,64,0,-1--1--1,,1|(924,624)| 10,66,P Wt 1,690,636,25,11,8,3,0,0,0,0,0,0 10,67,I Wt 1,689,668,23,11,8,3,0,0,0,0,0,0 10,68,D Wt 1,689,698,26,11,8,3,0,0,0,0,0,0 1,69,66,62,0,0,0,0,0,64,0,-1--1--1,,1|(772,651)| 1,70,67,62,0,0,0,0,0,64,0,-1--1--1,,1|(771,669)| 1,71,68,62,0,0,0,0,0,64,0,-1--1--1,,1|(772,686)| 10,72,Cumulative Error 2,1336,467,40,20,3,3,0,32,0,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 10,73,"I-Control 2",1427,564,36,11,8,3,0,32,0,0,0,0,-1--1--1,0-0-0,Tw Cen MT|12||0-0-0 10,74,Exp Avg of Error 2,1567,479,40,20,3,3,0,32,0,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 12,75,48,1570,319,10,8,0,3,0,32,-1,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 1,76,78,74,4,0,0,22,0,0,0,-1--1--1,,1|(1568,422)| 1,77,78,75,100,0,0,22,0,0,0,-1--1--1,,1|(1568,350)| 11,78,48,1568,380,8,6,33,3,0,0,2,0,0,0 10,79,Change in Error 2,1509,380,58,11,40,131,0,0,-1,0,0,0 10,80,"D-Control 2",1506,561,39,11,8,131,0,32,0,0,0,0,-1--1--1,0-0-0,Tw Cen MT|12||0-0-0 1,81,74,78,1,0,45,0,32,64,0,-1--1--1,Tw Cen MT|12||0-0-0,1|(1590,423)| 10,82,Trend in Error Correction 2,1661,351,45,19,8,131,0,0,-1,0,0,0 1,83,82,80,1,0,43,0,32,64,0,-1--1--1,Tw Cen MT|12||0-0-0,1|(1628,501)| 1,84,74,82,1,0,43,0,32,64,0,-1--1--1,Tw Cen MT|12||0-0-0,1|(1608,437)| 1,85,72,73,1,0,43,0,32,64,0,-1--1--1,Tw Cen MT|12||0-0-0,1|(1363,521)| 10,86,Error Correction Time 2,1467,276,52,19,8,3,0,32,-1,0,0,0,-1--1--1,0-0-0,Tw Cen MT|12||0-0-0 1,87,86,79,0,0,45,0,32,64,0,-1--1--1,Tw Cen MT|12||0-0-0,1|(1486,325)| 12,88,48,1335,310,10,8,0,3,0,32,-1,0,0,0,0-0-0,0-0-0,Tw Cen MT|12||0-0-0 1,89,91,72,4,0,0,22,0,0,0,-1--1--1,,1|(1337,410)| 1,90,91,88,100,0,0,22,0,0,0,-1--1--1,,1|(1337,340)| 11,91,48,1337,368,8,6,33,3,0,0,4,0,0,0 10,92,Accumulating Error 2,1398,368,44,19,40,131,0,0,-1,0,0,0 1,93,86,92,0,0,45,0,32,64,0,-1--1--1,Tw Cen MT|12||0-0-0,1|(1436,316)| 10,94,"P-Control 2",1328,563,38,11,8,3,0,0,0,0,0,0 10,95,"PID-Gap 2",1428,647,37,11,8,3,0,0,0,0,0,0 1,96,94,95,0,0,0,0,0,64,0,-1--1--1,,1|(1372,600)| 1,97,73,95,0,0,0,0,0,64,0,-1--1--1,,1|(1427,598)| 1,98,80,95,0,0,0,0,0,64,0,-1--1--1,,1|(1471,598)| 10,99,P Wt 2,1237,610,25,11,8,3,0,0,0,0,0,0 10,100,I Wt 2,1236,642,23,11,8,3,0,0,0,0,0,0 10,101,D Wt 2,1236,672,26,11,8,3,0,0,0,0,0,0 1,102,99,95,0,0,0,0,0,64,0,-1--1--1,,1|(1319,625)| 1,103,100,95,0,0,0,0,0,64,0,-1--1--1,,1|(1318,643)| 1,104,101,95,0,0,0,0,0,64,0,-1--1--1,,1|(1319,660)| 10,105,Gap 1,929,157,35,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,106,Gap 2,1469,134,35,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,107,105,61,1,0,0,0,0,64,0,-1--1--1,,1|(720,352)| 1,108,105,59,1,0,0,0,0,64,0,-1--1--1,,1|(838,285)| 1,109,105,46,1,0,0,0,0,64,0,-1--1--1,,1|(1001,283)| 1,110,105,49,1,0,0,0,0,64,0,-1--1--1,,1|(1082,271)| 1,111,106,94,1,0,0,0,0,64,0,-1--1--1,,1|(1250,273)| 1,112,106,92,1,0,0,0,0,64,0,-1--1--1,,1|(1381,245)| 1,113,106,79,1,0,0,0,0,64,0,-1--1--1,,1|(1530,236)| 1,114,106,82,1,0,0,0,0,64,0,-1--1--1,,1|(1633,262)| ///---\\\ :GRAPH Patient_Backlogs :TITLE Patient Backlogs :SCALE :VAR "Patient Backlog (B)" :VAR "Patient Backlog (B) 1" :VAR "Patient Backlog (B) 2" :GRAPH rates :TITLE rates :SCALE :VAR Exogenous Patient Arrival Rate :Y-MIN 9 :Y-MAX 13 :VAR "Patient Care Completion Rate (Re)" :VAR "Patient Care Completion Rate (Re) 1" :VAR "Patient Care Completion Rate (Re) 2" :GRAPH Workload :TITLE Workload :SCALE :VAR Norm Rel Error :VAR Norm Rel Error 1 :VAR Norm Rel Error 2 :L<%^E!@ 1:N:\Documents\DISSERTATION\2 - Agile\Model\P+D Control(x2).vdf 1:N:\Documents\DISSERTATION\2 - Agile\Model\P+D Control.vdf 1:N:\Documents\DISSERTATION\2 - Agile\Model\InfoSharing @ 80%.vdf 1:N:\Documents\DISSERTATION\2 - Agile\Model\InfoSharing-all.vdf 1:N:\Documents\DISSERTATION\2 - Agile\Model\Base Case.vdf 9:InfoSharing @ 80% 23:0 15:0,0,0,1,0,0 19:70,0 27:2, 34:0, 4:Time 5:Actual Service Time 2 35:Date 36:YYYY-MM-DD 37:2000 38:1 39:1 40:4 41:0 24:0 25:350 26:350