From 75bc17b10e9e7195256379b932688f87eaabe5fb Mon Sep 17 00:00:00 2001 From: "Micah D. Gale" Date: Thu, 5 Dec 2024 14:15:41 -0600 Subject: [PATCH] Removed 6.3.1 links that are broken thanks to OSTI pdfs. --- montepy/data_inputs/material.py | 1 - montepy/data_inputs/nuclide.py | 4 +--- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/montepy/data_inputs/material.py b/montepy/data_inputs/material.py index a7ef36be..2bae0c84 100644 --- a/montepy/data_inputs/material.py +++ b/montepy/data_inputs/material.py @@ -269,7 +269,6 @@ class Material(data_input.DataInputAbstract, Numbered_MCNP_Object): .. seealso:: - * :manual631:`5.6.1` * :manual63:`5.6.1` * :manual62:`106` diff --git a/montepy/data_inputs/nuclide.py b/montepy/data_inputs/nuclide.py index e62eacd5..a61d1b25 100644 --- a/montepy/data_inputs/nuclide.py +++ b/montepy/data_inputs/nuclide.py @@ -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 `_ : 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 @@ -422,8 +422,6 @@ class Nuclide: * :manual62:`107` * :manual63:`5.6.1` - * :manual631:`1.2.2` - .. versionadded:: 1.0.0