gsflow / gsflow-arcpy

GSFlow ArcPy Tools
Apache License 2.0
18 stars 10 forks source link

single set of cascades for HRUs and GWRs #18

Open rniswon opened 5 years ago

rniswon commented 5 years ago

In order to specify a single set of cascade parameters for both HRUs and GWRs simply set cascadegw_flag=2. Then only cascades parameters for HRUs are required..

cgmorton commented 5 years ago

Should this always be done? Is there any model where we wouldn't want them to be the same?

cgmorton commented 5 years ago

Also, does this mean we can exclude all gw cascade parameters in the param file (i.e. gw_down_id, gw_pct_up, gw_strmseg_down_id, gw_up_id) and the n

rniswon commented 5 years ago

Yes, as long as there are no swales!

On Oct 17, 2018, at 3:34 PM, Charles Morton notifications@github.com wrote:

Also, does this mean we can exclude all gw cascade parameters in the param file (i.e. gw_down_id, gw_pct_up, gw_strmseg_down_id, gw_up_id) and the n

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

rniswon commented 5 years ago

I think that in almost all cases we can have the cascades be the same. There may be that special case but they can always run CRT outside of the scripts for this.

On Oct 17, 2018, at 3:34 PM, Charles Morton notifications@github.com wrote:

Also, does this mean we can exclude all gw cascade parameters in the param file (i.e. gw_down_id, gw_pct_up, gw_strmseg_down_id, gw_up_id) and the n

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.