Neutron emission from Isotope decay

Please fill out the following information to help in answering your question, and also see tips for posting code snippets. If you don’t provide this information it will take more time to help with your problem!

Geant4 Version: geant4-11-02-patch-02
_Operating System:_Ubuntu 22.04
Compiler/Version:
CMake Version:

Hi all,

I am simulating radioactive decay of specific isotopes in Geant4. I am able to get photon emission from isotopes, However, I don’t seem to be able to get any neutron emissions even from isotopes which I would expect to beta or alpha decay with neutron emission (e.g. Cm 248). Does anyone have some suggestions that could help? Thanks in advance.


https://geant4-userdoc.web.cern.ch/Doxygen/examples_doc/html/ExampleNeutronSource.html

This might be a good example to look at.

Thanks Jason. The link gives the description of the application. Which example is this describing so I can look the implementation files on the GitLab repo. Thanks.

You can copy it to a new working directory from your install directory. It is under InstallDir/lib/share/Geant4/examples/extended/hadronic/NeutronSource
or similarly from the github repo

Thanks so much Jason. I appreciate it. Cheers.

1 Like