I am new. I have a 14 MeV neutrons and would like to activate an element (Al). I would like to have maybe 10 ns shot and after that I would like to tally the decay products with time.
Is there any examples out there I can use or start with?
Hi Birsen, welcome back to the community.
Have you tried some examples from the fusion energy neutronic workshop? I think the example on transmutation isotope buildup might fit your cases.
May I have another question. In the “1-example_transmutation_isotope_buildup.ipynb” the results is obtained for number of atoms. Is there a way to get the result as “Ci” directly instead ?
Yes, you can use the Results.get_activity() method, which by default will give you the activity in Bq. Dividing the activity in Bq by 3.7×1010 will give you the activity in Ci.