@@ -46,6 +46,9 @@ a fine temporal resolution without the computational burden of many
4646high-fidelity transport solutions. Using this library and the provided
4747interfaces, one (in theory) could link a Monte Carlo code with a
4848nodal diffusion code as the high-fidelity and reduced-order solvers.
49+ Since the library includes a dedicated depletion backend, inspired heavily
50+ from `OpenMC <https://github.com/openmc-dev/openmc >`_ [OpenMC_dep ]_,
51+ neither solver is required to have an integrated depletion solver.
4952At this time however, only two concrete interfaces are provided,
5053for the Serpent [Serpent ]_ Monte Carlo code and the SFV prediction
5154method [SFV ]_.
@@ -200,8 +203,12 @@ this project.
200203References
201204----------
202205
206+ .. [OpenMC_dep ] Romano et al. "Depletion capabilities in the OpenMC
207+ Monte Carlo particle transport code." Ann. Nuc. Ene. `(in press)
208+ <https://doi.org/10.1016/j.anucene.2020.107989> `_
209+
203210 .. [Serpent ] Leppanen, J. et al. "The Serpent Monte Carlo code: Status,
204- development and applications in 2013." Ann. Nucl. Energy , `82 (2015) 142-150
211+ development and applications in 2013." Ann. Nucl. Ene , `82 (2015) 142-150
205212 <http://www.sciencedirect.com/science/article/pii/S0306454914004095> `_
206213
207214 .. [SFV ] Johnson, A. and Kotlyar, D. "A Transport-Free Method for Predicting
0 commit comments