Model Phases: Order Phase


The order phase comprises of the following steps.

    1. Process Water Users:
      1. For each Water User:
        1. Calculate and distribute the demands of each Water user
    2. Constraint Phase:
      1. For each Network Element:
        1. Calculate minimum and maximum constraints at each element and pass the constraints downstream
    3. Ordering Phase:
      1. For each Network Element:
        1. Calculate regulated orders and pass upstream
        2. Calculate off allocation orders and pass upstream

Refer to rules-based ordering for details.