Skip to content

Commit

Permalink
Removed 6.3.1 links that are broken thanks to OSTI pdfs.
Browse files Browse the repository at this point in the history
  • Loading branch information
MicahGale committed Dec 5, 2024
1 parent c522aa9 commit 75bc17b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion montepy/data_inputs/material.py
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@ class Material(data_input.DataInputAbstract, Numbered_MCNP_Object):
.. seealso::
* :manual631:`5.6.1`
* :manual63:`5.6.1`
* :manual62:`106`
Expand Down
4 changes: 1 addition & 3 deletions montepy/data_inputs/nuclide.py
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ class Nuclide:
Due to legacy reasons the nuclear data for Am-242 and Am-242m1 have been swapped for the nuclear data
provided by LANL.
This is documented in :manual631:`1.2.2`:
This is documented in `section 1.2.2 of the MCNP 6.3.1 manual <https://www.osti.gov/servlets/purl/2372634>`_ :
As a historical quirk, 242m1Am and 242Am are swapped in the ZAID and SZAID formats, so that the
former is 95242 and the latter is 95642 for ZAID and 1095242 for SZAID. It is important to verify if a
Expand All @@ -422,8 +422,6 @@ class Nuclide:
* :manual62:`107`
* :manual63:`5.6.1`
* :manual631:`1.2.2`
.. versionadded:: 1.0.0
Expand Down

0 comments on commit 75bc17b

Please sign in to comment.