DIDSR / VICTRE_MCGPU

Version of MC-GPU used in the VICTRE project
32 stars 18 forks source link

Adding table with material density and voxel id in input file. #4

Closed andreubs closed 4 years ago

andreubs commented 4 years ago

The user is now able to specify in the input file the density and voxel id number that corresponds to each material file (see example input file ending in "inputDensity"). If these values are not input, then the code uses the default values that were originally hard-coded for the VICTRE project. When using the default values, this upgrade does not have any effect on the simulation results. The new code is 100% compatible with the input files used in the VICTRE project.