I have a coarse grained lipid bilayer(MARTINI 2.2), containing DPPC, DOPC and CHOL. I have managed to minimize the system in two steps, first to a tolerance of 1000 kJ/nm/mol followed by another step with a tolerance of 500 kJ/nm/mol. Both minimizations were done using the steepest descent algorithm with a step size of 0.015 and 0.005 respectively. Now while performing equilibriation runs, I am getting the following errors.
Fatal error:
Too many LINCS warnings (1214)
If you know what you are doing you can adjust the lincs warning threshold in
your mdp file
or set the environment variable GMX_MAXCONSTRWARN to -1,
but normally it is better to fix the problem
The angle deviations shown in the log file are 179.8-180 degrees, but the maximum threshold seems to be 30 degrees.
Can any one tell me how I can resolve this? Thank you for patience.
I assume that you are already applying restraints during EM and the crashing equilibration stage. You could see if it helps running a first (short) equilibration simulation with a shorter integration time step. Try dt = 0.001 (yes even with Martini).
Thank you for your input. I actually have multiple equilibration steps, starting with an integration time step of dt = 0.002, and gradually increasing it all the way to dt = 0.02
These are some example mdp files
P.S, I have commented the restrains on the lipid heads as my system is generated using PACKMOL. Some of the packing defects were not closing in earlier attempts, but closed up after removing restrains on the lipid heads
So, did the simulations crash in the first or the second of those two example equilibration runs? Have you tried restraining all of the lipids?
It seems like PACKMOL does not give very stable configurations since many people try to work-around using different methods. So, if you apply restraints, make sure that you do not always use the PACKMOL coordinates as reference. It is better to use the output from the previous simulation instead. But that might also mean that you need more simulations, e.g.:
The LINCS error comes up in the very first equilibriation run using a time step of dt = 0.002. The example mdp files that I had posted in my previous reply was for the first and last equilibration steps respectively. I have 6 such steps, not including minimization, with the following parameters
Minimization 1, steepest descent with a tolerance of 1000 kJ/mol/nm
Minimization 2, steepest descent with a tolerance of 500 kJ/mol/nm
Minimization 3, steepest descent with a tolerance of 300 kJ/mol/nm
Minimization 1, steepest descent with a tolerance of 200 kJ/mol/nm
Equilibration 1, NPT, dt = 0.002, no restrains
Equilibration 2, NPT, dt = 0.005, no restrains
Equilibration 3, NPT, dt = 0.010, no restrains
Equilibration 4, NPT, dt = 0.015, no restrains
Equilibration 5, NPT, dt = 0.020, no restrains
Production Run, NPT, dt = 0.020, no restrains
I have managed to minimize the system to below a tolerance of 200 kJ/mol/nm, but in the very first equilibration run, I am getting LINCS errors. I will try out your procedure as well. Thank you for your inputs
I have attempted to run the equilibration runs as specified by you, but with not luck. I am still receiving LINCS errors in the very first step. I also tried reducing the value of dt to dt = 0.0005 and dt = 0.0001 with no luck. Do you think running further steps of energy minimization could help?
I think one stage of EM with the default tolerance is almost always enough (5000 to 50000 steps depending on the system). How many EM steps are performed before your EM simulations finish? I remember some cases when EM finished prematurely when run on GPU. Are your simulations running on GPU? If so, does it make a difference if you run with -nb cpu?
These are the minimization outputs for the different systems I have. The minimization runs were done on a CPU machine and the equilibration runs are being carried out on GPU.
I must admit I don’t know what could be the cause of these problems. Four rounds of EM should definitely be (more than?) enough. It might be worth switching to one temperature coupling group, but I don’t think that will make any significant difference.
If NVT equilibration with restraints and dt = 0.0001 does not work after EM there must be something strange going on.
I tried doing this as well. It still throws the same LINCS error. I am unsure of what to try at this point. During my minimization runs, the first minimization was done as a soft-core minimization, and all the following steps were not. Do you think this could be causing a problem?
I have very different compositions in the middle as compared to the rest of the membrane. To my knowledge, I cannot build such a system on any other platform than PACKMOL
I have not set any radii… I have taken the already martinized PDBs from the CHARMM-GUI MARTINI Maker and used the APL values given there to construct the system on PACKMOL