mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Merge branch 'mult_matrix_hotfix' of github.com:nelsonag/openmc into mult_matrix_hotfix
This commit is contained in:
commit
16e2066af7
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