Versions Compared

Key

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

...

  1. If this link has already been processed ((flow, (i, t) not null), exit here. (Ownership calculations only have to be done once on a wetland link).
  2. Get the ‘source’ node that flow originates from this time step. Note that a positive flow value indicates that flow moves from Node1 to Node2. (Node1, Node2 are configured).
  3. Get the source node’s outflow share. Last time step’s values are used as ownership processing may not have been performed for the node as yet:
    • If the FlowSharing(Source) = 'Proportional'
      • If Source.Type = 'Storage'
         
      • Otherwise (hydarulic connector)
        • Equation 11 
  4. For each owner: Apply the owner’s share to the total to determine their flow volume.

    Equation 13 


o    If