dvalters / HAIL-CAESAR

The High-Performance Architecture-Independent LISFLOOD-CAESAR model of floodplain, river, and sediment dynamics
http://dvalters.github.io/HAIL-CAESAR
GNU General Public License v3.0
38 stars 12 forks source link

Spatial mannings #43

Closed dvalters closed 3 years ago

dvalters commented 3 years ago

Summary

Implements an option to set the Manning's n value based on reading in a DEM with corresponding n values for each cell.

Inputs:

spatial_mannings_dem_file:         caersws_mannings.asc
...
spatially_variable_mannings_on:     yes

This will override any value set in the mannings_n value and ignore the default value of 0.4

Can be applied in reach or catchment mode.