ESCOMP / mizuRoute

Reach-based river routing model
http://escomp.github.io/mizuRoute/
GNU General Public License v3.0
39 stars 51 forks source link

Adding parameterized floodplain #449

Closed nmizukami closed 4 months ago

nmizukami commented 6 months ago

Purpose: remove unlimited bankful depth so that water can go to flatter floodplain next to the channel.

Assumption: floodplain is the same for both sides. channel geometry is known shapes (rectangular, triangular, trapezoidal)

Main code changes:

nmizukami commented 4 months ago

related to #396, but not resolved yet

nmizukami commented 4 months ago

This PR does not affect any current model simulations and performance since the new module is not hooked up with any others).