Changes in GROMACS 2025.4 cause warning and simulation failure when following Lipid bilayers - Part I tutorial #71
digispiders
started this conversation in
Tutorials
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
When following the Lipid bilayers - Part I tutorial, and attempting to perform the self-assembly MD simulation using the supplied martini_md.mdp run settings file (from the bilayer-lipidome-tutorial-I_minimal.tgz) in GROMACS 2025.4, a warning is triggered and the simulation fails. This appears to be related to changes introduced in GROMACS 2025.4 related to issues #5424 and 5425.
Steps to reproduce:
Fresh install of GROMACS 2025.4
Follow tutorial up to self-assembly MD simulation portion
Execute "gmx grompp -f martini_md.mdp -c minimized.gro -p dspc.top -o dspc-md.tpr"
Result:
Run terminates
What should happen:
Run completes without warnings, or the user is directed to modify the martini_md.mdp to avoid the warning (or some other form of flagging the issue and instructing the user how to work around the problem).
I hope this is helpful,
Ron
Beta Was this translation helpful? Give feedback.
All reactions