File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -93,7 +93,6 @@ def avalanche(s, p):
9393
9494 '''
9595
96- print ('testing avalanching process2' )
9796 if p ['process_avalanche' ]:
9897 nx = p ['nx' ] + 1
9998 ny = p ['ny' ] + 1
Original file line number Diff line number Diff line change 9898 'ustarn' , # [m/s] Component of shear velocity in y-direction by wind
9999 'ustar0' , # [m/s] Initial shear velocity (without perturbation)
100100 'zsep' , # [m] Z level of polynomial that defines the separation bubble
101- 'hsep' , # [m] Height of separation bubbel = difference between z-level of zsep and of the bed level zb
101+ 'hsep' , # [m] Height of separation bubble = difference between z-level of zsep and of the bed level zb
102102 'theta_dyn' , # [degrees] spatially varying dynamic angle of repose for avalanching
103103 'rhoveg' , # [-] Vegetation cover
104104 'drhoveg' , # Change in vegetation cover
You can’t perform that action at this time.
0 commit comments