Building a reservoir system

Answered

Comments

3 comments

  • Avatar
    Ryan Gilliom

    Hi Surra,

    It sounds like you want to divide the Total Releases flow rate between three different outflow points, going first all to one, then the next, then the third. One way to do this is with an Allocator element with Total Releases in the 'Amount' field. Then put each of the outflow point capacities as a 'Demand' in the 'Output' list. The amount sent to each outflow point can be referenced as a result of the Allocator element.

    The Priorities can be hard-coded in this element, or you can reference another GoldSim element like an input data vector.

    1
    Comment actions Permalink
  • Avatar
    Ryan Gilliom

    The Selector element can help you implement that conditional logic.

    https://support.goldsim.com/hc/en-us/articles/360046078234-Selector

    1
    Comment actions Permalink
  • Avatar
    Surra Hussein

    Thank you so much for responding, your answer helped me a lot, but there is a point it might be misunderstood, I want to divide them but with conditions for example if the total releases is smaller or equivalent to the capacity of powerhouse then all the releases will be as outflow of powerhouse releases and both of the releases from bottom outlet and spillway will be zero
    Can you help me with this?

    My appreciations.
    SURRA

    0
    Comment actions Permalink

Please sign in to leave a comment.