Hello,
I have an issue with a voxel file I am using:
I created a voxel file, air_LeftHand.vxl
, from the text file leftArmArray_X_7.90_Y_11.30.txt
.
In the file leftHand.flair
, the voxel file seems to be read correctly and appears in the geometry tab as intended. However, when I launch a run, I get the following error:
“Abort called from VXLINP reason UNABLE TO OPEN VOXEL FILE Run stopped! STOP UNABLE TO OPEN VOXEL FILE”
I cannot find the source of this error in my files.
N.B: the only thing I have noticed is the creation of fort.1* files when creating the .vxl file with the message:
“WARNING: The environment variable FLUKADATA is not set
Maybe you are not using the standard rfluka script.”
But I did check the FLUKADATA variable:
which fluka->/usr/local/fluka/bin/fluka
/usr/local/fluka/bin/fluka-config --data → /usr/local/fluka/data
fort.11.txt (292 Bytes)
createVxl.txt (84 Bytes)
leftHandTubeAl.flair (6.4 KB)
Additionally, I would like to know if it is feasible to replace some voxels in the air with a material. For example, in the file leftHandTubeAl.flair
, I am trying to add a combinatorial aluminium tube, but it intersects with some parts of the voxel geometry (only in the air). Is this feasible?
histogram_114kVp_HVL_5.48mmAL_Sampling_0.8keV.txt (1.6 KB)
leftArmArray_X_7.90_Y_11.30.txt (3.8 MB)
leftHand.flair (6.1 KB)
source_newgen.f (18.8 KB)
write_leftHand.f (1.6 KB)