Rename deplete.Results -> deplete.StepResult

This commit is contained in:
Paul Romano 2022-04-28 17:18:00 -05:00
parent 0b77cc7edc
commit aacf3c4938
6 changed files with 25 additions and 21 deletions

View file

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