|
|
03a7d1cd5d
|
Merge pull request #933 from rtoijala/fix_dt_reset_energy
Limit atom energy change in fix dt/reset
|
2018-06-18 13:43:03 -06:00 |
|
|
|
08331da93d
|
Merge pull request #950 from martok/subst-equal-fmt
Add support for inline format strings to immediate variable substitution
|
2018-06-18 13:42:24 -06:00 |
|
|
|
ab0f3debeb
|
Merge pull request #948 from martok/variable-string
Variable style 'string' substitutes variables in definition
|
2018-06-18 10:50:36 -06:00 |
|
|
|
fe14bfd1d2
|
Merge pull request #951 from martok/meam-diaref-fix
Apply modifications to MEAM & MEAM/C as found by Kyung-Han Kang
|
2018-06-18 10:29:57 -06:00 |
|
|
|
d55c7039ee
|
Merge pull request #943 from Pakketeretet2/improve-manifoldforce-warning
Improve fix manifoldforce warning
|
2018-06-18 10:09:18 -06:00 |
|
|
|
87dcef7115
|
Merge pull request #952 from rbberger/coverage
Add code coverage target to CMake
|
2018-06-18 10:08:31 -06:00 |
|
|
|
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 |
|
|
|
6842a527e0
|
Fixed bugs and added born/coul/long/cs/gpu and coul/long/cs/gpu, need tests
|
2018-06-18 00:15:28 -05:00 |
|
|
|
d094bf789c
|
Updated GPU/Install.sh
|
2018-06-17 11:50:41 -05: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 |
|
|
|
d830fc2301
|
Inline find_program() for gcovr
|
2018-06-16 00:40:10 -04:00 |
|
|
|
265b6c261e
|
Fixed bugs with lj/expand/coul/long and its gpu version
|
2018-06-15 23:38:37 -05:00 |
|
|
|
3411b0e576
|
add more code owners
|
2018-06-15 18:03:15 -04:00 |
|
|
|
47458f1ca0
|
Add code coverage target to CMake
|
2018-06-15 17:57:33 -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 |
|
|
|
7c9afc1be2
|
change warning and move it do init() as discussed in PR #943
|
2018-06-15 17:27:23 -04:00 |
|
|
|
b2e6863d93
|
add reference log file.
|
2018-06-15 17:01:26 -04:00 |
|
|
|
cb887d48a1
|
include compute pentropy/atom in src/USER-MISC/README
|
2018-06-15 16:55:05 -04:00 |
|
|
|
9ef1bfe814
|
whitespace cleanup
|
2018-06-15 16:44:07 -04:00 |
|
|
|
76b85e4d25
|
rename source files for compute pentropy/atom to match the command name
|
2018-06-15 16:43:19 -04:00 |
|
|
|
8a2faff541
|
integrate compute pentropy/atom into the documentation tree
|
2018-06-15 16:40:25 -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 |
|
|
|
f68c6dddb8
|
Apply modifications to MEAM & MEAM/C as found by Kyung-Han Kang
|
2018-06-15 12:33:38 +02:00 |
|
|
|
c5b51df06e
|
Add support for inline format strings to immediate variable substitution
|
2018-06-14 14:17:37 +02: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 |
|
|
|
3e79296dcf
|
Variable style 'string' substitutes variables in definition
|
2018-06-14 13:10:08 +02:00 |
|
|
|
fcf9ed0fc2
|
Merge pull request #946 from b-v/patch-1
Update README.md
|
2018-06-13 13:01:15 -06:00 |
|
|
|
14c4aea32d
|
Merge branch 'master' into port-enforce2d-kokkos
|
2018-06-13 14:59:07 -04:00 |
|
|
|
666a13ea8a
|
Merge branch 'master' of https://www.github.com/lammps/lammps
|
2018-06-13 14:58:58 -04: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 |
|
|
|
a2dd21dca5
|
Made statement in if have equal whitespace on either side.
|
2018-06-08 15:15:37 -04:00 |
|
|
|
e78ed7d044
|
Improved the warning message of fix_manifoldforce about incompatible min_style.
|
2018-06-08 15:11:59 -04:00 |
|