Medical_linac need to compare data Exp on VoxelTest.txt

Hello,
I have a problem using the VoxelsTest.txt file, I tried to run the code but I do not have the Voxels_Out output file,
I do not know where is the problem?
here is the file ml2.mac and VoxelsTest.txt if someone can help me

VoxelsTest.txt (472 Bytes)

    > ###  Experimental comparison and convergence
> 
>     /convergence/bCompareExp true                          # to compare the data with an experimental file data
>     /convergence/nMaxLoop 2                                # it is used if /convergence/bCompareExp is false
>     /convergence/fileExperimentalData VoxelsTest.txt       # name of the experimental file
>     /convergence/maxNumberOfEvents 5                       # maximum number of events at least in one experimental voxel
>     /convergence/fileExperimentalDataOut Voxels_Out        # full path and name of the experimental file results
> 
>     ### Number of primary events
> 
>     /general/nBeam 100000                                  # number of events to run
> 
> 
>     ### NUMBER STORED  
> 
>     /general/saving_in_Selected_Voxels_every_events 1000   # maxParticle nmber stored before saving-for Exp data comparison

Dear Assalmi,

The output of the simulation is totDose.txt .
Voxels_Out is in the directory MacroAndData/results/experimental/

1 Like

thank you guatelli for your reply,
yes I have solved this problem.