Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom executable for Fluka simulations #39

Open
grzanka opened this issue Oct 28, 2016 · 0 comments
Open

Custom executable for Fluka simulations #39

grzanka opened this issue Oct 28, 2016 · 0 comments

Comments

@grzanka
Copy link
Collaborator

grzanka commented Oct 28, 2016

Fluka supports writing user-plugins in Fortran language. An example plugin is here: https://github.com/DataMedSci/au-fluka-tools/blob/master/source_sampler.f

Complex script handling compilation and parallelization of Fluka simulations with plugins is here:
https://github.com/DataMedSci/au-fluka-tools/blob/master/rcfluka.py#L271

See chapter 13 in http://www.fluka.org/content/manuals/FM.pdf - there is a description what are "user routines" (plugins) in Fluka and how to compile them.

Propose a way for mcpartools user to specify location of example plugin (there might be many plugins for single run of Fluka).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants