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 48 serpent-tools issues
Sort by recently updated
recently updated
newest added

Re-applies changes from #483 by @GrimFe

When we make a tag or a release, we need to then upload something to [pypi](https://pypi.org/project/serpentTools/) so people can install with `pip install --upgrade serpentTools` It would be beneficial and...

release
ci

**Is your feature request related to a problem? Please describe.** We have an entry point that lets people do thing with `python -m serpentTools` - https://serpent-tools.readthedocs.io/en/master/command-line.html This might be useful,...

enhancement

Hi! serpentTools features a very useful BranchCollector. I use it to post-process Serpent .coe into XS-library for a diffusion code. e.g. my branching in Serpent looks like: ``` coef 12...

enhancement
help wanted

Hi! My branching in Serpent looks like: coef 12 0.0 0.1 0.5 1.0 3.0 5.0 7.0 10.0 12.0 14.0 17.0 21.0 5 **ro09 ro08 ro07 ro06 ro05** 3 cb0 cb1000...

enhancement
help wanted
good first issue
API - Incompatible

**Is your feature request related to a problem? Please describe.** Not related to a problem, but related to separating out readers from things holding the read data - #335 Right...

enhancement

## Summary of issue Serpent-2.2.1 prints additional ADF-related parameters to the results file ``*_res.m``: ``DF_SURFACE_N_PARAM`` and ``DF_SURFACE_PARAMS``. They do not follow the standard form (an array of value-error pairs), therefore...

bug
help wanted
good first issue

## Summary of issue Hi Drew, I was trying to runs SeprentTools and got the following msg. Any idea what am i doing wrong? Marat ## Code for reproducing the...

bug