serpent-tools icon indicating copy to clipboard operation
serpent-tools copied to clipboard

A suite of parsers designed to make interacting with SERPENT output files simple and flawless

Results 52 serpent-tools issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

enhancement

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...

Work in progress
discussion

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...

pythonicness
API - Compatible
Deprecations

**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...

enhancement
API - Compatible

**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...

enhancement

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....

pythonicness
discussion
API - Compatible
API - Incompatible

## 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...

enhancement
help wanted
good first issue

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...

help wanted
good first issue
parent