aboutsummaryrefslogtreecommitdiff
path: root/makeBoundary.py
diff options
context:
space:
mode:
Diffstat (limited to 'makeBoundary.py')
-rwxr-xr-xmakeBoundary.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/makeBoundary.py b/makeBoundary.py
index 7301d61..3d0d8c2 100755
--- a/makeBoundary.py
+++ b/makeBoundary.py
@@ -115,7 +115,6 @@ def save_bc():
# read command line argument:
parser = argparse.ArgumentParser(
description="generate FullSWOF boundary files")
-
parser.add_argument("location", help="boundary location")
args = parser.parse_args()