#These values are for building the grid-
nrows:
40
ncols:
40
dx:
2.5
h_init: # initial thin layer of water (m)
0.001
z_boundary:
10.
drop_ht:
0.05
initial_slope:
0.03
run_time:
1000

#These values are for running the process-
n: # roughness coefficient (Manning's n)
0.055
g: # gravitational acceleration (m/s2)
9.81
alpha: # time-step factor (ND; from Bates et al., 2010)
0.2
tau_crit: # critical shear stress, pascals
1.
mpm: # sed trans coefficient
0.00001
erode_start_time: #time at which to start allowing sed to move, after spinup
0
