|
|
ae73a9b7f7
|
Revert back to original code in npair_ssa_kokkos.h
|
2022-05-06 10:05:57 -06:00 |
|
|
|
73670dafc7
|
Merge branch 'develop' into collected-small-changes
|
2022-05-06 11:45:51 -04:00 |
|
|
|
aae44892c0
|
consolidate all FFT related redundant defines and typedefs in a single header
|
2022-05-06 11:27:17 -04:00 |
|
|
|
6ec169fa9d
|
Fix warnings in Kokkos package
|
2022-05-06 08:23:45 -06:00 |
|
|
|
a35a2441ce
|
Merge branch 'collected-small-changes' of github.com:akohlmey/lammps into collected-small-changes
|
2022-05-06 04:48:19 -04:00 |
|
|
|
abefff828d
|
plug memory leak
|
2022-05-06 04:39:38 -04:00 |
|
|
|
bd373d6038
|
Merge pull request #3119 from erozic/feature-create-atoms-exclude
Feature create atoms overlap
|
2022-05-05 22:42:40 -04:00 |
|
|
|
7601a5c0fb
|
correct/improve formatting
|
2022-05-05 22:20:43 -04:00 |
|
|
|
8ed401ce12
|
spelling
|
2022-05-05 21:34:31 -04:00 |
|
|
|
664943589e
|
Merge remote-tracking branch 'github/develop' into feature-create-atoms-exclude
|
2022-05-05 21:09:39 -04:00 |
|
|
|
8dbfc0799c
|
whitespace
|
2022-05-05 20:15:36 -04:00 |
|
|
|
46d638af0c
|
Merge branch 'feature-create-atoms-exclude' of https://github.com/erozic/lammps into feature-create-atoms-exclude
|
2022-05-06 01:48:37 +02:00 |
|
|
|
ae230a33f5
|
Bug fix (user_quat initial value not set)
|
2022-05-06 01:47:45 +02:00 |
|
|
|
568e9c5878
|
Merge pull request #3237 from emilyviolet/hipfft
Add support for hipFFT with PPPMKokkos
|
2022-05-05 19:39:52 -04:00 |
|
|
|
484a7c5db0
|
tweaked comments
|
2022-05-05 16:22:19 -06:00 |
|
|
|
7071f819d0
|
Header fix (add_molecule)
|
2022-05-05 23:53:14 +02:00 |
|
|
|
93c0f09c31
|
Logic fix in random-overlap and comment implemented
|
2022-05-05 23:35:11 +02:00 |
|
|
|
bee7b09377
|
fix cut-n-paste bug
|
2022-05-05 14:05:22 -04:00 |
|
|
|
3b68c0ea24
|
Update Makefile comment
|
2022-05-05 14:02:29 -04:00 |
|
|
|
3b9389e86c
|
Update .gitignore
|
2022-05-05 12:23:52 -04:00 |
|
|
|
2c95f84acc
|
Tweak error messages
|
2022-05-05 12:17:00 -04:00 |
|
|
|
c05af749df
|
Merge branch 'develop' of https://github.com/lammps/lammps into hipfft
|
2022-05-05 12:15:28 -04:00 |
|
|
|
24b94551a2
|
Update Kokkos AMD Makefiles
|
2022-05-05 11:59:32 -04:00 |
|
|
|
6c28b55c13
|
return nullptr instead of out-of-range data
|
2022-05-05 07:50:45 -04:00 |
|
|
|
2b1716cb3a
|
fix more bugs with dump_modify every/time
|
2022-05-05 00:06:08 -04:00 |
|
|
|
bd4bbbddbe
|
Merge pull request #3245 from akohlmey/next_patch_release
Step version strings for the next patch release
patch_4May2022
|
2022-05-04 19:57:23 -04:00 |
|
|
|
2aa1c6975f
|
fix typo
|
2022-05-04 19:09:19 -04:00 |
|
|
|
e285ba43eb
|
Merge branch 'develop' into next_patch_release
|
2022-05-04 19:08:10 -04:00 |
|
|
|
582de4f951
|
Merge pull request #3248 from akohlmey/add_set_time
Add time option to the "reset_timestep" command and make the "time" property restartable
|
2022-05-04 18:43:07 -04:00 |
|
|
|
dcd6c18e45
|
update indent
|
2022-05-04 17:50:34 -04:00 |
|
|
|
4c6cb8648b
|
replace image with embedded latex text
|
2022-05-04 17:50:25 -04:00 |
|
|
|
6b47d6246b
|
more changes and some debugging on a test script
|
2022-05-04 15:28:50 -06:00 |
|
|
|
cc437c78a0
|
some logic and syntax changes to code and doc page
|
2022-05-04 14:34:05 -06:00 |
|
|
|
edda6b6f70
|
Merge remote-tracking branch 'github/develop' into add_set_time
|
2022-05-04 16:29:54 -04:00 |
|
|
|
803376b1b4
|
Merge pull request #3241 from akohlmey/collected-small-changes
Collected small changes and fixes for the next patch release
|
2022-05-04 16:26:02 -04:00 |
|
|
|
e897ab7611
|
improve error messages
|
2022-05-04 16:25:12 -04:00 |
|
|
|
ba3aa8fab5
|
remove NULL option for reset_timestep
|
2022-05-04 16:21:06 -04:00 |
|
|
|
81bb4bfc23
|
Merge branch 'collected-small-changes' into add_set_time
|
2022-05-04 15:49:14 -04:00 |
|
|
|
059c84bf41
|
Merge branch 'develop' into add_set_time
|
2022-05-04 15:47:28 -04:00 |
|
|
|
eec86c8038
|
Merge branch 'develop' into collected-small-changes
|
2022-05-04 15:45:38 -04:00 |
|
|
|
ad6cebb049
|
Merge pull request #3246 from GenieTim/compute-abs-sum
Implement a aveabs and sumabs reduce command
|
2022-05-04 14:46:54 -04:00 |
|
|
|
61214b9a52
|
Merge pull request #3243 from akohlmey/delete-by-variable
Implement variable option for delete_atoms
|
2022-05-04 13:50:00 -04:00 |
|
|
|
f8742d599b
|
merge set_time command into reset_timestep
|
2022-05-04 13:24:52 -04:00 |
|
|
|
d4a93ff9c7
|
Merge pull request #3247 from vladgl/adp-kk
Kokkos accelerated variant for adp pair style
|
2022-05-04 13:05:29 -04:00 |
|
|
|
517d934f7c
|
more edits
|
2022-05-04 10:51:00 -06:00 |
|
|
|
87b99306ba
|
make force_clear() a public pure function in min.h and integrate.h
these are required changes for adding NWChem couping support as a fix
|
2022-05-04 12:30:17 -04:00 |
|
|
|
af32267db3
|
Merge branch 'develop' into compute-abs-sum
|
2022-05-04 12:23:50 -04:00 |
|
|
|
7fa2fe134c
|
Fix typo
|
2022-05-04 10:18:11 -06:00 |
|
|
|
515e2928a9
|
Sync with pair eam
|
2022-05-04 10:15:36 -06:00 |
|
|
|
8a5e7fa609
|
update docs
|
2022-05-04 12:07:59 -04:00 |
|