LAMMPS stable release 11 August 2017
akohlmey
released this
24 Mar 16:50
·
28511 commits
to develop
since this release
Notable new features in this release are:
- New tutorial for enabling BASH on Windows 10 to build and use LAMMPS in a Linux environment on Windows
- simplified and more flexible python scripts to download and install external libraries. obsoletes and replaces
Make.py
- make bundled python scripts compatible with python 2.7 and python 3
- bugfixes and improvements for AIREBO and REBO pair styles
- new fortran wrapper for use with coupling LAMMPS to DFTB+
- new USER-MEAMC package which is a reimplementation of MEAM in C++. now supports hybrid pair styles and provides better performance
- updates to KOKKOS, USER-MANIFOLD, USER-CGDNA, USER-COLVARS, SNAP packages
- USER-OMP support for USER-REAXC
- refactoring and improvements to
neb
andfix neb
. - new pair style python for writing custom pairwise additive pair styles in python
- many little cleanups, bug fixes and removal of dead or obsolete code