This document describes the routines, provided by the LLNL Computational Nuclear Physics Group, that access the data stored
in the ndfy files where yi is a token to be replaced by a 1, 2, 3, 4, 5, 6 or 7 (e.g., ndf1).
These files contain nuclear (yi = 1 to 6) and atomic gamma-ray (yi = 7) data required by deterministic
transport codes. Such codes transport particles through a composite material as particles are destroyed and created
through interactions with the composite material. The various ndfy
files contain data
so that the particles listed in Table 1, called transportable particles,
can be transported through various composite materials.
Within a ndfy
file is a list of targets (also called isotopes) for which there are data for
reactions induced by its transportable particle.
A composite material is a combination of one or more of these targets.
For each target there is a list of nuclear reactions
(or atomic gamma-ray reactions for the ndf7 file) for which there are data for that target.
Section 5 describes the type of data stored in a ndfy
file for each target.
For example, consider a material composed of only Uranium 238, 238U,
for which one would like to transport neutrons.
Since only neutrons are being transported, only the ndf1 file needs to be accessed.
The ndf1 file may contain 238U
with data for the nuclear reactions listed in Table 2.
Various data, like total cross-section, fission spectrum, etc., are stored for the 238U target.
The last reaction listed in
the Table 2, capture, creates
a particle. The energy and angular distribution information about the created
s are available in the ndf1 file (i.e., transport matrix and deposited energy).
In order to transport
s the ndf7 file would need to be access.
In this document, an incident
transportable particle is labeled yi and an outgoing (appearing on the right-hand-side of the reaction equation)
transportable particle is labeled yo. Some reactions may have more than one type of outgoing transportable particle
(e.g., (n,p ) has a proton and an alpha as outgoing particles).
|
|