Versions
FLUKA: 4-5.0
Flair: 3.4-4
Description
Dear FLUKA experts,
I am trying to modify the binning of a .bnn file using meshtk from the terminal.
To be more specific, I would like to change the number of bins along the y-axis from 10 to 2.
The syntax I am currently using is:
$ meshtk [input_bnn_file]:[detector_number] -J 2 -o [output_bnn_file]
However, even after changing the order of the arguments, I do not obtain the desired result.
Could you please tell me what I am doing wrong and what the correct syntax should be?
Thank you very much for your help.
Cheers,
Giorgio