GROMACS


GROningen MAchine for Chemical Simulations is a molecular dynamics package mainly designed for simulations of proteins, lipids, and nucleic acids. It was originally developed in the Biophysical Chemistry department of University of Groningen, and is now maintained by contributors in universities and research centers worldwide. GROMACS is one of the fastest and most popular software packages available, and can run on central processing units and graphics processing units. It is free, open-source software released under the GNU General Public License, and starting with version 4.6, the GNU Lesser General Public License.

History

The GROMACS project originally began in 1991 at Department of Biophysical Chemistry, University of Groningen, Netherlands. The goal was to construct a dedicated parallel computer system for molecular simulations, based on a ring architecture. The molecular dynamics specific routines were rewritten in the programming language C from the Fortran 77-based program GROMOS, which had been developed in the same group.
Since 2001, GROMACS is developed by the GROMACS development teams at the Royal Institute of Technology and Uppsala University, Sweden.

Features

GROMACS is operated via the command-line interface, and can use files for input and output. It provides calculation progress and estimated time of arrival feedback, a trajectory viewer, and an extensive library for trajectory analysis. In addition, support for different force fields makes GROMACS very flexible. It can be executed in parallel, using Message Passing Interface or threads. It contains a script to convert molecular coordinates from Protein Data Bank files into the formats it uses internally. Once a configuration file for the simulation of several molecules has been created, the simulation run produces a trajectory file, describing the movements of the atoms over time. That file can then be analyzed or visualized with several supplied tools.
OpenCL and CUDA are possible for actual GPUs of AMD and Nvidia with great acceleration against CPU based runs since Version 5 or higher.

Easter eggs

, GROMACS' source code contains approximately 400 alternative acronyms to GROMACS as jokes among the developers and biochemistry researchers. These include "Gromacs Runs On Most of All Computer Systems", "Gromacs Runs One Microsecond At Cannonball Speeds", "Good ROcking Metal Altar for Chronical Sinner", "Working on GRowing Old MAkes el Chrono Sweat", and "Great Red Owns Many ACres of Sand". They are randomly selected to possibly appear in GROMACS's output stream. In one instance, such an acronym caused offense.

Applications

Under a non-GPL license, GROMACS is widely used in the Folding@home distributed computing project for simulations of protein folding, where it the base code for the project's largest and most regularly used series of calculation cores. EvoGrid, a distributed computing project to evolve artificial life, also employs GROMACS.