From e5b8f01b57823c7acf94f3f6f1eabe43f481b02a Mon Sep 17 00:00:00 2001 From: Paul Garlick Date: Tue, 29 Oct 2019 13:44:47 +0000 Subject: specify boundary type in boundary definition file. --- boundaryTop.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'boundaryTop.txt') diff --git a/boundaryTop.txt b/boundaryTop.txt index a37d928..ebcb5f7 100644 --- a/boundaryTop.txt +++ b/boundaryTop.txt @@ -2,6 +2,9 @@ # Boundary Definition File # +# Boundary type (1=height, 2=wall, 3=Neumann, 4=periodic, 5=discharge): +type: 5 + # Enable plotting (True or False): plotting: True -- cgit