# HG changeset patch # User luca_milaz # Date 1720007806 0 # Node ID 84daa8e1816b888a29f5f8caabf48c24a0a3bf3a # Parent d90e29aa4ef5f81e319e7dbd795dec962c2a39cc Uploaded diff -r d90e29aa4ef5 -r 84daa8e1816b marea_2_0/flux_sampling.xml --- 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