mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 13:15:39 -04:00
Move deplete function to dedicated pool module; removed timed_deplete
This commit is contained in:
parent
24212ae731
commit
46e98e4a01
4 changed files with 61 additions and 80 deletions
|
|
@ -143,8 +143,7 @@ with :func:`cram.CRAM48` being the default.
|
|||
|
||||
cram.CRAM16
|
||||
cram.CRAM48
|
||||
cram.deplete
|
||||
cram.timed_deplete
|
||||
pool.deplete
|
||||
|
||||
The following classes are used to help the :class:`openmc.deplete.Operator`
|
||||
compute quantities like effective fission yields, reaction rates, and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue