mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Added condense_dif_coef to docstring
This commit is contained in:
parent
17615b314a
commit
8373a433d2
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue