Release 0.4.0
github-actions
released this
23 Aug 00:36
·
445 commits
to develop
since this release
Features Added
- Write problems to either file paths or streams (file handles) with MCNP_Problem.write_problem() (#492).
- When adding a material to problem.materials it will also be added to problem.data_inputs, ensuring it is printed to the file (#488).
Bug Fixes
- Fixed bug that didn't show metastable states for pretty printing and isotope. Also handled the case that Am-241 metstable states break convention (#486).
- Fixed bug where cell modifiers could be made irrelevant by being added after a comment (#483).
- Fixed bug where parentheses in cell geometry are not properly exported (#491).