Skip to content

Regression tests for checking that LAMMPS and PLUMED can work together

License

Notifications You must be signed in to change notification settings

plumed/test-lammps-and-plumed

Repository files navigation

test-lammps-and-plumed

Regression tests for checking that LAMMPS and PLUMED can work together. To run these tests you must build lammps with the following options

make yes-manybody make yes-kspace make yes-molecule make yes-rigid make yes-user-plumed

To compile with cmake

cmake -D PKG_MANYBODY=yes -D PKG_KSPACE=yes -D PKG_MOLECULE=yes -D PKG_RIGID=yes -D PKG_USER-PLUMED=yes ../cmake

About

Regression tests for checking that LAMMPS and PLUMED can work together

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages