mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Fix documentation in openmc/model/model.py
This commit is contained in:
parent
e702b5186c
commit
ed6c78a0e7
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ class Model(object):
|
|||
chain_file : str, optional
|
||||
Path to the depletion chain XML file. Defaults to the chain
|
||||
found under the ``depletion_chain`` in the
|
||||
:envvar:`OPENMC_CROSS_SECITON` environment variable if it exists.
|
||||
:envvar:`OPENMC_CROSS_SECTIONS` environment variable if it exists.
|
||||
method : str
|
||||
Integration method used for depletion (e.g., 'cecm', 'predictor')
|
||||
**kwargs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue