diff options
| -rw-r--r-- | boundaryDefinition.txt | 7 | 
1 files changed, 5 insertions, 2 deletions
| diff --git a/boundaryDefinition.txt b/boundaryDefinition.txt index 2b38b5e..2c3a021 100644 --- a/boundaryDefinition.txt +++ b/boundaryDefinition.txt @@ -2,8 +2,11 @@  # Boundary Definition File  # -# local gradient: +# Boundary location (top, bottom, left, right): +location: top + +# Local gradient:  slope: -0.003646 -# imposed discharge: +# Imposed discharge:  target_flow: 2.0 | 
