- #1
rai915
- 3
- 2
I would like to analyse mdata of tmesh in MCNP6 by python, but I am struggling how to convert mdata (unformatted binary) to any text file in python.
I used GRIDCONV but it's not suitable for automations.
I also used scipy.io.Fortrunfile but could not convert the file because I was not sure fortrun setting for output, like endians.
I used GRIDCONV but it's not suitable for automations.
I also used scipy.io.Fortrunfile but could not convert the file because I was not sure fortrun setting for output, like endians.