reaction_step_orchestrator(): entering WHILE loop at System Time=0 with delta_time_full=0.01
EXAMINING CONCENTRATION CHANGES at System Time 0 from the upcoming single step (for all rxns):
Baseline: [ 50. 100. 0.]
Deltas: [-1. -3. 5.]
Adjusted L2 norm: 1.9720265943665387
The current time step (0.01) leads to an 'L2 rate' (1.972) that is higher than the specified HIGH threshold (1.2):
ACTION: IMMEDIATE ABORT. Will abort this step, and re-do it with a SMALLER time interval. [The current step started at System Time: 0, and will rewind there]
reaction_step_orchestrator(): RE-DOING THE LAST REACTION STEP with the smaller time interval of 0.005
reaction_step_orchestrator(): entering WHILE loop at System Time=0 with delta_time_full=0.005
EXAMINING CONCENTRATION CHANGES at System Time 0 from the upcoming single step (for all rxns):
Baseline: [ 50. 100. 0.]
Deltas: [-0.5 -1.5 2.5]
Adjusted L2 norm: 0.9860132971832694
NOTICE: The chosen time step (0.005) results in an 'L2 rate' (0.986) that leads to the following:
ACTION: COMPLETE STEP NORMALLY and MAKE THE INTERVAL SMALLER by a factor 2.0 (set to (0.0025) at the next round! [The current step started at System Time: 0, and will continue to 0.005]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.005 with delta_time_full=0.0025
EXAMINING CONCENTRATION CHANGES at System Time 0.005 from the upcoming single step (for all rxns):
Baseline: [49.5 98.5 2.5]
Deltas: [-0.1975 -0.70125 1.09625]
Adjusted L2 norm: 0.43875098923598516
NOTICE: The chosen time step (0.0025) results in an 'L2 rate' (0.4388) that leads to the following:
ACTION: COMPLETE STEP NORMALLY and MAKE THE INTERVAL LARGER by a factor 2 (set to 0.005) at the next round! [The current step started at System Time: 0.005, and will continue to 0.0075]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.0075 with delta_time_full=0.005
EXAMINING CONCENTRATION CHANGES at System Time 0.0075 from the upcoming single step (for all rxns):
Baseline: [49.3025 97.79875 3.59625]
Deltas: [-0.349175 -1.35909375 2.05744375]
Adjusted L2 norm: 0.830136119114619
NOTICE: The chosen time step (0.005) results in an 'L2 rate' (0.8301) that leads to the following:
ACTION: COMPLETE STEP NORMALLY and MAKE THE INTERVAL SMALLER by a factor 2.0 (set to (0.0025) at the next round! [The current step started at System Time: 0.0075, and will continue to 0.0125]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.0125 with delta_time_full=0.0025
EXAMINING CONCENTRATION CHANGES at System Time 0.0125 from the upcoming single step (for all rxns):
Baseline: [48.953325 96.43965625 5.65369375]
Deltas: [-0.13169275 -0.63849202 0.90187752]
Adjusted L2 norm: 0.37094445340529236
NOTICE: The chosen time step (0.0025) results in an 'L2 rate' (0.3709) that leads to the following:
ACTION: COMPLETE STEP NORMALLY and MAKE THE INTERVAL LARGER by a factor 2 (set to 0.005) at the next round! [The current step started at System Time: 0.0125, and will continue to 0.015]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.015 with delta_time_full=0.005
EXAMINING CONCENTRATION CHANGES at System Time 0.015 from the upcoming single step (for all rxns):
Baseline: [48.82163225 95.80116423 6.55557127]
Deltas: [-0.22599347 -1.24035033 1.69233727]
Adjusted L2 norm: 0.7034476536211219
NOTICE: The chosen time step (0.005) results in an 'L2 rate' (0.7034) that leads to the following:
ACTION: COMPLETE NORMALLY - we're inside the target range. No change to step size. [The current step started at System Time: 0.015, and will continue to 0.02]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.02 with delta_time_full=0.005
EXAMINING CONCENTRATION CHANGES at System Time 0.02 from the upcoming single step (for all rxns):
Baseline: [48.59563878 94.56081391 8.24790853]
Deltas: [-0.15604005 -1.17097495 1.48305505]
Adjusted L2 norm: 0.6320146889296034
NOTICE: The chosen time step (0.005) results in an 'L2 rate' (0.632) that leads to the following:
ACTION: COMPLETE NORMALLY - we're inside the target range. No change to step size. [The current step started at System Time: 0.02, and will continue to 0.025]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.025 with delta_time_full=0.005
EXAMINING CONCENTRATION CHANGES at System Time 0.025 from the upcoming single step (for all rxns):
Baseline: [48.43959873 93.38983896 9.73096358]
Deltas: [-0.09515744 -1.10891868 1.29923357]
Adjusted L2 norm: 0.5702595342894922
NOTICE: The chosen time step (0.005) results in an 'L2 rate' (0.5703) that leads to the following:
ACTION: COMPLETE NORMALLY - we're inside the target range. No change to step size. [The current step started at System Time: 0.025, and will continue to 0.03]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.03 with delta_time_full=0.005
EXAMINING CONCENTRATION CHANGES at System Time 0.03 from the upcoming single step (for all rxns):
Baseline: [48.34444129 92.28092028 11.03019715]
Deltas: [-0.04223653 -1.05330789 1.13778094]
Adjusted L2 norm: 0.5170199771979221
NOTICE: The chosen time step (0.005) results in an 'L2 rate' (0.517) that leads to the following:
ACTION: COMPLETE NORMALLY - we're inside the target range. No change to step size. [The current step started at System Time: 0.03, and will continue to 0.035]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.035 with delta_time_full=0.005
EXAMINING CONCENTRATION CHANGES at System Time 0.035 from the upcoming single step (for all rxns):
Baseline: [48.30220476 91.22761239 12.16797809]
Deltas: [ 0.00369708 -1.00337484 0.99598069]
Adjusted L2 norm: 0.47125745282035797
NOTICE: The chosen time step (0.005) results in an 'L2 rate' (0.4713) that leads to the following:
ACTION: COMPLETE STEP NORMALLY and MAKE THE INTERVAL LARGER by a factor 2 (set to 0.01) at the next round! [The current step started at System Time: 0.035, and will continue to 0.04]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.04 with delta_time_full=0.01
EXAMINING CONCENTRATION CHANGES at System Time 0.04 from the upcoming single step (for all rxns):
Baseline: [48.30590184 90.22423755 13.16395878]
Deltas: [ 0.08699867 -1.9168896 1.74289227]
Adjusted L2 norm: 0.8640799836300542
NOTICE: The chosen time step (0.01) results in an 'L2 rate' (0.8641) that leads to the following:
ACTION: COMPLETE STEP NORMALLY and MAKE THE INTERVAL SMALLER by a factor 2.0 (set to (0.005) at the next round! [The current step started at System Time: 0.04, and will continue to 0.05]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.05 with delta_time_full=0.005
EXAMINING CONCENTRATION CHANGES at System Time 0.05 from the upcoming single step (for all rxns):
Baseline: [48.3929005 88.30734795 14.90685105]
Deltas: [ 0.11234504 -0.87740469 0.65271461]
Adjusted L2 norm: 0.3664388323328886
NOTICE: The chosen time step (0.005) results in an 'L2 rate' (0.3664) that leads to the following:
ACTION: COMPLETE STEP NORMALLY and MAKE THE INTERVAL LARGER by a factor 2 (set to 0.01) at the next round! [The current step started at System Time: 0.05, and will continue to 0.055]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.055 with delta_time_full=0.01
EXAMINING CONCENTRATION CHANGES at System Time 0.055 from the upcoming single step (for all rxns):
Baseline: [48.50524554 87.42994326 15.55956566]
Deltas: [ 0.27466034 -1.68932436 1.14000367]
Adjusted L2 norm: 0.685473353555872
NOTICE: The chosen time step (0.01) results in an 'L2 rate' (0.6855) that leads to the following:
ACTION: COMPLETE NORMALLY - we're inside the target range. No change to step size. [The current step started at System Time: 0.055, and will continue to 0.065]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.065 with delta_time_full=0.01
EXAMINING CONCENTRATION CHANGES at System Time 0.065 from the upcoming single step (for all rxns):
Baseline: [48.77990588 85.7406189 16.69956934]
Deltas: [ 0.36036743 -1.57024441 0.84950955]
Adjusted L2 norm: 0.6071059448138537
NOTICE: The chosen time step (0.01) results in an 'L2 rate' (0.6071) that leads to the following:
ACTION: COMPLETE NORMALLY - we're inside the target range. No change to step size. [The current step started at System Time: 0.065, and will continue to 0.075]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.075 with delta_time_full=0.01
EXAMINING CONCENTRATION CHANGES at System Time 0.075 from the upcoming single step (for all rxns):
Baseline: [49.14027331 84.17037449 17.54907888]
Deltas: [ 0.42112084 -1.4721665 0.62992481]
Adjusted L2 norm: 0.551908028188212
NOTICE: The chosen time step (0.01) results in an 'L2 rate' (0.5519) that leads to the following:
ACTION: COMPLETE NORMALLY - we're inside the target range. No change to step size. [The current step started at System Time: 0.075, and will continue to 0.085]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.085 with delta_time_full=0.01
EXAMINING CONCENTRATION CHANGES at System Time 0.085 from the upcoming single step (for all rxns):
Baseline: [49.56139416 82.69820799 18.1790037 ]
Deltas: [ 0.46309241 -1.39020602 0.46402119]
Adjusted L2 norm: 0.512341359965445
NOTICE: The chosen time step (0.01) results in an 'L2 rate' (0.5123) that leads to the following:
ACTION: COMPLETE NORMALLY - we're inside the target range. No change to step size. [The current step started at System Time: 0.085, and will continue to 0.095]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.095 with delta_time_full=0.01
EXAMINING CONCENTRATION CHANGES at System Time 0.095 from the upcoming single step (for all rxns):
Baseline: [50.02448657 81.30800197 18.64302489]
Deltas: [ 0.49095226 -1.32065857 0.33875405]
Adjusted L2 norm: 0.4830375500460132
NOTICE: The chosen time step (0.01) results in an 'L2 rate' (0.483) that leads to the following:
ACTION: COMPLETE STEP NORMALLY and MAKE THE INTERVAL LARGER by a factor 2 (set to 0.02) at the next round! [The current step started at System Time: 0.095, and will continue to 0.105]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.105 with delta_time_full=0.02
EXAMINING CONCENTRATION CHANGES at System Time 0.105 from the upcoming single step (for all rxns):
Baseline: [50.51543883 79.98734341 18.98177894]
Deltas: [ 1.01646708 -2.52142713 0.48849298]
Adjusted L2 norm: 0.920713822793345
NOTICE: The chosen time step (0.02) results in an 'L2 rate' (0.9207) that leads to the following:
ACTION: COMPLETE STEP NORMALLY and MAKE THE INTERVAL SMALLER by a factor 2.0 (set to (0.01) at the next round! [The current step started at System Time: 0.105, and will continue to 0.125]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.125 with delta_time_full=0.01
EXAMINING CONCENTRATION CHANGES at System Time 0.125 from the upcoming single step (for all rxns):
Baseline: [51.5319059 77.46591628 19.47027191]
Deltas: [ 0.52698364 -1.15576117 0.1017939 ]
Adjusted L2 norm: 0.424768909765701
NOTICE: The chosen time step (0.01) results in an 'L2 rate' (0.4248) that leads to the following:
ACTION: COMPLETE STEP NORMALLY and MAKE THE INTERVAL LARGER by a factor 2 (set to 0.02) at the next round! [The current step started at System Time: 0.125, and will continue to 0.135]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.135 with delta_time_full=0.02
EXAMINING CONCENTRATION CHANGES at System Time 0.135 from the upcoming single step (for all rxns):
Baseline: [52.05888954 76.3101551 19.57206582]
Deltas: [ 1.04917495 -2.22996141 0.13161151]
Adjusted L2 norm: 0.8226527244153111
NOTICE: The chosen time step (0.02) results in an 'L2 rate' (0.8227) that leads to the following:
ACTION: COMPLETE STEP NORMALLY and MAKE THE INTERVAL SMALLER by a factor 2.0 (set to (0.01) at the next round! [The current step started at System Time: 0.135, and will continue to 0.155]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.155 with delta_time_full=0.01
EXAMINING CONCENTRATION CHANGES at System Time 0.155 from the upcoming single step (for all rxns):
Baseline: [53.10806449 74.08019369 19.70367733]
Deltas: [ 0.5141329 -1.04018517 0.01191938]
Adjusted L2 norm: 0.386790195376169
NOTICE: The chosen time step (0.01) results in an 'L2 rate' (0.3868) that leads to the following:
ACTION: COMPLETE STEP NORMALLY and MAKE THE INTERVAL LARGER by a factor 2 (set to 0.02) at the next round! [The current step started at System Time: 0.155, and will continue to 0.165]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.165 with delta_time_full=0.02
EXAMINING CONCENTRATION CHANGES at System Time 0.165 from the upcoming single step (for all rxns):
Baseline: [53.62219739 73.04000852 19.71559671]
Deltas: [ 1.00960758 -2.01652891 -0.00268625]
Adjusted L2 norm: 0.751716813419431
NOTICE: The chosen time step (0.02) results in an 'L2 rate' (0.7517) that leads to the following:
ACTION: COMPLETE NORMALLY - we're inside the target range. No change to step size. [The current step started at System Time: 0.165, and will continue to 0.185]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.185 with delta_time_full=0.02
EXAMINING CONCENTRATION CHANGES at System Time 0.185 from the upcoming single step (for all rxns):
Baseline: [54.63180496 71.02347962 19.71291046]
Deltas: [ 0.96879347 -1.89585952 -0.04172743]
Adjusted L2 norm: 0.7098188581459898
NOTICE: The chosen time step (0.02) results in an 'L2 rate' (0.7098) that leads to the following:
ACTION: COMPLETE NORMALLY - we're inside the target range. No change to step size. [The current step started at System Time: 0.185, and will continue to 0.205]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.205 with delta_time_full=0.02
EXAMINING CONCENTRATION CHANGES at System Time 0.205 from the upcoming single step (for all rxns):
Baseline: [55.60059844 69.12762009 19.67118303]
Deltas: [ 0.92336535 -1.78711524 -0.05961545]
Adjusted L2 norm: 0.6708152962620689
NOTICE: The chosen time step (0.02) results in an 'L2 rate' (0.6708) that leads to the following:
ACTION: COMPLETE NORMALLY - we're inside the target range. No change to step size. [The current step started at System Time: 0.205, and will continue to 0.225]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.225 with delta_time_full=0.02
EXAMINING CONCENTRATION CHANGES at System Time 0.225 from the upcoming single step (for all rxns):
Baseline: [56.52396378 67.34050485 19.61156758]
Deltas: [ 0.87689226 -1.68704218 -0.06674234]
Adjusted L2 norm: 0.6341666360749514
NOTICE: The chosen time step (0.02) results in an 'L2 rate' (0.6342) that leads to the following:
ACTION: COMPLETE NORMALLY - we're inside the target range. No change to step size. [The current step started at System Time: 0.225, and will continue to 0.245]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.245 with delta_time_full=0.02
EXAMINING CONCENTRATION CHANGES at System Time 0.245 from the upcoming single step (for all rxns):
Baseline: [57.40085605 65.65346267 19.54482524]
Deltas: [ 0.8311378 -1.59382873 -0.06844686]
Adjusted L2 norm: 0.5996077454037625
NOTICE: The chosen time step (0.02) results in an 'L2 rate' (0.5996) that leads to the following:
ACTION: COMPLETE NORMALLY - we're inside the target range. No change to step size. [The current step started at System Time: 0.245, and will continue to 0.265]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.265 with delta_time_full=0.02
EXAMINING CONCENTRATION CHANGES at System Time 0.265 from the upcoming single step (for all rxns):
Baseline: [58.23199384 64.05963394 19.47637838]
Deltas: [ 0.78694079 -1.50641263 -0.06746894]
Adjusted L2 norm: 0.5669711804381353
NOTICE: The chosen time step (0.02) results in an 'L2 rate' (0.567) that leads to the following:
ACTION: COMPLETE NORMALLY - we're inside the target range. No change to step size. [The current step started at System Time: 0.265, and will continue to 0.285]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.285 with delta_time_full=0.02
EXAMINING CONCENTRATION CHANGES at System Time 0.285 from the upcoming single step (for all rxns):
Baseline: [59.01893463 62.55322131 19.40890943]
Deltas: [ 0.74466812 -1.42412415 -0.0652121 ]
Adjusted L2 norm: 0.5361294223890068
NOTICE: The chosen time step (0.02) results in an 'L2 rate' (0.5361) that leads to the following:
ACTION: COMPLETE NORMALLY - we're inside the target range. No change to step size. [The current step started at System Time: 0.285, and will continue to 0.305]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.305 with delta_time_full=0.02
EXAMINING CONCENTRATION CHANGES at System Time 0.305 from the upcoming single step (for all rxns):
Baseline: [59.76360275 61.12909716 19.34369733]
Deltas: [ 0.70444746 -1.34650215 -0.06239278]
Adjusted L2 norm: 0.5069743721586161
NOTICE: The chosen time step (0.02) results in an 'L2 rate' (0.507) that leads to the following:
ACTION: COMPLETE NORMALLY - we're inside the target range. No change to step size. [The current step started at System Time: 0.305, and will continue to 0.325]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.325 with delta_time_full=0.02
EXAMINING CONCENTRATION CHANGES at System Time 0.325 from the upcoming single step (for all rxns):
Baseline: [60.46805022 59.78259501 19.28130456]
Deltas: [ 0.66628672 -1.27319915 -0.05937429]
Adjusted L2 norm: 0.47940928759927104
NOTICE: The chosen time step (0.02) results in an 'L2 rate' (0.4794) that leads to the following:
ACTION: COMPLETE STEP NORMALLY and MAKE THE INTERVAL LARGER by a factor 2 (set to 0.04) at the next round! [The current step started at System Time: 0.325, and will continue to 0.345]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.345 with delta_time_full=0.04
EXAMINING CONCENTRATION CHANGES at System Time 0.345 from the upcoming single step (for all rxns):
Baseline: [61.13433694 58.50939586 19.22193027]
Deltas: [ 1.26027073 -2.40786424 -0.11267722]
Adjusted L2 norm: 0.9066904814971378
NOTICE: The chosen time step (0.04) results in an 'L2 rate' (0.9067) that leads to the following:
ACTION: COMPLETE STEP NORMALLY and MAKE THE INTERVAL SMALLER by a factor 2.0 (set to (0.02) at the next round! [The current step started at System Time: 0.345, and will continue to 0.385]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.385 with delta_time_full=0.02
EXAMINING CONCENTRATION CHANGES at System Time 0.385 from the upcoming single step (for all rxns):
Baseline: [62.39460767 56.10153162 19.10925305]
Deltas: [ 0.56169618 -1.07298153 -0.05041083]
Adjusted L2 norm: 0.40405351934013756
NOTICE: The chosen time step (0.02) results in an 'L2 rate' (0.4041) that leads to the following:
ACTION: COMPLETE STEP NORMALLY and MAKE THE INTERVAL LARGER by a factor 2 (set to 0.04) at the next round! [The current step started at System Time: 0.385, and will continue to 0.405]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.405 with delta_time_full=0.04
EXAMINING CONCENTRATION CHANGES at System Time 0.405 from the upcoming single step (for all rxns):
Baseline: [62.95630385 55.02855009 19.05884222]
Deltas: [ 1.0623252 -2.02930388 -0.09534652]
Adjusted L2 norm: 0.764177119158623
NOTICE: The chosen time step (0.04) results in an 'L2 rate' (0.7642) that leads to the following:
ACTION: COMPLETE NORMALLY - we're inside the target range. No change to step size. [The current step started at System Time: 0.405, and will continue to 0.445]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.445 with delta_time_full=0.04
EXAMINING CONCENTRATION CHANGES at System Time 0.445 from the upcoming single step (for all rxns):
Baseline: [64.01862905 52.99924621 18.96349569]
Deltas: [ 0.9468283 -1.80867058 -0.08498602]
Adjusted L2 norm: 0.6810935415626411
NOTICE: The chosen time step (0.04) results in an 'L2 rate' (0.6811) that leads to the following:
ACTION: COMPLETE NORMALLY - we're inside the target range. No change to step size. [The current step started at System Time: 0.445, and will continue to 0.485]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.485 with delta_time_full=0.04
EXAMINING CONCENTRATION CHANGES at System Time 0.485 from the upcoming single step (for all rxns):
Baseline: [64.96545735 51.19057563 18.87850968]
Deltas: [ 0.84388651 -1.61202675 -0.07574626]
Adjusted L2 norm: 0.6070431239872686
NOTICE: The chosen time step (0.04) results in an 'L2 rate' (0.607) that leads to the following:
ACTION: COMPLETE NORMALLY - we're inside the target range. No change to step size. [The current step started at System Time: 0.485, and will continue to 0.525]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.525 with delta_time_full=0.04
EXAMINING CONCENTRATION CHANGES at System Time 0.525 from the upcoming single step (for all rxns):
Baseline: [65.80934386 49.57854888 18.80276341]
Deltas: [ 0.75213678 -1.43676265 -0.06751092]
Adjusted L2 norm: 0.5410436794042834
NOTICE: The chosen time step (0.04) results in an 'L2 rate' (0.541) that leads to the following:
ACTION: COMPLETE NORMALLY - we're inside the target range. No change to step size. [The current step started at System Time: 0.525, and will continue to 0.565]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.565 with delta_time_full=0.04
EXAMINING CONCENTRATION CHANGES at System Time 0.565 from the upcoming single step (for all rxns):
Baseline: [66.56148064 48.14178623 18.73525249]
Deltas: [ 0.67036235 -1.28055375 -0.06017094]
Adjusted L2 norm: 0.4822198810778668
NOTICE: The chosen time step (0.04) results in an 'L2 rate' (0.4822) that leads to the following:
ACTION: COMPLETE STEP NORMALLY and MAKE THE INTERVAL LARGER by a factor 2 (set to 0.08) at the next round! [The current step started at System Time: 0.565, and will continue to 0.605]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.605 with delta_time_full=0.08
EXAMINING CONCENTRATION CHANGES at System Time 0.605 from the upcoming single step (for all rxns):
Baseline: [67.23184299 46.86123248 18.67508155]
Deltas: [ 1.19495731 -2.28265665 -0.10725798]
Adjusted L2 norm: 0.8595831447977756
NOTICE: The chosen time step (0.08) results in an 'L2 rate' (0.8596) that leads to the following:
ACTION: COMPLETE STEP NORMALLY and MAKE THE INTERVAL SMALLER by a factor 2.0 (set to (0.04) at the next round! [The current step started at System Time: 0.605, and will continue to 0.685]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.685 with delta_time_full=0.04
EXAMINING CONCENTRATION CHANGES at System Time 0.685 from the upcoming single step (for all rxns):
Baseline: [68.4268003 44.57857583 18.56782357]
Deltas: [ 0.46755952 -0.89315144 -0.0419676 ]
Adjusted L2 norm: 0.3363352629038791
NOTICE: The chosen time step (0.04) results in an 'L2 rate' (0.3363) that leads to the following:
ACTION: COMPLETE STEP NORMALLY and MAKE THE INTERVAL LARGER by a factor 2 (set to 0.08) at the next round! [The current step started at System Time: 0.685, and will continue to 0.725]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.725 with delta_time_full=0.08
EXAMINING CONCENTRATION CHANGES at System Time 0.725 from the upcoming single step (for all rxns):
Baseline: [68.89435982 43.68542439 18.52585598]
Deltas: [ 0.83345025 -1.59209098 -0.07480952]
Adjusted L2 norm: 0.5995358846406782
NOTICE: The chosen time step (0.08) results in an 'L2 rate' (0.5995) that leads to the following:
ACTION: COMPLETE NORMALLY - we're inside the target range. No change to step size. [The current step started at System Time: 0.725, and will continue to 0.805]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.805 with delta_time_full=0.08
EXAMINING CONCENTRATION CHANGES at System Time 0.805 from the upcoming single step (for all rxns):
Baseline: [69.72781007 42.0933334 18.45104645]
Deltas: [ 0.65222012 -1.24589772 -0.05854252]
Adjusted L2 norm: 0.4691694121768126
NOTICE: The chosen time step (0.08) results in an 'L2 rate' (0.4692) that leads to the following:
ACTION: COMPLETE STEP NORMALLY and MAKE THE INTERVAL LARGER by a factor 2 (set to 0.16) at the next round! [The current step started at System Time: 0.805, and will continue to 0.885]
reaction_step_orchestrator(): entering WHILE loop at System Time=0.885 with delta_time_full=0.16
EXAMINING CONCENTRATION CHANGES at System Time 0.885 from the upcoming single step (for all rxns):
Baseline: [70.38003019 40.84743568 18.39250394]
Deltas: [ 1.02079538 -1.94996535 -0.0916254 ]
Adjusted L2 norm: 0.7343011251253482
NOTICE: The chosen time step (0.16) results in an 'L2 rate' (0.7343) that leads to the following:
ACTION: COMPLETE NORMALLY - we're inside the target range. No change to step size. [The current step started at System Time: 0.885, and will continue to 1.045]
reaction_step_orchestrator(): entering WHILE loop at System Time=1.045 with delta_time_full=0.16
EXAMINING CONCENTRATION CHANGES at System Time 1.045 from the upcoming single step (for all rxns):
Baseline: [71.40082557 38.89747033 18.30087853]
Deltas: [ 0.57686034 -1.10194237 -0.05177831]
Adjusted L2 norm: 0.4149599485210064
NOTICE: The chosen time step (0.16) results in an 'L2 rate' (0.415) that leads to the following:
ACTION: COMPLETE STEP NORMALLY and MAKE THE INTERVAL LARGER by a factor 2 (set to 0.32) at the next round! [The current step started at System Time: 1.045, and will continue to 1.205]
reaction_step_orchestrator(): entering WHILE loop at System Time=1.205 with delta_time_full=0.32
EXAMINING CONCENTRATION CHANGES at System Time 1.205 from the upcoming single step (for all rxns):
Baseline: [71.97768591 37.79552796 18.24910022]
Deltas: [ 0.65197758 -1.24543442 -0.05852075]
Adjusted L2 norm: 0.46899494767126315
NOTICE: The chosen time step (0.32) results in an 'L2 rate' (0.469) that leads to the following:
ACTION: COMPLETE STEP NORMALLY and MAKE THE INTERVAL LARGER by a factor 2 (set to 0.64) at the next round! [The current step started at System Time: 1.205, and will continue to 1.525]
reaction_step_orchestrator(): entering WHILE loop at System Time=1.525 with delta_time_full=0.64
EXAMINING CONCENTRATION CHANGES at System Time 1.525 from the upcoming single step (for all rxns):
Baseline: [72.62966349 36.55009354 18.19057947]
Deltas: [ 0.16979763 -0.32435443 -0.01524084]
Adjusted L2 norm: 0.12214259081733582
NOTICE: The chosen time step (0.64) results in an 'L2 rate' (0.1221) that leads to the following:
ACTION: COMPLETE STEP NORMALLY and MAKE THE INTERVAL LARGER by a factor 2 (set to 1.28) at the next round! [The current step started at System Time: 1.525, and will continue to 2.165]
44 total step(s) taken