GROMACS version: 4.6.7
GROMACS modification: YES
Hi,
I am trying to do a simple umbrella sampling between two particles in a box using ONLY nonbonded interaction between them. The potential between two particles is defined as LJ 12-10 which is provided by a table for Gromacs and defined in the topology file.
The reason that I am doing because I want to test it for a bigger system (Protein-ligand with structure-based model not all atoms), and want to make sure it is working correctly, firstly for two particles.
However, I got the wrong result and PMF is not like 12-10 potential between them. The PMF after a specific window starts to be like umbrella potential and the count plot shows there are not enough overlaps between them.
not overlap between them.
The system is a structure-based model (C_{/alpha}) provided by smog (The only option is groamcs 4), and non-bonded parameters are added manually to the top file.
I did not apply any minimization and equilibration for this system, this is a native structure-based system.
;pull code
pull = umbrella
pull-geometry = distance
pull-dim = Y Y Y
pull-start = no
pull-ngroups = 1
pull_group0 = A
pull_group1 = B
pull-nstfout = 100
pull-rate1 = 0.0
pull-k1 =10000.0