Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
*.synctex.gz
*.synctex.gz(busy)
*.pdfsync
*.xdv

## Auxiliary and intermediate files from other packages:
# algorithms
Expand Down
19 changes: 19 additions & 0 deletions acex.tex
Original file line number Diff line number Diff line change
Expand Up @@ -682,6 +682,25 @@ \subsection{Photon Production}
union energy grid. Later, this total photon production cross
section is written into the ACE GPD block in \cword{acelod}.

The ENDF/B-VIII.1 library release is the first version of the ENDF/B library
that has evaluations with discrete primary capture photons in MF=6. The
primary photons are formatted differently than in the JENDL evaluations -- in
the JENDL evaluations, the energy listed in MF=6 is the binding energy (as discrete
primary energies are listed in MF=12). In the ENDF/B-VIII.1 evaluations, the
energies listed are the outgoing photon energy. NJOY2016 handles this format
divergence by checking the library release number. Future releases of the ENDF/B
library may fix this discrepancy. For each discrete primary photon (at the first
incident energy distribution), the following message is displayed:

\begin{description}
\begin{singlespace}

\item[\cword{message from acelpp---Handling ENDF-8.1 discrete primary gamma }]~\par
\texttt{format by converting to JENDL format}

\end{singlespace}
\end{description}

\paragraph{Photon Production Matrix.}
The 30-by-20 photon production matrix is computed from input
multi-group data. Therefore, it is necessary to execute the
Expand Down
10 changes: 10 additions & 0 deletions mandtx.tex
Original file line number Diff line number Diff line change
Expand Up @@ -2243,6 +2243,16 @@ \subsection{Test Problem 20}
are then run to produce the covariances and prepare plots of the
results.

\subsection{Test Problem 87}
\label{ssMandT_20}
\index{testing!Problem 87}

The input file for this case is the ENDF/B-VIII.1 $^{190}$Pt evaluation which has
discrete primary photons in MF=6, where the energy listed is the outgoing photon energy.
This cases tests the format discrepancy between ENDF/B-VIII.1 and JENDL releases in
the discrete primary photons, which is handled by \hyperlink{sACERhy}{ACER}.



\subsection{Application of the NJOY System}
\label{ssMandT_application}
Expand Down
Binary file modified njoy16.pdf
Binary file not shown.