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
Update README.md for v0.4.0
#498
Closed
tjlaboss
closed
3 months ago
tjlaboss
commented
3 months ago
Has over 240 test cases right now -> Currently has over 420 tests.
Update example to use
write_problem()
instead of
write_to_file()
"Can write out the MCNP problem verbatim, and try to match the original user formatting." -> Reference known issues: #397 and #490
Polish the capitalization and punctuation
write_problem()
instead ofwrite_to_file()