diff options
Diffstat (limited to 'demo')
| -rw-r--r-- | demo/boundaryBottom.txt | 3 | ||||
| -rw-r--r-- | demo/boundaryTop.txt | 3 | 
2 files changed, 6 insertions, 0 deletions
| diff --git a/demo/boundaryBottom.txt b/demo/boundaryBottom.txt index c06623e..71389e7 100644 --- a/demo/boundaryBottom.txt +++ b/demo/boundaryBottom.txt @@ -8,6 +8,9 @@ type: 1  # Enable plotting (True or False):  plotting: False +# Enable printing (True or False): +printing: False +  # Local gradient:  slope: -0.003646 diff --git a/demo/boundaryTop.txt b/demo/boundaryTop.txt index ebcb5f7..789a6e3 100644 --- a/demo/boundaryTop.txt +++ b/demo/boundaryTop.txt @@ -8,6 +8,9 @@ type: 5  # Enable plotting (True or False):  plotting: True +# Enable printing (True or False): +printing: False +  # Local gradient:  slope: -0.003646 | 
