Merge branch 'master' into USER-DPD_kokkos_testing
Description
Description
Details
Details
- Committed
Stan Moore <stamoor@sandia.gov> Jul 25 2017, 20:12 - Pushed
junge Oct 19 2017, 09:53 - Parents
- rLAMMPSea4d11fc5eff: Merge branch 'master' into USER-DPD_kokkos_testing
rLAMMPSa59b7e4d5647: patch 24Jul17 - Branches
- Unknown
- Tags
Merged Changes
Merged Changes
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a59b7e4d5647 | Steve Plimpton | patch 24Jul17 | Jul 24 2017 | |||
2eaea2d274e5 | sjplimp/GitHub | Merge pull request #594 from junghans/license | Jul 24 2017 | |||
1ddace4dba51 | sjplimp/GitHub | Merge pull request #595 from libAtoms/idces2quip | Jul 24 2017 | |||
af3d0ca381dd | sjplimp/GitHub | Merge pull request #593 from akohlmey/collected-bug-fixes-and-small-updates | Jul 24 2017 | |||
c24e316baaa6 | Axel Kohlmeyer | avoid floating point overflows in iterative solvers of fix shake | Jul 23 2017 | |||
2c6e177d5c55 | Axel Kohlmeyer | avoid reporting negative memory allocation when memory_usage() is called before… | Jul 23 2017 | |||
7b2182833fea | Axel Kohlmeyer | disallow binary output with dump style local. fixes #596 | Jul 22 2017 | |||
1afab981b022 | Max Veit | Clarified some points in in.molecular example | Jul 22 2017 | |||
1af937e99d71 | Axel Kohlmeyer/GitHub | Update in.molecular | Jul 22 2017 | |||
4e0a249e2779 | Max Veit | Add a (contrived) molecular example for USER-QUIP | Jul 22 2017 | |||
edc756a65f76 | Christoph Junghans | LICENSE: update address of Free Software Foundation | Jul 22 2017 | |||
a477f26477fa | Axel Kohlmeyer | add support for trapping floating point exception as an optional compile time… | Jul 21 2017 | |||
b1b399d5c3dd | Axel Kohlmeyer | update readme for examples | Jul 21 2017 | |||
00474ab09dcd | Axel Kohlmeyer | handle one more case where allowing shifted potential with cutoff 0.0 would… | Jul 21 2017 | |||
733ea61bf107 | Axel Kohlmeyer | correct typo in USER-REAXC code | Jul 21 2017 | |||
5c13b087e4a1 | sjplimp/GitHub | Merge pull request #592 from akohlmey/reaxc-bugfix | Jul 21 2017 | |||
ec23aef20b22 | Axel Kohlmeyer | fix reaxc division by zero bug also for USER-OMP variant | Jul 21 2017 | |||
61b1487cbd93 | Axel Kohlmeyer | avoid division by zero in reaxff bond interaction computations in very rare… | Jul 21 2017 | |||
e53583d9c652 | sjplimp/GitHub | Merge pull request #590 from lammps/fortran-dftb | Jul 20 2017 | |||
551001f172a3 | Axel Kohlmeyer | revert change, that is part of the kim-install branch and changeset | Jul 20 2017 | |||
5dbe2df85455 | Axel Kohlmeyer | revert change that accidentally undoes part of PRs #583 and #588 | Jul 20 2017 | |||
3f83396837ea | sjplimp/GitHub | Merge pull request #588 from akohlmey/colvars-quickfix | Jul 20 2017 | |||
59db5f6a1782 | Steve Plimpton | update of Fortran-DFTB interface to be compatible with fix msst | Jul 20 2017 | |||
1b704bab18ba | Axel Kohlmeyer | Merge branch 'colvars-safer-makefiles' of https://github. | Jul 20 2017 | |||
c98f6140e755 | Giacomo Fiorin | Change order of targets in Makefiles for Colvars | Jul 20 2017 | |||
5031f5b8079c | Giacomo Fiorin | Comment out use by Colvars of Makefile.lammps from other packages | Jul 20 2017 | |||
9d0d90c03860 | Axel Kohlmeyer | README clarification from giacomo | Jul 20 2017 | |||
66154e8a8b31 | Axel Kohlmeyer | avoid makefile failure, if LAMMPS has not been configured yet | Jul 20 2017 | |||
3cd597e948fa | sjplimp/GitHub | Merge pull request #585 from akohlmey/make-py-manual-cleanup | Jul 20 2017 | |||
eca61226c267 | sjplimp/GitHub | Merge pull request #583 from giacomofiorin/colvars-update-2017-07-19 | Jul 20 2017 | |||
fac3e3daa237 | sjplimp/GitHub | Merge pull request #581 from libAtoms/idces2quip | Jul 20 2017 | |||
72e5f537c8d0 | sjplimp/GitHub | Merge pull request #576 from akohlmey/sanitizer-changes | Jul 20 2017 | |||
bdd2f3a6b2c7 | Axel Kohlmeyer | remove references to Make.py and USER-CUDA | Jul 20 2017 | |||
a351977c5904 | Axel Kohlmeyer | update manual links that got broken when removing and renumbering a section | Jul 20 2017 | |||
8499e72cdc91 | Axel Kohlmeyer | updates to USER-REAXC code in USER-OMP from Chris Knight. addresses issues with… | Jul 20 2017 | |||
ef9fb944c727 | Giacomo Fiorin | Detect number of processors for make | Jul 20 2017 | |||
187a80be7738 | Giacomo Fiorin | Add forgotten decode() in Install.py | Jul 20 2017 | |||
ee6cac826e65 | Giacomo Fiorin | Update Colvars to version 2017-07-15 and support automated builds for it | Jul 19 2017 | |||
52a1c54d500e | Axel Kohlmeyer | support QUIP wrapper API version query, relax hybrid restriction to allow… | Jul 19 2017 | |||
fcf9607a6666 | Max Veit | Update USER_QUIP docs to clarify use of "special_bonds" | Jul 19 2017 | |||
148364949e21 | Axel Kohlmeyer | fix memory corruption issue in fix reax/c/species | Jul 18 2017 | |||
17aff29fe2e7 | Axel Kohlmeyer | fix off-by-one bug when copying strings | Jul 18 2017 | |||
f96b9e0dcf55 | Axel Kohlmeyer | add various checks and improvements to identify incompatible uses and warn or… | Jul 18 2017 | |||
02572a4099a6 | Axel Kohlmeyer | add workaround that allows pair style quip to work with -DLAMMPS_BIGBIG… | Jul 18 2017 | |||
085cbee1163d | Axel Kohlmeyer | protect LAMMPS from calling incompatible QUIP library with -DLAMMPS_BIGBIG | Jul 18 2017 | |||
4ad952899922 | Axel Kohlmeyer | safer handling of memory management for lists in reax/c | Jul 18 2017 | |||
358915d16ee7 | Axel Kohlmeyer | avoid division by zero in peri pair styles | Jul 18 2017 | |||
d9186c8fde6d | Axel Kohlmeyer | Revert "use neighbor list exclusions instead of a zero cutoff" | Jul 18 2017 | |||
bc5186bc30e1 | Axel Kohlmeyer | fix unitialized pointer issue in USER-OMP with pppm/disp | Jul 18 2017 | |||
c083d5d6f3f8 | Axel Kohlmeyer | fix memory leak in list of neighbor list requests | Jul 18 2017 |