changeset 157:84daa8e1816b draft

Uploaded
author luca_milaz
date Wed, 03 Jul 2024 11:56:46 +0000
parents d90e29aa4ef5
children 5e913f9526be
files marea_2_0/flux_sampling.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/marea_2_0/flux_sampling.xml	Wed Jul 03 11:53:24 2024 +0000
+++ b/marea_2_0/flux_sampling.xml	Wed Jul 03 11:56:46 2024 +0000
@@ -20,7 +20,7 @@
         #for $input_temp in $inputs:
             #set $names = $names + $input_temp.element_identifier + ","
         #end for
-        --names $names
+        --name $names
         #if $algorithm_param.algorithm == 'OPTGP':
         	--thinning $thinning
         #end if