issues
search
idaholab
/
MontePy
MontePy is the most user friendly Python library (API) to read, edit, and write MCNP input files.
https://www.montepy.org/
MIT License
32
stars
7
forks
source link
Release v0.5.2
#590
Closed
MicahGale
closed
1 week ago
MicahGale
commented
1 week ago
Error Handling
Added the input file, line number, and the input text to almost all errors raised by MCNP_Object (#581).
Documentation
Updated README.
Updated all demo code to be tested, and corrected bugs.
Error Handling
Documentation