Dear FLUKA experts,
It’s me again. ^^
I now have a mgdraw.f file linked to my myfluka.inp file. However after linking and running my simulation, it seems as if nothing is happening.
Now I am unsure if it is because I am using the mgdraw.f incorrectly, or if something is wrong with the general .inp file. (I have searched in this forum for similar problems and adjusted my code accordingly, yet now I can not find anything)
As a short explanation: I want to simulate a electron beam imping on a tungsten target and write all secondary particles from inelastic interactions (actually only electro-nuclear interactions) into a .dat file.
Currently my .out files show me that there are 0 inelastic and 0 elastic interactions and the output.dat file is not created. Now I do not now know where the error is, as everything compiles without error and runs as well.
I would be thankful for any help!
Kind regards
Laney
myfluka.inp (942 Bytes)
mgdraw_empty.f (10.3 KB)