Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Run a baseline simulation (forecast) taking the actual state of the barriers as a starting point.
  2. Evaluate the decision logic based on this baseline the previous simulation. If relevant criteria are met, the barrier state changes. Here, we distinguish between criteria which indicate if a state change is required. And criteria which indicate when a state change is required.
  3. Run a new simulation taking the barrier state change into account.
  4. Evaluate the decision logic of this simulation. (Note that the decision logic will only be evaluated over the period following the latest barrier state change.)
  5. Loop this process starting from step 2 until no further state changes are required.

...