GROMACS: Difference between revisions

From SklogWiki
Jump to navigation Jump to search
(Added a force fields section)
Line 24: Line 24:
** encads
** encads
** encadv
** encadv
* gmx2
* gmx
*[[GROMOS]]
*[[GROMOS]]
** gromos43a1
** gromos43a1

Revision as of 18:19, 5 November 2013

GROMACS [1] [2] [3] (GROningen MAchine for Chemical Simulations) is a versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles. GROMACS is primarily designed for biochemical molecules like proteins and lipids that have a lot of complicated bonded interactions, but since GROMACS is extremely fast at calculating the non-bonded interactions (that usually dominate simulations) many groups are also using it for research on non-biological systems, e.g. polymers.

GROMACS on Tesla GPUs

The CUDA port of GROMACS enabling GPU acceleration is now available in beta and supports Particle-Mesh-Ewald, arbitrary forms of non-bonded interactions, and implicit solvent Generalized Born methods [4]

Constraint algorithms

GROMACS can use either the SHAKE or the LINCS algorithms [5].

Force fields

GRMACS comes with the following force fields [6][7]

References

External links