Skip to content

0.3.0

Compare
Choose a tag to compare
@yardasol yardasol released this 12 Jan 20:59
· 1210 commits to master since this release
a7559b2

This release of SaltProc adds several new features, including a refactor of depcode, updated documentation, and installation guides. Make sure you apply this bug fix in your Serpent2 code if you haven't already.

New Features

  • Complete refactor of the code into object-oriented python.
  • Adds a Sparging system package -- contained in the sparger and separator modules -- that calculates removal efficiencies for various target isotopes (i.e. Xe, Kr, H).
  • Adds a script for creating a Serpent2 compatible cross section library
  • Refactors the depcode module by making Depcode a purley abstract class; add the DepcodeSerpent class which is an instance of Depcode

Bug Fixes

Commit list

Contributors

Full Changelog: v0.2.0...v0.3.0