~gladky-anton/lammps/+git/GitHubImport_2018:stable

Last commit made on 2020-10-28
Get this branch:
git clone -b stable https://git.launchpad.net/~gladky-anton/lammps/+git/GitHubImport_2018

Branch merges

Branch information

Recent commits

584943f... by Axel Kohlmeyer <email address hidden>

Merge pull request #2458 from akohlmey/next_lammps_version

Step version string for next LAMMPS release

00ef630... by Axel Kohlmeyer <email address hidden>

Merge pull request #2456 from akohlmey/final-changes-for-stable

Final changes for stable release

f55c24f... by Axel Kohlmeyer <email address hidden>

Merge pull request #2455 from stanmoore1/relax_NaN

Add non-numeric pressure check to fix box/relax

4f9ec11... by Axel Kohlmeyer <email address hidden>

Merge pull request #2448 from akohlmey/fix-read-dump-issues

Fix a couple issues related to read dump

bf87c0d... by Axel Kohlmeyer <email address hidden>

add (incomplete) unit test for atom style template

9f1526c... by Axel Kohlmeyer <email address hidden>

cannot currently use replicate command with atom style template

c25ef8e... by Axel Kohlmeyer <email address hidden>

fix segfault: must not count bonds on atoms that are not in a molecule

72f4650... by Axel Kohlmeyer <email address hidden>

Merge pull request #2460 from stanmoore1/kk_bugfix

Kokkos bugfix for pair forward comm

99c99e8... by Stan Moore <email address hidden>

Kokkos bugfix for pair forward comm

94462bf... by Axel Kohlmeyer <email address hidden>

do not add langevin thermostat forces and torques if disabled, e.g. in 2d system.

Note that fix rigid/small does not support the force or torque options and thus
the zeroing has to be done directly when computing the langevin data.