Skip to content

v1.5.0

Choose a tag to compare

@Lindt8 Lindt8 released this 28 May 19:17
· 210 commits to main since this release

This release substantially improves the integration of DCHAIN Tools with PHITS Tools:

  • The *.dtrk/*.dyld [T-Track]/[T-Yield] tally outputs, using axis = dchain, spawned by [T-Dchain] are now supported.
    • tally_output objects for them, as formatted by PHITS Tools for any tally, are now produced.
    • Previously, their data was only available in the DCHAIN Tools formatting.
  • When handling a DCHAIN input file (the output of [T-Dchain]) or its *.act file, substantially more information is extracted (e.g., from the *.dout file containing the [T-Dchain] tally input echo, and the PHITS Tools-formatted tally_output objects from the *.dtrk/*.dyld files) and all DCHAIN-related information, from both PHITS and DCHAIN, is compiled into a single dictionary object.

Minor bugfixes:

  • Function for parsing tally tables can now handle circumstances where relative uncertainty column values are populated with a Fortran overflow case (this should be very rare in any case).

Other changes:

  • Information printed to terminal has undergone formatting improvements for consistency, completeness, and brevity.