B. Watson a3104144b2 academic/gromacs: Minor template nitpick. 1 year ago
..
README 2daec929f0 academic/gromacs: Added (gromacs project) 1 year ago
gromacs.SlackBuild a3104144b2 academic/gromacs: Minor template nitpick. 1 year ago
gromacs.info 2daec929f0 academic/gromacs: Added (gromacs project) 1 year ago
slack-desc 2daec929f0 academic/gromacs: Added (gromacs project) 1 year ago

README

GROMACS is a versatile package to perform molecular dynamics, i.e.
simulate the Newtonian equations of motion for systems with hundreds
to millions of particles and is a community-driven project.

It is primarily designed for biochemical molecules like proteins,
lipids and nucleic acids that have a lot of complicated bonded
interactions, but since GROMACS is extremely fast at calculating the
nonbonded interactions (that usually dominate simulations) many groups
are also using it for research on non-biological systems, e.g.
polymers and fluid dynamics.


Optional dependences:
For run-time detection of hardware capabilities set HWLOC=yes. This
requires hwloc.
To enable MPI set PARALLEL=yes. This requires a MPI implementation
either openmpi or mpich.
For enabling CUDA set CUDA=yes. This requires the CUDA SDK.
To enable OpenCL set OPENCL=yes. This requires a OpenCL
implementation.