From 8373a433d237b38618c150a5caadd4cc27e3b26c Mon Sep 17 00:00:00 2001 From: Miriam Date: Mon, 5 Oct 2020 16:09:47 +0000 Subject: [PATCH] Added condense_dif_coef to docstring --- openmc/mgxs/mgxs.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/openmc/mgxs/mgxs.py b/openmc/mgxs/mgxs.py index 27b67839f9..b4a94a5daa 100644 --- a/openmc/mgxs/mgxs.py +++ b/openmc/mgxs/mgxs.py @@ -3018,6 +3018,10 @@ class DiffusionCoefficient(TransportXS): ---------- coarse_groups : openmc.mgxs.EnergyGroups The coarse energy group structure of interest + condense_diff_coef: bool + A boolean representing whether a condensed DiffusionCoefficient + mgxs will be calculated. + Returns ------- MGXS