Pull code distance restraint – User discussions

GROMACS version:2022.5
GROMACS modification: no
Here post your question

Hi,

I want to simulate a protein-ligand system, and I would like to keep the small molecule within a certain distance from the protein. To do so, I would like to define centres of mass for the ligand and the protein and then define the distance parameters I want to maintain between these two centres of mass.

Let’s say that I want to define the COM of atoms 600 and 602 (they belong to the protein) and the COM of atoms 400 and 402 (ligand atoms), and have a potential (a flat bottomed one I guess in my case) kick in only when their in-between distance exceeds 3 angstroms. I have read that the pull code can be called in the mdp file and then gmx mdrun will know what to do with it. However, checking the pull code manual left me with more questions than answers as I got really confused regarding how I am supposed to set up the syntax. I know that a plumed plugin can also deal with this problem, but I would prefer avoiding calling plumed for now since it would strike a hit on the simulation performance.

Any help will be greatly appreciated.

Read more here: Source link