|
|
6329d491dc
|
correct factor 2 force error for m=1 in angle style cosine/periodic
|
2024-01-12 18:40:30 -05:00 |
|
|
|
f9eadacf6d
|
correct factor 2 force error for m=1 in angle style cosine/periodic
|
2024-01-12 18:37:45 -05:00 |
|
|
|
df5461c27e
|
Merge pull request #4021 from jtclemm/BPM
Bug fixes for BPM package
|
2024-01-12 15:24:24 -05:00 |
|
|
|
92481b546e
|
Merge pull request #4036 from akohlmey/collected-kokkos-changes
Collected small KOKKOS changes
|
2024-01-12 15:12:56 -05:00 |
|
|
|
5ef8e8cf9a
|
remove variables that are set but not used
|
2024-01-11 18:53:14 -05:00 |
|
|
|
d4bd385f5e
|
remove unused function parameters and corresponding variables
|
2024-01-11 18:52:47 -05:00 |
|
|
|
18d140a96e
|
Small tweak
|
2024-01-11 15:51:50 -07:00 |
|
|
|
22d50b32e7
|
Fix more warnings and remove deprecated Kokkos code
|
2024-01-11 15:40:45 -07:00 |
|
|
|
b5dbc4ebf6
|
Add missing dependency
|
2024-01-11 09:29:54 -07:00 |
|
|
|
4d74c62325
|
silence some more warnings
|
2024-01-10 20:17:17 -05:00 |
|
|
|
f6649762e2
|
Moving files to BPM dir, skipping copy lists
|
2024-01-10 16:58:29 -07:00 |
|
|
|
93b7c6e380
|
Fix warnings
|
2024-01-10 12:21:22 -07:00 |
|
|
|
db45c23d69
|
silence compiler warnings
|
2024-01-10 11:52:09 -05:00 |
|
|
|
bd0c4f3979
|
remove dead code and silence compiler warning
|
2024-01-10 11:52:08 -05:00 |
|
|
|
1b6dc1fe8c
|
Small correction to fix/ave/correlate/long to show the right output after a restart
|
2024-01-07 18:38:47 +01:00 |
|
|
|
9d95c51b0b
|
Merge branch 'develop' into kk_pace_opt
# Conflicts:
# src/ML-PACE/compute_pace.cpp
|
2024-01-04 21:08:50 -05:00 |
|
|
|
0e2a065f6b
|
Merge pull request #4003 from stanmoore1/kk_half_thread
Thread over neighbors in addition to atoms when using a half neighlist
|
2024-01-04 21:04:31 -05:00 |
|
|
|
9d7582ec1b
|
Small tweak for readability
|
2024-01-03 16:59:11 -07:00 |
|
|
|
55784019f7
|
Fix CPU issue
|
2024-01-03 16:46:06 -07:00 |
|
|
|
66a5f56682
|
whitespace
|
2024-01-03 14:13:11 -07:00 |
|
|
|
377450882e
|
Port changes to pair_pace_extrapolation_kokkos, unify code
|
2024-01-03 14:10:29 -07:00 |
|
|
|
5020861cbc
|
Fix compiler warnings
|
2024-01-03 13:22:52 -07:00 |
|
|
|
817c7bac18
|
Optimize Kokkos PACE pair style for GPUs
|
2024-01-03 10:11:30 -07:00 |
|
|
|
c1446ddd92
|
improve error messages
|
2024-01-02 11:02:59 -05:00 |
|
|
|
ded160cd41
|
Generalizing fix update/special/bonds for pair hybrid
|
2023-12-31 10:49:59 -07:00 |
|
|
|
0822a49cfc
|
Merge branch 'develop' into collected-small-fixes
|
2023-12-23 02:45:37 -05:00 |
|
|
|
35214120ad
|
Merge pull request #4025 from oywg11/ilp-tmd-update
Add a new potential file for ilp/tmd
|
2023-12-22 21:06:27 -05:00 |
|
|
|
4ea40ed2fd
|
Merge branch 'ilp-tmd-update' of github.com:oywg11/lammps into collected-small-fixes
|
2023-12-22 14:45:43 -05:00 |
|
|
|
5b00ad8f71
|
flag error if using INTEL package kspace styles with run style verlet/split
|
2023-12-22 13:37:20 -05:00 |
|
|
|
efa37fff7f
|
remove cached copy of "layout" since this was not always initialized when used
|
2023-12-22 11:31:31 -05:00 |
|
|
|
a16a1a768c
|
fix cut-n-paste bug and avoid uninitialized data access
|
2023-12-22 00:04:16 -05:00 |
|
|
|
f8495eaf75
|
make certain nbonds is initialized
|
2023-12-21 23:59:35 -05:00 |
|
|
|
2b31a2bed5
|
gracefully handle reaxff parameter files without hydrogen bond parameters
|
2023-12-21 16:07:58 -05:00 |
|
|
|
3b15594707
|
update citation comment
|
2023-12-21 15:58:29 -05:00 |
|
|
|
dedbd8f6db
|
improvements from clang-tidy
|
2023-12-21 14:25:31 -05:00 |
|
|
|
e72f186123
|
check ghost vel in pair bpm/spring
|
2023-12-19 22:01:18 -07:00 |
|
|
|
86f87e0f7b
|
Update docs
|
2023-12-19 10:46:41 -07:00 |
|
|
|
ab29200c60
|
More tuning
|
2023-12-19 10:26:52 -07:00 |
|
|
|
8e4871c5e1
|
Tune team params
|
2023-12-18 16:37:31 -07:00 |
|
|
|
c0c64e812f
|
Enable default threading over neighbors for half list
|
2023-12-18 11:29:42 -07:00 |
|
|
|
7414fdaa47
|
Merge branch 'develop' of github.com:lammps/lammps into kk_half_thread
|
2023-12-18 09:03:39 -07:00 |
|
|
|
ba4ac991b6
|
small fix for ilp/tmd and KC/full
|
2023-12-18 16:06:36 +08:00 |
|
|
|
d2ca1fe354
|
avoid that mliappy is initialized multiple times
|
2023-12-16 23:15:56 -05:00 |
|
|
|
695a81ef70
|
avoid uninitialized data access
|
2023-12-16 21:50:38 -05:00 |
|
|
|
1ab406ee1a
|
read CMAP data blocks one at a time and catch EOF exception to stop reading
|
2023-12-16 17:16:06 -05:00 |
|
|
|
4bf1b1d9c0
|
some refactoring and modernization
|
2023-12-16 17:15:31 -05:00 |
|
|
|
fb6a5843b9
|
handle comments in CMAP coeff assignments
|
2023-12-16 17:14:47 -05:00 |
|
|
|
96ef731f06
|
remove unused items
|
2023-12-16 17:14:19 -05:00 |
|
|
|
e100a42087
|
(re)throw EOF exception when next_dvector() has not yet read any items
|
2023-12-16 17:07:37 -05:00 |
|
|
|
1f540772af
|
Merge branch 'develop' into BPM
|
2023-12-15 15:25:35 -07:00 |
|