Simple internal script to correct MCNP6.2 input files so that they are readable by Gxsview.
Clone the repository locally, the executable is in MCNP2gxsview/dist/MCNP2gxsview/MCNP2gxsview. It is reccomended to add it to your PATH:
export PATH="path/to/MCNP2gxsview/dist/MCNP2gxsview:$PATH"To modify a MCNP input file inp simply run:
MCNP2gxsview inpThe output file is called inp_gxs
The executable was produced with pyintaller and it has been tested on a Linux environment with Gxsview ver 2022.05.07.