v1.5.0
This release substantially improves the integration of DCHAIN Tools with PHITS Tools:
- The
*.dtrk/*.dyld[T-Track]/[T-Yield] tally outputs, usingaxis = dchain, spawned by [T-Dchain] are now supported.tally_outputobjects 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
*.actfile, substantially more information is extracted (e.g., from the*.doutfile containing the [T-Dchain] tally input echo, and the PHITS Tools-formattedtally_outputobjects from the*.dtrk/*.dyldfiles) 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.