Skip to content

v1.2.2

Choose a tag to compare

@Lindt8 Lindt8 released this 07 Feb 09:26
· 268 commits to main since this release
7c32661

This release brings a small set of improvements, particularly to handling dump files:

  • Very large binary dump files can now be split into smaller parts for processing to save on system memory (and recombined at the end).
  • When parsing a directory containing dump files that had been split into numerous files by MPI, PHITS Tools can now merge them in the final saved data objects.
  • The option to compress standard tally output pickle files with LZMA is now available too.
  • More options are now available to the CLI.
  • Improved documentation