Homec4science

Merge branch 'master' into add-user-reaxc-omp

Authored by Axel Kohlmeyer <akohlmey@gmail.com> on May 31 2017, 18:53.

Description

Merge branch 'master' into add-user-reaxc-omp

This updates the code base with several required updates from master

Details

Event Timeline

Axel Kohlmeyer <akohlmey@gmail.com> committed rLAMMPS302599640791: Merge branch 'master' into add-user-reaxc-omp (authored by Axel Kohlmeyer <akohlmey@gmail.com>).May 31 2017, 18:53

Merged Changes

CommitAuthorDetailsCommitted
286d4f2743f8sjplimp/GitHub
Merge pull request #506 from lammps/snap 
May 30 2017
952b18fc0284sjplimp/GitHub
Merge pull request #494 from rbberger/small_updates 
May 30 2017
816fa934292csjplimp/GitHub
Merge pull request #499 from akohlmey/add-fix-compute-style-bugfix 
May 30 2017
f4f975edd608sjplimp/GitHub
Merge pull request #495 from akohlmey/doc-fixes 
May 30 2017
cff4e4a83744sjplimp/GitHub
Merge pull request #468 from andeplane/gcmc_fix_nlocal 
May 30 2017
32db4660bd37sjplimp/GitHub
Merge pull request #460 from andeplane/gcmc_fix 
May 30 2017
22fdb1fc1407Steve Plimpton
SNAP changes by Aidan 
May 30 2017
412cb8f089bbAxel Kohlmeyer
avoid hang in fix reax/c/species when multiple atoms have the exact same x… 
May 30 2017
092806ad4fe1Axel Kohlmeyer
no need for special whitespace handling in library interface 
May 30 2017
4ae314731d99Axel Kohlmeyer
must not use strtok() in library function as it is not re-entrant and may be… 
May 30 2017
4b8d2e829c24Axel Kohlmeyer
triclinic member variable is referenced in destructor and thus must be… 
May 30 2017
d93938f7e17fAxel Kohlmeyer
displace_atom rotate needs to operate on unwrapped coordinates with image flags… 
May 29 2017
c0339120d2a5Axel Kohlmeyer
add missing neighbor list class definitions to USER-OMP 
May 27 2017
5a23d2d1da75Axel Kohlmeyer
fix bug in computing mixed EAM potentials introduced by TI modifications 
May 27 2017
de446ace2fecAxel Kohlmeyer
Merge branch 'user-manifold-doc-fix' of https://github.com/Pakketeretet2/lammps… 
May 27 2017
2055110e05d0Stefan Paquay
Fixed typo in dox. 
May 26 2017
5b1e582f0377Axel Kohlmeyer
prevent segfault when defining pair_style comb3 without arguments 
May 26 2017
53e7fee5b778Axel Kohlmeyer
Merge branch 'doc-fixes' of github.com:akohlmey/lammps into doc-fixes 
May 25 2017
5291f2ed6e8dAxel Kohlmeyer
fix bug in fix shear/history reported by kevin hanley. see #500 
May 25 2017
99a68e487f07Axel Kohlmeyer
fix suffix style handling bug for adding fixes and computes 
May 25 2017
88d4150d2bf8Axel Kohlmeyer
remove trailing whitespace 
May 24 2017
ead05f81c09cAxel Kohlmeyer
Merge branch 'pair_morse_soft-doc-fix' of https://github. 
May 24 2017
4f9e7cbd161fStefan Paquay
Cleaned up docs for pair_mores, a missing :pre ruined formatting. 
May 24 2017
bdfb7c69ea3fRichard Berger
Remove unused code detected by coverity CID 177700 
May 22 2017
084626e60b43Richard Berger
Fixes coverity issue CID 179426 
May 22 2017
a7d790a82778Richard Berger
Fixes coverity issue CID 179439 
May 22 2017
8a630ff4ec8aRichard Berger
Fixes coverity issue CID 179440 
May 22 2017
617ca4e0c89bRichard Berger
Fixes coverity issue CID 179436 
May 22 2017
06a4f47a4c37Richard Berger
Merge remote-tracking branch 'upstream/master' into small_updates 
May 22 2017
4780d72809c0Axel Kohlmeyer
use '&&' and '||' instead of 'and' and 'or' operators for consistency 
May 22 2017
97d3c843c44aAxel Kohlmeyer
small documentation fixes to fix typos and formatting issues 
May 21 2017
9593e05c9ec5Richard Berger
Force PDF documentation build to fail on first error 
May 19 2017
914848433a9eAnders Hafreager
Using correct value for atom->nlocal 
May 1 2017
67fced37c826Anders Hafreager
Setting molecule COM to 0 after moving atoms 
Apr 26 2017