Features Added
overwrite
argument added to MCNP_Problem.write_to_file
to ensure files are only overwritten if the user really wants to do so (#443).
Bug fixes
- Fixed bug with
SDEF
input, and made parser more robust (#396).
Merge Requests
#435, #438, #439, #443, #444, #440, and #431.