From 8f564052e5e6f818bd4d2b0e9ea20116c497622c Mon Sep 17 00:00:00 2001 From: Joffrey Dorville Date: Sat, 2 Apr 2022 00:05:32 -0600 Subject: [PATCH] Add the Kalbach-Mann slope documentation --- docs/source/pythonapi/data.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/pythonapi/data.rst b/docs/source/pythonapi/data.rst index 95fdfeca9..471be43d8 100644 --- a/docs/source/pythonapi/data.rst +++ b/docs/source/pythonapi/data.rst @@ -24,6 +24,7 @@ and product yields. FissionProductYields WindowedMultipole ProbabilityTables + AtomicRepresentation The following classes are used for storing atomic data (incident photon cross sections, atomic relaxation): @@ -68,6 +69,7 @@ Core Functions thin water_density zam + return_kalbach_slope One-dimensional Functions -------------------------