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

Refinement Overview 🌟 #19

Open
xldeltares opened this issue Jul 17, 2023 · 0 comments
Open

Refinement Overview 🌟 #19

xldeltares opened this issue Jul 17, 2023 · 0 comments

Comments

@xldeltares
Copy link
Owner

xldeltares commented Jul 17, 2023

Objective:
convert and calibrate a hybridurb model from a Delft3DFM 1D model. Test case Eindhoven.

About Delft3DFM model:
model topology: rr + dflowfm
model results: rainfall + flood on manholes

About hybridurb:
graph model: distributed physical network + semi-distributed hydrological network.
regression model: static features (sewer physical parameters) + dynamic feature (hydrological process) --> probability of flooding

About test case Eindhoven:
sewer network + hydraulic structures (pumps and weirs)
Memo on hybridurb.docx
rionet design rainfall
Rainfall_NL_RIONED.xlsx

Steps

  1. convert delft3dfm to geometry files --> get graph topology and physical params (pipe size, roughness, capacity, bedlevel etc)
  2. conduct graph optimization --> get flow path and hydrological params (tc, ua, e) to run hydrological processes
  3. Run Eindhoven and graph model for multiple rainfall scenarios --> get calibration dataset
  4. calibrate regression model --> get complete hybridurb model

MileStones

  1. Graph representation of Eindhoven Model
  1. Run model (rainfall runoff and/or runoff routing) For Eindhoven model
  1. Calibration of regression module for Eindhoven model
  1. Hybrid model for Eindhoven

Planning
https://github.com/users/xldeltares/projects/1/views/3?filterQuery=

Attachement (flow chart)
Image

@xldeltares xldeltares changed the title Refinement Refinement Overview 🌟 Jul 17, 2023
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

No branches or pull requests

1 participant