Skip to content

Commit e73c06a

Browse files
committed
Shout to openmc for inspiring the depletion backend
1 parent 7e8e243 commit e73c06a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ a fine temporal resolution without the computational burden of many
4646
high-fidelity transport solutions. Using this library and the provided
4747
interfaces, one (in theory) could link a Monte Carlo code with a
4848
nodal 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.
4952
At this time however, only two concrete interfaces are provided,
5053
for the Serpent [Serpent]_ Monte Carlo code and the SFV prediction
5154
method [SFV]_.
@@ -200,8 +203,12 @@ this project.
200203
References
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

Comments
 (0)