mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Remove errant apostrophe from docstring
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
9abaf3fb2e
commit
9eb112a8b9
1 changed files with 1 additions and 1 deletions
|
|
@ -5271,7 +5271,7 @@ class Chi(MGXS):
|
|||
by_nuclide : bool
|
||||
If true, computes cross sections for each nuclide in domain
|
||||
domain : openmc.Material or openmc.Cell or openmc.Universe or openmc.RegularMesh
|
||||
Domain for spatial homogenization`
|
||||
Domain for spatial homogenization
|
||||
domain_type : {'material', 'cell', 'distribcell', 'universe', 'mesh'}
|
||||
Domain type for spatial homogenization
|
||||
energy_groups : openmc.mgxs.EnergyGroups
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue