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 0.3.3
#482
Closed
MicahGale
closed
3 months ago
MicahGale
commented
3 months ago
Bug fixes
Fixed bug with material compositions not being updated when written to file (#470).
Fixed bug with appending and renumbering numbered objects from other MCNP problems (#466).
Fixed bug with dynamic typing and the parsers that only appear in edge cases (#461).
Fixed parser bug with having spaces in the start of the transform input for the fill of a cell (#479).
Fixed bug with trying to get trailing comments from non-existant parts of the syntax tree (#480).
Code Quality
Simpler
Isotope
representation (#473).
Bug fixes
Code Quality
Isotope
representation (#473).