- #1
mark_bose
- 7
- 5
Hi, i would like to write my own MC code in order to simulate the transport of Neutrons in Nuclear reactors. I know the basics of MC and i have already written a code for homogeneus reactors, my problem is the generalization to more complex geometries made of different materials, such as fuel rods and lattices.
So my question is: there exists some libraries (in Matlab or Python environments possibly) or "easy" methodologies to define different regions in the reactor? To be more precise, how can i effectively tell the neutron in which region of the reactor it is and so which nuclide is it colliding with?
My hope is to find some pre-existing functions devoted to the geometry realization (cylinders or other simple shapes) that provide me some sort of "region label" that i can use for the identification of the appropriate cross section.
Any suggestion is really appreciated.
So my question is: there exists some libraries (in Matlab or Python environments possibly) or "easy" methodologies to define different regions in the reactor? To be more precise, how can i effectively tell the neutron in which region of the reactor it is and so which nuclide is it colliding with?
My hope is to find some pre-existing functions devoted to the geometry realization (cylinders or other simple shapes) that provide me some sort of "region label" that i can use for the identification of the appropriate cross section.
Any suggestion is really appreciated.