Skip to content

Commit

Permalink
Setting SlipRatio to 1
Browse files Browse the repository at this point in the history
Setting SlipRatio to 1 for simplicity in the paper as SlipRatio<1 is only required in a 2D situation. Sensitivity analysis shows this does not have a big effect.
  • Loading branch information
RegMeasures committed Mar 7, 2017
1 parent d209710 commit e2a20c7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified Inputs/Scenarios.xlsx
Binary file not shown.
2 changes: 1 addition & 1 deletion Inputs/SelwynModel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ BankFlux = 3 % Bank erosion flux calculation approach (default =
% 3 = Flux rate is proportional to bank toe transport rate (needs: QsBeRatio)
% 4 = Flux rate is proportional to bank toe transport rate * slope (needs: BErodibility)
Repose = 0.5 % Limiting slope [m/m] (for BankFlux 1)
SlipRatio = 0.25 % Proportion of excess material slipped per timestep [0-1] (default = 1, for BankFlux 1)
SlipRatio = 1.0 % Proportion of excess material slipped per timestep [0-1] (default = 1, for BankFlux 1)
ThetSD = 0.2 % Bank erosion flux as a proportion of bank toe erosion rate (default = 0.5, for BankFlux 2)
QsBeRatio = 0.05 % Bank erosion flux as a proportion of bank toe transport rate (for BankFlux 3)
BErodibility = 0.001 % Bank erosion flux as a proportion of bank toe transport rate * slope (for BankFlux 4)
Expand Down

0 comments on commit e2a20c7

Please sign in to comment.