-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add User node type #76
Comments
I believe this can be closed in favor of #14. |
H'mm I do not if this one can be closed. even if we do not run in 'allocation' mode with priorities, we should allow users to abstract water on a first come first serve basis. We need a User node type |
Ok, re-opened and renamed the issue to "add User node type". |
As mentioned in #293, the abstraction flow rate of a user should be a |
I came up with some questions during the implementation:
|
|
Some more questions:
|
|
Fixes #76, #77. --------- Co-authored-by: Martijn Visser <[email protected]>
data definition
additional input for allocation algorithm [#349]
default behaviour (without allocation algorithm)
when allocation algorithm [#349] is activated
The text was updated successfully, but these errors were encountered: