HITS-MCM / gromacs-ramd

Random Acceleration Molecular Dynamics in GROMACS
GNU Lesser General Public License v2.1
30 stars 7 forks source link

Treatment of pbc reference atoms #16

Closed BerndDoser closed 3 years ago

BerndDoser commented 3 years ago

When the diameter of the pull group is larger than half the shortest box vector, it could be necessary to define a reference atom for the pull group. Since the numbering of the groups is converted, RAMD provides own mdp parameters (ramd-group1-ligand-pbcatom and ramd-group1-receptor-pbcatom), which forwards the reference atom to the corresponding pull group. In addition the mdp parameter ramd-pbc-ref-prev-step-com is available, which forward to pull-pbc-ref-prev-step-com, however, with a different default value (yes).