GROMACS version: 2022.4
GROMACS modification: Yes/No
I recently encountered an issue while attempting to execute a GMX_MMPBSA job on our SLURM cluster. Specifically, I installed GMX_MMPBSA locally and attempted to analyze results from molecular dynamics (MD) simulations conducted using Gromacs 2022.4.
However, upon running the job, I received the following error message:
[DEBUG ] Reading structure file
[DEBUG ] Reading file md_0_10.tpr, VERSION 2022.4 (single precision)
[DEBUG ]
[DEBUG ] -------------------------------------------------------
[DEBUG ] Program: gmx make_ndx, version 2019.6
[DEBUG ] Source file: src/gromacs/fileio/tpxio.cpp (line 2695)
[DEBUG ]
[DEBUG ] Fatal error:
[DEBUG ] reading tpx file (md_0_10.tpr) version 127 with version 116 program
[DEBUG ]
[DEBUG ] For more information and tips for troubleshooting, please check the GROMACS
[DEBUG ] website at Common Errors — GROMACS webpage https://www.gromacs.org documentation
[DEBUG ] -------------------------------------------------------
[ERROR ] MMPBSA_Error
/usr/bin/gmx make_ndx failed when querying index.ndx
Check the gmx_MMPBSA.log file to report the problem.
Could you please assist me in troubleshooting this issue? Any guidance or support you can provide would be greatly appreciated.
Thank you for your attention to this matter.