Skip to content
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

WIP: Evaluators for Urban Infrastructure Model Components #267

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

saubhagya-gatech
Copy link
Contributor

@saubhagya-gatech saubhagya-gatech commented Jul 25, 2024

Evaluators for:

  • Gate structures: Moves water from river/canals channels to lateral storage area based on gate flow curves.
  • Pump systems: Stage-based pump model: Moves water from one region to another based on stage-difference, maximum elevation in the pumpline and pump efficiency curve
  • Culverts: Two-way water movement between regions under culvert-flow laws
  • Impervious surfaces: Interception of the rain and transferring the intercepted water into the drainage system based on the mapping files.

Pending tasks before merge:

  • Finalize the culvert model.
  • Add timeframe feature for all models
  • Tests all model components on real domain for performance testing.
  • Create regression tests and documentation

saubhagya-gatech and others added 13 commits October 17, 2024 11:40
wip

fixes to the evaluator

first-cut running evaluator

checking water demand and supply

pending pump commits

added pump trigger and related  parameters

detention pond now referred to as storage area

cleanup
… not (if not, add to input spec) and make sure it works if the pump is on at checkpoint/restart time
…d internal water balance check, fixed MultiplyReciprocal
- currently downregulation is excluded. It is not needed if the PEC is choses carefully.
- some debug code is still kept in. It will be removed just before the merge.
@ecoon ecoon force-pushed the ssr/gates_and_pump branch from 82a687c to 775a6c9 Compare October 17, 2024 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants