diff options
-rw-r--r-- | boundaryDefinition.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/boundaryDefinition.txt b/boundaryDefinition.txt index 36c74d5..cb9f76d 100644 --- a/boundaryDefinition.txt +++ b/boundaryDefinition.txt @@ -10,3 +10,8 @@ slope: -0.003646 # Imposed discharge: target_flow: 2.0 + +# Manning's n coefficients: +n_co_chan: 0.035 +n_co_west: 0.040 +n_co_east: 0.040 |