All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed
INPimportance card,imp, validation. - Fixed
OUTP1tally8table parsing.
- Refactored
INPparser. - Refactored
OUTPparser. - Refactored
PTRACparser. - Refactored
utilssubpackage. - Refactored
clisubpackage. - Updated documentation.
- Updated examples.
- Added
MESHTALparser. - Added
pyvstiasurface visualizations. - Added
pyvstiacell visualizations. - Added
MCNPfiles for testing. - Added full-coverage unit tests.
- Removed
cadquerysurface visualizations. - Removed
INPcard block classes. - Removed
modifyfunction.
- Fixed
from_mcnpandto_mcnpfor several classes. - Fixed pre-commit.
- Fixed CI.
- Added
INPparsing tests. - Added examples.
- Added
material.from_formula. - Added
modifyfunction to changeINPobjects.
- Updated documentation.
- Updated
clisubpackage. - Imporved
__str__and__repr__for several classes.
- Fixed automated release on
PyPI.
Initial release. Not everything is working yet ;)