Hi everyone,
Usually when I run Fluka – without fludag, I'm using an external source – written in fortran, then I'm compiling it and using it as an executable file attached as source to the fluka run.
These days I'm using fludag (fluka-cern branch).
Everything works great (thanks Andy), however, Unfortunately, I Can't make it to run with an external source, for some reason the information about the source, that fluka is using for the problem is taken from the input deck as default.
How can I make it to work with my executable source file?
Thanks!