HITS-MCM / gromacs-ramd

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

Define new pull external potential provider RAMD and register it for grompp and mdrun #6

Closed BerndDoser closed 5 years ago

BerndDoser commented 5 years ago

The PULL code provides an special type which allows to define external potentials. This is used, for example, by the module accelerated weight histogram method (AWH). The external potential type must be defined with ‘pull-coord1-potential-provider’. In the code the new external potential type 'RAMD' must be registered in grompp and mdrun.