serpent-tools
serpent-tools copied to clipboard
A suite of parsers designed to make interacting with SERPENT output files simple and flawless
Dear Serpent Toolers, I've included some 1D-plots produced with serpent tools to my journal article. My reviewer wrote: > the error bars should be in the middle on the bins...
Python 3.5 has reached it's end of life and will only be receiving security fixes starting end of September 2020 - https://www.python.org/downloads/release/python-3510/ I move that we drop support for python...
**Is your feature request related to a problem? Please describe.** When running serpent in radioactive decay mode, a `[input]_gsrc.m` file is generated described the radioactive source being used in the...
The file serpentTools/next/results.py contains the in-progress ResultFile and ResultReader implementations. These are heavily inspired by the current ResultsReader, originally developed by @DanKotlyar The basic idea is similar to the DetectorFile...
I've been mulling something over for the past few months, and I think we can and should completely remove the settings interface. Instead, all of the functionality can be passed...
**The visualization capabilities are a strong benefit for using serpentTools and should not be negatively impacted by this feature** **Is your feature request related to a problem? Please describe.** matplotlib...
**Is your feature request related to a problem? Please describe.** When running sensitivity runs using the ``sens opt history 1`` option, arrays are generated that describe the values of the...
There is a lot of clutter on some of our reader classes that are not necessary as they strictly pertain to file locations and information related to reading the file....
## Summary of enhancement Capabilities to plot several slices of detector data at once. Consider the example file `bwr_det0.m`. If one reads the whole file and obtains the `xymesh` detector...
Supporting object for storing SERPENT materials ## Requirements 1. Be created with a block of data straight from a SERPENT input or burned material file 1. Store nuclides and their...