|
|
f7b87a21c7
|
apply special treatment for fix colvars/kk as suggested by @stanmoore1
|
2024-11-16 11:14:18 -05:00 |
|
|
|
b3f88da939
|
document KOKKOS restriction of fix spring/self
|
2024-11-15 15:22:19 -05:00 |
|
|
|
35f1fb9d6d
|
check equal style variable evaluation for bad values
|
2024-11-15 15:12:56 -05:00 |
|
|
|
ec129f167e
|
error out in fix spring/self/kk with variable spring constant
|
2024-11-15 14:33:25 -05:00 |
|
|
|
bca2c4d245
|
add missing initializers
|
2024-11-15 14:26:10 -05:00 |
|
|
|
72b649ec2b
|
whitespace
|
2024-11-15 14:14:53 -05:00 |
|
|
|
4dd1448dd0
|
support providing spring constant as equal or atom style variable
|
2024-11-15 14:12:19 -05:00 |
|
|
|
ae1c5651ef
|
accept qtpie/reaxff also for reaxff/omp
|
2024-11-15 13:27:28 -05:00 |
|
|
|
55f53f06ba
|
use utils::open_potential for gaussian exponent file
|
2024-11-15 13:27:11 -05:00 |
|
|
|
70f41341c9
|
add unit test for qtpie/reaxff
|
2024-11-15 13:26:34 -05:00 |
|
|
|
cf5c42889d
|
avoid dereferencing reaxff object when no reaxff pair style in use
|
2024-11-15 13:01:23 -05:00 |
|
|
|
9a096f295f
|
update/correct code owners list
|
2024-11-15 11:06:38 -05:00 |
|
|
|
38d53877c5
|
move citeme call(s) to places where labelmaps are used
|
2024-11-15 11:01:19 -05:00 |
|
|
|
6796dc34ad
|
clang-format
|
2024-11-15 10:42:30 -05:00 |
|
|
|
0f70c528a1
|
avoid access to uninitialized per-atom data to make valgrind happy
|
2024-11-15 10:42:21 -05:00 |
|
|
|
74fea8ae08
|
must initialize copymode in base class
|
2024-11-15 06:24:29 -05:00 |
|
|
|
0f9f80ad45
|
update for fix colvars/kk
|
2024-11-14 15:32:07 -05:00 |
|
|
|
e3e502f095
|
add note that pair_coeff settings used for fix adapt must be set explicitly
|
2024-11-14 15:26:46 -05:00 |
|
|
|
9c290a0fac
|
Minor edits to workflow doc
|
2024-11-14 08:22:13 -05:00 |
|
|
|
c06cab2696
|
extra space
|
2024-11-14 08:22:13 -05:00 |
|
|
|
d8bd1ae3b8
|
adding hyperlink
|
2024-11-14 08:22:13 -05:00 |
|
|
|
a06275d18e
|
Pesky backticks
|
2024-11-14 08:22:13 -05:00 |
|
|
|
4dbb5ade76
|
avoid crashes with 180 degree angles
|
2024-11-14 08:22:07 -05:00 |
|
|
|
5928389c5e
|
Merge pull request #4312 from navlalli/qtpie
Add fix qtpie/reaxff
|
2024-11-13 07:42:07 -05:00 |
|
|
|
69526c87d8
|
Merge pull request #4362 from ndtrung81/regression-test-update
Improve the Kokkos regression test workflow
|
2024-11-12 18:06:48 -05:00 |
|
|
|
92f2a743ef
|
Merge pull request #4375 from akohlmey/collected-small-changes
Collected small changes and updates
|
2024-11-12 17:55:25 -05:00 |
|
|
|
3aef5ed12f
|
Merge pull request #4374 from ndtrung81/gpu-threebody-neigh-no
Fixed bug in the GPU package when three-body pair styles are used with pair hybrid
|
2024-11-12 17:31:11 -05:00 |
|
|
|
1b65fb5a1a
|
avoid memory leak
|
2024-11-12 15:05:57 -05:00 |
|
|
|
cfadf10021
|
Merge pull request #4296 from alphataubio/alphataubio-kokkos-fixes
Add KOKKOS versions of fixes
|
2024-11-12 15:00:52 -05:00 |
|
|
|
2d2bc029a4
|
Merge branch 'develop' into qtpie
|
2024-11-12 11:37:40 -08:00 |
|
|
|
5673375d21
|
Add more related commands to docs
|
2024-11-12 12:32:37 -07:00 |
|
|
|
fc805f470c
|
Small change to simplify code
|
2024-11-12 08:42:38 -08:00 |
|
|
|
7fdfa3d3dd
|
Merge branch 'alphataubio-kokkos-fixes' of github.com:alphataubio/lammps-alphataubio into alphataubio-kokkos-fixes
|
2024-11-12 08:10:00 -08:00 |
|
|
|
ecfda6042d
|
correct error message
|
2024-11-11 18:52:56 -05:00 |
|
|
|
8809ed067f
|
oops
|
2024-11-11 15:11:02 -05:00 |
|
|
|
1b2781db9b
|
add syncs
|
2024-11-11 14:57:45 -05:00 |
|
|
|
a1a2a54f72
|
update linalg for ML-QUIP
|
2024-11-09 04:14:11 -05:00 |
|
|
|
324e795237
|
do not free a NULL communicator
|
2024-11-08 20:59:41 -05:00 |
|
|
|
fb758d951f
|
synchronize neb/spin with bugfixes for neb
|
2024-11-08 20:59:24 -05:00 |
|
|
|
a8eb5fab14
|
Merge branch 'alphataubio-kokkos-fixes' of github.com:alphataubio/lammps-alphataubio into alphataubio-kokkos-fixes
|
2024-11-08 15:04:50 -08:00 |
|
|
|
ab9a870065
|
Merge branch 'develop' into alphataubio-kokkos-fixes
|
2024-11-08 18:03:28 -05:00 |
|
|
|
aeca973f84
|
Merge branch 'alphataubio-kokkos-fixes' of https://github.com/alphataubio/lammps-alphataubio into alphataubio-kokkos-fixes
|
2024-11-08 18:01:54 -05:00 |
|
|
|
b830f7806e
|
Update fix_colvars_kokkos.cpp
|
2024-11-08 18:01:50 -05:00 |
|
|
|
f84b9f350e
|
Merge branch 'develop' of https://github.com/lammps/lammps into alphataubio-kokkos-fixes
|
2024-11-08 14:53:37 -08:00 |
|
|
|
339c9654de
|
Update GNU Make for new file
|
2024-11-08 14:42:59 -08:00 |
|
|
|
0ad6babead
|
Fix another (already existing) bug when a proc has no atoms
|
2024-11-08 08:42:47 -08:00 |
|
|
|
a445545ffb
|
Merge pull request #4371 from evoyiatzis/patch-2
fix typo in compute_temp_partial.rst
|
2024-11-08 09:30:26 -07:00 |
|
|
|
8f9e14c14f
|
Merge branch 'develop' into gpu-threebody-neigh-no
|
2024-11-08 09:22:46 -06:00 |
|
|
|
9d80d963ed
|
Merge pull request #4370 from jtclemm/small-patches
Fixing potential segfaults in granular/nstencil classes and other minor clean ups
|
2024-11-08 06:05:49 -05:00 |
|
|
|
e84c45c6e7
|
Fix whitespace
|
2024-11-08 10:38:49 +00:00 |
|