SaltProc¶
SaltProc is a python package for liquid-fueled nuclear reactor depletion calculations. It couples directly with depletion-capable transport solvers to enable online reprocessing system modeling in depletion calculations.
SaltProc welcomes your contributions. It already relies on many libraries in the Scientific Python ecosystem including openmc, numpy, matplotlib, networkx, and pydot.
Documentation¶
Indices and tables¶
Citation¶
Up-to-date information about citing SaltProc can be found within the citation file.
Get in touch¶
Please report bugs, suggest feature ideas, and browse the source code on GitHub.
There, new contributors can also find a guide to contributing.
Good start point for new contributors is current open issues.
Acknowledgment¶
SaltProc uses Shablona template which is universal solution for small scientific python projects developed at University of Washington eScience Insititute.
OpenMC’s docpages heavily inspired the structure and format for SaltProc’s docpages.
We make our versioned documentation using sphinx-multiversion.
License¶
SaltProc is available under the open source BSD 3-clause License.