changeset 173:1c244b999e1d draft

Uploaded
author luca_milaz
date Wed, 03 Jul 2024 18:37:19 +0000
parents 82a1a4cfe1e0
children ea089c02b73e
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 18:37:09 2024 +0000
+++ b/marea_2_0/flux_sampling.xml	Wed Jul 03 18:37:19 2024 +0000
@@ -21,13 +21,13 @@
             #set $names = $names + $input_temp.element_identifier + ","
         #end for
         --name $names
+        --thinning 0
         #if $algorithm_param.algorithm == 'OPTGP':
         	--thinning $thinning
         #end if
         --algorithm $algorithm_param.algorithm
         --n_batches $n_batches
         --n_samples $n_samples
-        --thinning $thinning
         --seed $seed
         --output_format $output_format
         --out_log $log