rogerlew / wepppy

Other
12 stars 7 forks source link

Manning's N parameterization #260

Closed rogerlew closed 7 months ago

rogerlew commented 7 months ago

[From Scott]

I have been looking into what Manning’s n is assigned to stream channels generated on WEPPcloud. It appears that n=0.3 is the default value assigned to all channels.

Something in the range of 0.04 – 0.08 would be a good estimate for Manning’s n in most of the streams where we work, so I plotted runs using that range of values for comparison.

The hydrographs below were generated from runs in the Black Hollow watershed which was impacted by the Cameron Peak fire. It is about 2500ha and has 60 modeled reaches. The single storm hydrographs were generated using the storm characteristics from day 11219 of the 50 year simulation.

image

image

rogerlew commented 7 months ago

Potential option from Scott

rogerlew commented 7 months ago

image image

rogerlew commented 7 months ago

https://github.com/rogerlew/wepppy/blob/master/wepppy/wepp/management/data/channels.defs

image

rogerlew commented 7 months ago

chnnbr = 0.04 is bare channel

chnn is more sensitive

chnn must be greater than chnnbr add note to advanced options

rogerlew commented 7 months ago

image