Fix documentation in openmc/model/model.py

This commit is contained in:
Andrew Johnson 2019-06-14 13:43:22 -04:00
parent e702b5186c
commit ed6c78a0e7
No known key found for this signature in database
GPG key ID: 253418E91B7F6FEB

View file

@ -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