changeset 122:ad5250c72a7e draft

Uploaded
author luca_milaz
date Tue, 02 Jul 2024 20:45:15 +0000
parents 9375eeadae23
children a11a2b97b87b
files marea_2_0/flux_sampling.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/marea_2_0/flux_sampling.py	Tue Jul 02 20:26:49 2024 +0000
+++ b/marea_2_0/flux_sampling.py	Tue Jul 02 20:45:15 2024 +0000
@@ -39,7 +39,7 @@
                         required = True,
                         help = 'inputs model')
     
-    parser.add_argument('-in', '--model_name',
+    parser.add_argument('-mn', '--model_name',
                         required = True,
                         help = 'model_names')