NONSENSE MCASE Run

Versions

Please provide the used software versions.

FLUKA:4-2.2

BeamDumpXY_8.txt (5.4 MB)

dump.flair (3.3 KB)

source.f (21.4 KB)

Flair:

Description

Dear experts, I am simulating 3.2 million 0.7GeV electrons, with z=0, along the positive Z-axis direction. The X/Y coordinates are read from the BeamDumpXY_8.txt text file. The source.f file has been compiled successfully, but it reports an error when running: Abort called from FEEDER reason NONSENSE MCASE Run stopped!

STOP NONSENSE MCASE. Could any experts please help me figure out what the cause is? Thank you very much.

Input files

Please upload all relevant files. (FLUKA input file, Flair project file, user routines, and data files)

The problem has been solved. It seems that the external phase space file must strictly adhere to the agreed format requirements, containing nine columns of information. I would like to ask another question. Since it involves the position information of 3.2 million electrons, is there any measure to accelerate the calculation?

Dear Jia,

Indeed, the phase-space file has to be in the predefined format for the built-in sampling function.

Since this function only reads the file at the beginning of the simulation, and then it stores in memory, there is not much to speed up in the process.

Cheers,
David

Thank you David. It works well.