Deltares / hydromt_delft3dfm

Delft3D FM plugin for HydroMT
https://deltares.github.io/hydromt_delft3dfm/
GNU General Public License v3.0
8 stars 2 forks source link

setup_network_topology_optimization 2‍⃣ 3‍⃣ 4‍⃣ 5‍⃣ #43

Open xldeltares opened 1 year ago

xldeltares commented 1 year ago

Discussion with Helene:

xldeltares commented 1 year ago

image

xldeltares commented 11 months ago

The static head loss is the amount of energy needed to lift water, calculated as the hydraulic head difference between upstream and downstream levels, with the consideration of water level boundary conditions at outfalls (as illustrated in Figure [2] image But then because we don't have the invert levels, 1) will be None --> nothing to do about that. we only have 2). also becasue we dont know the size of the pipe, we cannot derive dynamic headloss. --> maybe by assuming a velocity, we can get a roughness estimate of the cost.

xldeltares commented 11 months ago

maybe it make sense to use hydraulic gradient, e,g. elevation differences devided by length. as an addition to the default min length method.