mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
tweaking comments
This commit is contained in:
parent
bbacb383cd
commit
dcfac1d10e
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ def deplete(func, chain, x, rates, dt, matrix_func=None, **func_args):
|
|||
Expected to return the depletion matrix required by
|
||||
``func``
|
||||
func_args : dict
|
||||
Remaining keyword arguments passed to the matrix_func
|
||||
Remaining keyword arguments passed to matrix_func when used
|
||||
|
||||
Returns
|
||||
-------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue