# HG changeset patch # User luca_milaz # Date 1720031839 0 # Node ID 1c244b999e1d26ae24b94d9a19d3c66136cb19e8 # Parent 82a1a4cfe1e029581a8ab3862b6a50b15dcf9b5e Uploaded diff -r 82a1a4cfe1e0 -r 1c244b999e1d marea_2_0/flux_sampling.xml --- 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