Skip to content

Latest commit

 

History

History
75 lines (55 loc) · 2.48 KB

about.rst

File metadata and controls

75 lines (55 loc) · 2.48 KB

serpent-tools

https://travis-ci.org/CORE-GATECH-GROUP/serpent-tools.svg?branch=master

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 montecarlo.vtt.fi

Installation

The serpentTools package can be downloaded either as a git repository or as a zipped file. Both can be obtained through the Clone or download option at the serpent-tools GitHub.

Once the repository has been downloaded or extracted from zip, the package can be installed with:

cd serpentTools
python setup.py install
python setup.py test

Installing with setuptools is preferred over the standard distutils module. setuptools can be installed with pip as:

pip install -U setuptools

Installing in this manner ensures that the supporting packages, like numpy are installed and up to date.

Issues

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.

Contributors

Here are all the wonderful people that helped make this project happen

References

The Annals of Nuclear Energy article should be cited for all work using SERPENT. If you wish to cite this project, please cite as:

url{@serpentTools
    author = {Andrew Johnson and Dan Kotlyar and Stefano Terlizzi and Gavin Ridley},
    title = {serpentTools: A suite of parsers designed to make
    interacting with SERPENT outputs simple and flawless},
    url = {https://github.com/CORE-GATECH-GROUP/serpent-tools},
    year = {2017}
}
[1]Leppanen, J. et al. (2015) "The Serpent Monte Carlo code: Status, development and applications in 2013." Ann. Nucl. Energy, 82 (2015) 142-150