|
|
7e234497ff
|
Merge pull request #953 from jrgissing/bond/react-update
Bond/react update
|
2018-06-18 10:08:06 -06:00 |
|
|
|
277b43b2fd
|
Merge pull request #949 from jdevemy/master
Fix the tail correction with pair_nm
|
2018-06-18 10:07:26 -06:00 |
|
|
|
6f61ed2af5
|
Merge pull request #938 from akohlmey/collected-bugfixes
Collected bugfixes and updates
|
2018-06-18 10:06:55 -06:00 |
|
|
|
16cc613993
|
Merge pull request #920 from junghans/mscg
cmake: add DOWNLOAD_MSCG option
|
2018-06-18 10:06:16 -06:00 |
|
|
|
3750e0a427
|
resolve newton setting and parallel disparities, improve syntax error catching
|
2018-06-16 11:13:52 -06:00 |
|
|
|
40c4461a78
|
Merge pull request #17 from lammps/master
rebase
|
2018-06-15 23:26:01 -06:00 |
|
|
|
3411b0e576
|
add more code owners
|
2018-06-15 18:03:15 -04:00 |
|
|
|
c4bcb7e73d
|
mention requirement to come after the box creation in Restrictions section
|
2018-06-15 17:52:54 -04:00 |
|
|
|
18b543179c
|
fix typo
|
2018-06-15 17:47:23 -04:00 |
|
|
|
14c4438a72
|
update docs to reflect the state of reserving space for topology info with molecule files
|
2018-06-15 17:46:09 -04:00 |
|
|
|
acd20512f0
|
require that box is defined before molecule command is issued
|
2018-06-15 17:40:14 -04:00 |
|
|
|
5fcdfe6dcb
|
describe the use of wildcards for adapting ranges of bond types
|
2018-06-15 17:35:43 -04:00 |
|
|
|
fe483a769f
|
update makefiles in lib/linalg to support .F files in addition to .f files
|
2018-06-15 15:35:34 -04:00 |
|
|
|
f312fbfe32
|
update Install.py to use a specific numbered release version instead of master
|
2018-06-15 15:16:10 -04:00 |
|
|
|
479cc9424d
|
C include
|
2018-06-14 13:57:10 +02:00 |
|
|
|
673202d05f
|
Bugfix for pair_nm and tail correction
|
2018-06-14 13:44:55 +02:00 |
|
|
|
fcf9ed0fc2
|
Merge pull request #946 from b-v/patch-1
Update README.md
|
2018-06-13 13:01:15 -06:00 |
|
|
|
661848139c
|
Merge pull request #926 from ndtrung81/gpu-updates
some updates to the GPU package
|
2018-06-13 12:57:01 -06:00 |
|
|
|
12d8370ec5
|
Update README.md
|
2018-06-12 23:03:33 +01:00 |
|
|
|
3c781afa6c
|
Switched to standard C++ header files for pair lj/expand/coul/long in USER-MISC
|
2018-06-09 09:41:03 -05:00 |
|
|
|
37268e435b
|
Merge remote-tracking branch 'origin/master' into mscg
|
2018-06-08 18:06:06 -06:00 |
|
|
|
29e555213c
|
Merge pull request #924 from junghans/cmake_misc
miscellaneous CMake Fixes
|
2018-06-08 17:34:58 -06:00 |
|
|
|
965ac3cedd
|
cmake: lower cmake requirement to 2.8.12
|
2018-06-08 16:18:02 -06:00 |
|
|
|
30e3e9ab88
|
cmake: simplify Fortran linkage
|
2018-06-08 16:14:28 -06:00 |
|
|
|
6cb0c2e9c5
|
Merge pull request #937 from stanmoore1/kk_bonds
Fix issues in Kokkos topology files
|
2018-06-08 15:42:40 -06:00 |
|
|
|
ebd93cac69
|
Merge pull request #930 from stanmoore1/kk_update
Update Kokkos library to v2.7.00
|
2018-06-08 15:42:05 -06:00 |
|
|
|
142de878f9
|
Kokkos doesn't yet support map_style hash, so use may_style array by default if Kokkos is enabled
|
2018-06-08 09:38:16 -06:00 |
|
|
|
a4a3133b76
|
Switched to standard C++ header files for consistency with other source files
|
2018-06-01 23:13:49 -05:00 |
|
|
|
fa5ecf88a5
|
change error->all to error->warning on pair style restartinfo bug
|
2018-06-01 16:13:05 -04:00 |
|
|
|
7ca794beb9
|
whitespace cleanup
|
2018-06-01 16:11:43 -04:00 |
|
|
|
56c3a0be29
|
support virtualenv on machines with python3 where it is called virtualenv-3
|
2018-05-31 19:03:28 -04:00 |
|
|
|
cf3095e938
|
document restartinfo bug message, add check to Pair::write_restart as well
|
2018-05-31 19:02:03 -04:00 |
|
|
|
6056c1db4d
|
fix restart bug in pair style quip
|
2018-05-31 18:54:38 -04:00 |
|
|
|
ef3c0dbf7b
|
Merge branch 'molecule-template-validity-checks' of https://github.com/jrgissing/lammps into collected-bugfixes
|
2018-05-31 16:30:25 -04:00 |
|
|
|
4c18a07193
|
Merge branch 'fix/adapt-wildcard-bondtypes' of https://github.com/jrgissing/lammps into collected-bugfixes
|
2018-05-31 16:15:33 -04:00 |
|
|
|
e3e040227b
|
Fix issues in Kokkos topology files
|
2018-05-30 12:31:20 -06:00 |
|
|
|
c27e617fd8
|
Add logic to Makefile.kokkos
|
2018-05-29 11:33:18 -06:00 |
|
|
|
95e259fe71
|
also include consistent type checks
|
2018-05-26 15:18:26 -06:00 |
|
|
|
69a9f1bf94
|
molecule templates sanity checks
|
2018-05-26 15:03:24 -06:00 |
|
|
|
e7773808a5
|
Merge pull request #14 from lammps/master
rebase
|
2018-05-26 14:38:13 -06:00 |
|
|
|
0368202d12
|
Merge pull request #929 from stanmoore1/snap_fix
Small bugfixes for Pair Snap
|
2018-05-26 14:07:19 -06:00 |
|
|
|
3ba87e52e9
|
fix/adapt wildcard bondtypes
|
2018-05-25 21:18:11 -06:00 |
|
|
|
1422b0413b
|
Update Kokkos library to v2.7.00
|
2018-05-25 15:00:53 -06:00 |
|
|
|
18c6d7f289
|
Fix possible MPI deadlock in pair_snap
|
2018-05-24 15:31:49 -06:00 |
|
|
|
1b4068b575
|
Restore workaround for compiler bug in pair_snap.h
|
2018-05-24 15:31:22 -06:00 |
|
|
|
341fa160fe
|
Updated UCL_Device built with OpenCL to use platforms that support accelerators by default
|
2018-05-23 16:11:55 -05:00 |
|
|
|
6c42c9b378
|
Add missing OCL_TUNE define to CMake build
|
2018-05-22 20:21:58 -04:00 |
|
|
|
ce4a446cea
|
Merge pull request #911 from akohlmey/collected-small-changes
Collected small changes and bugfixes
|
2018-05-22 10:11:12 -06:00 |
|
|
|
933cf92e36
|
Merge pull request #923 from akohlmey/remove-register
Remove deprecated 'register' keyword
|
2018-05-22 10:02:32 -06:00 |
|
|
|
69903cb4aa
|
Merge pull request #921 from lammps/doctweaks
tweaks to doc pages
|
2018-05-22 10:02:01 -06:00 |
|