|
|
65ebbdada3
|
add DEPRECATED compute style
|
2018-10-17 16:05:10 -04:00 |
|
|
|
b71f530bd0
|
make default style name for deprecated styles uppercase, so it is considered internal
also consolidate the writeout message across styles into a single convenience function
|
2018-10-17 16:04:52 -04:00 |
|
|
|
2273604533
|
resolve portability issues to windows w.r.t. fixed width integer types
|
2018-10-16 13:49:06 -04:00 |
|
|
|
bea0a3091d
|
Fix to allow suffix and pair hybrid to work together with USER-INTEL.
|
2018-10-15 10:25:39 -07:00 |
|
|
|
7968d2ed22
|
Merge pull request #1155 from athomps/sna-atom-leakfix2
Fixed a segfault introduced by memory-leak fix (#1125)
|
2018-10-12 13:01:15 -04:00 |
|
|
|
382e91cf5b
|
Merge pull request #1156 from wmbrownIntel/user-intel-hybrid
Adding hybrid support to USER-INTEL package + EAM/intel bug fix
|
2018-10-12 12:35:36 -04:00 |
|
|
|
ce63a22783
|
Merge pull request #1157 from wmbrownIntel/user-intel-makefiles
Changes to intel Makefiles to make use of MKL consistent.
|
2018-10-12 12:32:28 -04:00 |
|
|
|
8224c89f93
|
Revert size_velocity change in atom_vec_dpd_kokkos
|
2018-10-11 16:38:44 -06:00 |
|
|
|
a223338b47
|
Fix hang with Kokkos and USER-DPD examples
|
2018-10-11 16:32:44 -06:00 |
|
|
|
8eb74d8fb3
|
Add missing Kokkos pack/unpack comm vel functions
|
2018-10-11 13:21:44 -06:00 |
|
|
|
e5c6b6987a
|
Merge branch 'master' of github.com:lammps/lammps into granular-kokkos
|
2018-10-11 13:14:25 -06:00 |
|
|
|
8cbee78725
|
Changes to intel Makefiles to make use of MKL consistent.
|
2018-10-11 05:46:40 -07:00 |
|
|
|
c37deebffa
|
Adding full hybrid support to USER-INTEL package and fixing bug with EAM parameter initialization.
|
2018-10-11 05:12:00 -07:00 |
|
|
|
c142288eb3
|
Fixed a segfault introduced by memory-leak fix
|
2018-10-10 17:24:14 -06:00 |
|
|
|
a1266a1a1e
|
Fix compile error with copysign function
|
2018-10-10 14:19:23 -06:00 |
|
|
|
7cce002cf9
|
Makefile fix from the mailing list
|
2018-10-10 14:18:24 -06:00 |
|
|
|
2def00d4c9
|
Add missing files to .gitignore
|
2018-10-10 14:18:00 -06:00 |
|
|
|
3d0722b974
|
Merge branch 'master' of github.com:lammps/lammps into granular-kokkos
|
2018-10-10 10:43:54 -06:00 |
|
|
|
747f72aca2
|
Merge branch 'granular-kokkos' of https://github.com/valleymouth/lammps into granular-kokkos
|
2018-10-10 09:53:15 +01:00 |
|
|
|
1b76e14224
|
Merge pull request #1151 from akohlmey/next-patch-release
update version number for next patch release
|
2018-10-10 02:20:50 +02:00 |
|
|
|
9a0c02a845
|
Merge pull request #1150 from mkanski/compute_pair_multiple_pstyles
Extend compute pair to handle multiple instances of a sub-style in pair style hybrid
|
2018-10-10 00:48:52 +02:00 |
|
|
|
70bee26641
|
update version number
|
2018-10-09 12:59:12 -04:00 |
|
|
|
7416e113ff
|
Merge pull request #1147 from akohlmey/fix-omp-intel-neighbor
Resolve neighbor list request conflict with USER-INTEL and USER-OMP
|
2018-10-09 18:40:41 +02:00 |
|
|
|
791024586e
|
Merge pull request #1131 from ckadding/master
Add compute_pressure_cylinder to USER-MISC package
|
2018-10-09 18:40:02 +02:00 |
|
|
|
962fd1df90
|
Merge pull request #1146 from jrgissing/maxspecial_restarts
put atom->maxspecial in restarts
|
2018-10-09 17:55:24 +02:00 |
|
|
|
dc6123fafc
|
fix stupid typo
|
2018-10-08 17:26:21 +02:00 |
|
|
|
3c41295e70
|
change implementation to be consistent with pair_coeff and remain backward compatible
|
2018-10-08 17:23:22 +02:00 |
|
|
|
8960774b16
|
correct typo in USER-SMD introduced by doc-adjust PR
|
2018-10-05 14:55:18 -04:00 |
|
|
|
1e9778b81e
|
Extend compute pair to handle multiple instances of a given pair style
|
2018-10-05 20:34:12 +02:00 |
|
|
|
d805796cd7
|
Merge pull request #1133 from lammps/doc-adjust
Multiple documentation adjustments and corrections from Steve and Axel
|
2018-10-05 20:20:18 +02:00 |
|
|
|
0c1ff5ac3e
|
Fixing issues with AtomVecSphereKokkos not correctly handling cases with varying and constant radius.
|
2018-10-05 17:10:31 +01:00 |
|
|
|
43ae9656d7
|
add a "deprecated" command style for flagging future removed commands
|
2018-10-05 17:23:09 +02:00 |
|
|
|
61e2cd3f61
|
avoid requesting threaded neighbor lists that are both threaded via USER-OMP and USER-INTEL
|
2018-10-05 16:03:11 +02:00 |
|
|
|
17853aef20
|
modify restart changes, so it stays backward compatible and does not result in unexpected behavior when reading old restarts. also use consistent naming conventions for enum entries
|
2018-10-05 09:47:47 +02:00 |
|
|
|
7f8302b65b
|
replace extra_special with maxspecial in restarts
|
2018-10-04 22:08:43 -06:00 |
|
|
|
b02d3b1b94
|
cosmetic change
|
2018-10-04 12:24:46 +02:00 |
|
|
|
a1a9f34c18
|
pair style deprecated now functional and compatible with hybrid pair styles
|
2018-10-04 12:18:28 +02:00 |
|
|
|
c3abf13af1
|
don't allow hybrid/overlay as hybrid substyle as well
|
2018-10-04 12:18:01 +02:00 |
|
|
|
9e9b97231c
|
Fixed sign error on mu for semigrand variant
|
2018-10-02 16:56:27 -06:00 |
|
|
|
a549752764
|
reduce compiler warnings and some more whitespace adjustments
|
2018-10-02 15:18:15 -04:00 |
|
|
|
590ab1661e
|
convert more system headers to c++ style
|
2018-10-02 15:17:11 -04:00 |
|
|
|
08b135ce6b
|
Apply uniform LAMMPS formatting
|
2018-10-02 14:54:09 -04:00 |
|
|
|
a6ba55080f
|
Use MathConst namespace
|
2018-10-02 14:33:49 -04:00 |
|
|
|
e3b80e734a
|
remove trailing whitespace
|
2018-10-02 12:37:13 -04:00 |
|
|
|
ff7449b29a
|
ensure, that we have no division by zero and add an upper limit for bins
|
2018-10-02 12:27:05 -04:00 |
|
|
|
13d3903e8d
|
integrate compute pressure/cylinder into build and README
|
2018-10-02 11:56:29 -04:00 |
|
|
|
57b2f60556
|
Fix bug in Kokkos EAM
|
2018-10-02 09:45:13 -06:00 |
|
|
|
c7c0defa77
|
Insert a comma
|
2018-10-02 10:45:43 -04:00 |
|
|
|
ac658a17fc
|
Update compute_pressure_cylinder.cpp
|
2018-10-02 10:34:08 -04:00 |
|
|
|
b481af51d6
|
add pair_style deprecated and some tweaks for fix style
|
2018-10-02 16:26:20 +02:00 |
|