mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 21:25:36 -04:00
Update openmc/lattice.py
Co-Authored-By: Sterling Harper <sterlingmharper@gmail.com>
This commit is contained in:
parent
bb406d7842
commit
2573c5deea
1 changed files with 1 additions and 1 deletions
|
|
@ -790,7 +790,7 @@ class RectLattice(Lattice):
|
|||
|
||||
Parameters
|
||||
----------
|
||||
strategy : str
|
||||
strategy : {'degenerate', 'lns'}
|
||||
Which strategy to adopt when discretizing the lattice
|
||||
universes_to_ignore : Iterable of Universe
|
||||
Lattice universes that need not be discretized
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue