A suite of parsers designed to make interacting with
SERPENT
[1] output files simple and flawless.
The SERPENT
Monte Carlo code
is developed by VTT Technical Research Centre of Finland, Ltd.
More information, including distribution and licensing of SERPENT
can be
found at http://montecarlo.vtt.fi
serpentTools
can be installed with pip
using:
$ pip install serpentTools
For more detailed instructions, including operating-system specific instructions and building from source, see Installation Guide.
Alternatively, use conda
with:
$ conda install -c conda-forge serpentTools
If you have issues installing the project, find a bug, or want to add a feature, the GitHub issue page is the best place to do that.
The Annals of Nuclear Energy article should be cited for all work
using SERPENT
. If you are using this project, please considering
citing with
- Andrew Johnson, Dan Kotlyar, Stefano Terlizzi, and Gavin Ridley, "serpentTools: A Python Package for Expediting Analysis with Serpent," Nuc. Sci. Eng, 2020, 194, 1016-1024
Also, let us know if you publish work using this package! We try and keep an up-to-date list of works using serpentTools [2], and would be happy to include more.
[1] | Leppanen, J. et al. (2015) "The Serpent Monte Carlo code: Status, development and applications in 2013." Ann. Nucl. Energy, 82 (2015) 142-150 |
[2] | https://serpent-tools.readthedocs.io/en/latest/publications.html |