|
|
01abeda9ef
|
Merge branch 'develop' of https://github.com/lammps/lammps into kk_npair_ghost_gpu
|
2022-03-25 12:08:32 -06:00 |
|
|
|
e2e046c452
|
add missing host overload to make Clang happy
Change-Id: Ib0bd9dec3ecc6bf13b9894b07024172a9810cd77
|
2022-03-25 12:05:25 -06:00 |
|
|
|
17b35878ea
|
Add version of Kokkos Ghost neigh list optimized for GPUs
|
2022-03-25 12:03:20 -06:00 |
|
|
|
c3f4dac7dc
|
Small tweak to comments
|
2022-03-25 09:45:05 -07:00 |
|
|
|
6dae6198a2
|
Add neigh transpose as Kokkos package option
|
2022-03-25 09:17:39 -07:00 |
|
|
|
2279b28df2
|
Update from upstream
|
2022-03-25 09:00:56 -07:00 |
|
|
|
8e9b508c88
|
Merge branch 'develop' of github.com:lammps/lammps into Elastic_stress
|
2022-03-25 16:01:35 +01:00 |
|
|
|
274db39aa5
|
demo of new compute style fep/ta
|
2022-03-25 22:41:39 +08:00 |
|
|
|
58f59197ff
|
silence warnings from coverity scan
|
2022-03-25 05:30:01 -04:00 |
|
|
|
08bdaf8ca7
|
Merge pull request #3184 from akohlmey/next_patch_release
Update version strings for next patch release
|
2022-03-24 14:27:29 -04:00 |
|
|
|
dad8fb8b06
|
Removing residual files
|
2022-03-24 11:44:44 -06:00 |
|
|
|
82f4487d4d
|
Merge pull request #3185 from akohlmey/collected-small-changes
Final small changes for patch release
|
2022-03-24 13:25:01 -04:00 |
|
|
|
82c5c622b8
|
fix temperature initialization bug in KOKKOS nose-hoover code
|
2022-03-24 11:44:02 -04:00 |
|
|
|
81d0165c5c
|
Merge pull request #3181 from jibril-b-coulibaly/new_damp
Damping fixes for finite-size particles simulations
|
2022-03-24 11:08:02 -04:00 |
|
|
|
383f0adc94
|
update version strings for patch release
|
2022-03-23 19:44:14 -04:00 |
|
|
|
6e959b6f43
|
more robust response to >COORDS command
|
2022-03-23 17:21:00 -06:00 |
|
|
|
a3beb063a3
|
update and simplify parsing of STL mesh using LAMMPS utilities
|
2022-03-23 18:41:17 -04:00 |
|
|
|
66f97ef6bc
|
whitespace
|
2022-03-23 17:22:46 -04:00 |
|
|
|
92a968a8a9
|
Resolving merge conflicts
|
2022-03-23 14:28:27 -06:00 |
|
|
|
07cec37786
|
add Note to damping/cundall documentation about fix order. Remove fix order warning from fix viscous/sphere
|
2022-03-23 14:59:43 -05:00 |
|
|
|
42dd772455
|
more work on plugin mode
|
2022-03-23 13:45:20 -06:00 |
|
|
|
f95aaf5898
|
update settings
|
2022-03-23 15:15:51 -04:00 |
|
|
|
d785483c4c
|
update potential file parsing in pair style meam/spline and meam/sw/spline
|
2022-03-23 15:09:31 -04:00 |
|
|
|
61f28aea36
|
add "rewind()" member function to Text and Potential file reader classes
|
2022-03-23 14:44:50 -04:00 |
|
|
|
67329b6fff
|
fix KOKKOS bug
|
2022-03-23 14:40:17 -04:00 |
|
|
|
9417e41676
|
Rename sphere/bpm, remove bond instance, add smooth option
|
2022-03-23 11:41:27 -06:00 |
|
|
|
c4425a1b0e
|
debugging plugin mode
|
2022-03-23 11:17:51 -06:00 |
|
|
|
59eca42127
|
synchronize format handling and fix/compute/variable checking with dump custom
|
2022-03-23 10:57:52 -04:00 |
|
|
|
a208f1fc39
|
minor tweak to one style thermo output for keeping columns straight
|
2022-03-23 10:48:15 -04:00 |
|
|
|
ae41996967
|
add support for determining damping scale factor from atom-style variable
|
2022-03-23 10:43:26 -04:00 |
|
|
|
ace6c67697
|
Copy .h & .cpp from compute_fep for comparison
|
2022-03-23 22:26:44 +08:00 |
|
|
|
1fd699d279
|
enable and apply clang-format
|
2022-03-23 05:06:15 -04:00 |
|
|
|
b6e37c828e
|
move fix viscous/sphere to EXTRA-FIX package
|
2022-03-23 05:02:32 -04:00 |
|
|
|
4a5f5b9980
|
Merge remote-tracking branch 'github/develop' into new_damp
|
2022-03-23 04:47:52 -04:00 |
|
|
|
e13a70ad2f
|
Merge branch 'develop' into type-labels
|
2022-03-23 01:08:35 -04:00 |
|
|
|
9d500280c9
|
more tweaks for extep potential file
|
2022-03-22 22:21:23 -04:00 |
|
|
|
c18236216b
|
add MPI_Group_free() support to STUBS
|
2022-03-22 21:54:36 -04:00 |
|
|
|
0bd8500da3
|
whitespace
|
2022-03-22 21:47:26 -04:00 |
|
|
|
31f0d5c056
|
Merge remote-tracking branch 'github/develop' into strtok-parsing-refactor
|
2022-03-22 21:44:15 -04:00 |
|
|
|
8ef9eae60a
|
update potential file parser in pair style extep
|
2022-03-22 21:43:26 -04:00 |
|
|
|
080662683d
|
use tokenizer to read neb initial replica files
|
2022-03-22 20:54:42 -04:00 |
|
|
|
4c13f99b04
|
convert to use LAMMPS' tokenizer and potential file reader classes
|
2022-03-22 17:59:53 -04:00 |
|
|
|
194751e800
|
add support for full minimizations
|
2022-03-22 09:32:31 -06:00 |
|
|
|
eb44b6b1fa
|
Merge branch 'develop' into mdi-expand
|
2022-03-22 08:39:24 -06:00 |
|
|
|
6555c7302d
|
debugging for series of calcs
|
2022-03-22 08:38:39 -06:00 |
|
|
|
d3ba1af89c
|
rename cundamp to damping/cundall
|
2022-03-22 09:01:53 -05:00 |
|
|
|
8954ac4f20
|
correct/simplify for GPU device specialization
|
2022-03-21 17:12:43 -04:00 |
|
|
|
643511294e
|
create fix for rotational viscous damping on spheres. create fix for Cundall type damping for granular simulations
|
2022-03-21 15:34:04 -05:00 |
|
|
|
4c1a6d7ecf
|
tweak settings for thermo style "one"
|
2022-03-21 14:44:07 -04:00 |
|
|
|
6c30bdf082
|
add missing reaxff files to purge list
|
2022-03-21 14:35:09 -04:00 |
|