Molecular dynamics package designed for simulations of proteins, lipids, and nucleic acids.: (THIS PORT INSTALLS A VERSION OF GROMACS PATCHED WITH PLUMED)
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. It 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 nonbonded interactions (that usually dominate simulations) many groups are also using it for research on non-biological systems, e.g. polymers.: (THIS PORT INSTALLS A VERSION OF GROMACS PATCHED WITH PLUMED)
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. It 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 nonbonded interactions (that usually dominate simulations) many groups are also using it for research on non-biological systems, e.g. polymers.: (THIS PORT INSTALLS A VERSION OF GROMACS PATCHED WITH PLUMED)
To install gromacs-plumed, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gromacs-plumed
To see what files were installed by gromacs-plumed, run:
port contents gromacs-plumed
To later upgrade gromacs-plumed, run:
sudo port selfupdate && sudo port upgrade gromacs-plumed
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.