reactor_simulation_test, a FORTRAN90 code which calls reactor_simulation(), which simulates the shielding effect of a slab intended to absorb or reflect most of the radiation from a neutron source. This program is intended as a simple demonstration of Monte Carlo simulation as applied to the analysis of complicated probabilistic systems.
The computer code and data files described and made available on this web page are distributed under the MIT license
reactor_simulation, a FORTRAN90 code which is a simple Monte Carlo simulation of the shielding effect of a slab of a certain thickness in front of a neutron source. This was provided as an example with the book "Numerical Methods and Software."