DEPLETION: Starting transport-coupled and transport-independent depletion

You might want to check the depletion notebook from openmc for transport-coupled depletion.

The details on python api for depletion calculation could be seen in Depletion - Python API.
I haven’t tried the transport independent depletion, but I think the Transport Independent Depletion section has described this feature. So you can try it before setting up the integrator and do the integrator.integrate().

Also, you might want to ask this kind of question on the User support section of the forum, which will catch more attention and show the related topics, such as this one Negative atoms when using openmc.deplete.IndependentOperator from Shimwell and others.

1 Like