mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 20:45:35 -04:00
Rename deplete.Results -> deplete.StepResult
This commit is contained in:
parent
0b77cc7edc
commit
aacf3c4938
6 changed files with 25 additions and 21 deletions
|
|
@ -133,8 +133,8 @@ data, such as number densities and reaction rates for each material.
|
|||
AtomNumber
|
||||
OperatorResult
|
||||
ReactionRates
|
||||
Results
|
||||
ResultsList
|
||||
StepResult
|
||||
|
||||
The following class and functions are used to solve the depletion equations,
|
||||
with :func:`cram.CRAM48` being the default.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue