|
|
828b70fbfa
|
silence warning
|
2023-02-25 13:58:58 -05:00 |
|
|
|
81b0bb47be
|
allow dynamic groups with fix oneway
|
2023-02-25 12:03:05 -05:00 |
|
|
|
c5f29dee39
|
Merge pull request #3658 from akohlmey/collected-small-changes
Collected small changes and bug fixes
|
2023-02-23 23:10:52 -05:00 |
|
|
|
6ae177f37e
|
rename fix pimd to fix pimd/nvt (with backward compatibility)
|
2023-02-23 12:26:42 -05:00 |
|
|
|
e422ae9477
|
improve error messages and make them consistent across variants
|
2023-02-23 09:40:51 -05:00 |
|
|
|
fc0d23965b
|
small cleanup
|
2023-02-22 16:48:01 -05:00 |
|
|
|
2542778fa8
|
Merge pull request #3656 from pnorbert/fix-deprecated-adios-init
Fix the adios2::ADIOS constructor calls that were deprecated in adios…
|
2023-02-22 15:32:05 -05:00 |
|
|
|
febaf55afe
|
Fix the adios2::ADIOS constructor calls that were deprecated in adios 2.8 and removed in 2.9. The fix is backward compatible with older adios2 versions as well.
|
2023-02-22 07:28:00 -05:00 |
|
|
|
c647be0287
|
avoid segfault when atom style peri is used in a hybrid atom style
|
2023-02-21 18:11:59 -05:00 |
|
|
|
e86e67e8cd
|
Merge pull request #3655 from evoyiatzis/master
More implementations of analytical expressions for compute born/matrix
|
2023-02-21 16:19:35 -05:00 |
|
|
|
1aa7a6c8b8
|
update from Aidan
|
2023-02-21 15:47:59 -05:00 |
|
|
|
6c5c93438c
|
update for ROCm 5.4.3 and CUDA 12.0
|
2023-02-21 15:00:48 -05:00 |
|
|
|
e3003ce294
|
Revert change in angle_cosine_shift.h
|
2023-02-21 16:09:58 +02:00 |
|
|
|
ea9a498fcf
|
Include method declaration in angle_cosine_shift.h
|
2023-02-21 15:54:13 +02:00 |
|
|
|
9611347d1b
|
Implement born_matrix in angle_cosine_delta.cpp
|
2023-02-21 15:47:59 +02:00 |
|
|
|
ee2b6315ec
|
Include method declaration in angle_cosine_delta.h
|
2023-02-21 15:46:34 +02:00 |
|
|
|
ca8a1b80d9
|
Implement born_matrix in angle_fourier_simple.cpp
|
2023-02-21 10:25:04 +02:00 |
|
|
|
994745bd53
|
Include method declaration in angle_fourier_simple.h
|
2023-02-21 10:23:18 +02:00 |
|
|
|
a86302beb7
|
Merge branch 'lammps:develop' into master
|
2023-02-21 10:20:44 +02:00 |
|
|
|
095e00e3e9
|
Merge pull request #3649 from akohlmey/collected-small-fixes
Collected small fixes
|
2023-02-20 15:23:20 -05:00 |
|
|
|
2ea29affb8
|
Merge pull request #3653 from rohskopf/mliap-gradforce
Eliminate gradforce loops in ML-IAP pair style
|
2023-02-20 14:09:30 -05:00 |
|
|
|
d5ba6f70f2
|
enable and apply clang-format
|
2023-02-20 12:48:39 -05:00 |
|
|
|
f7aae84cf6
|
make gradgradflag a compile time constant
|
2023-02-20 12:48:23 -05:00 |
|
|
|
c7eaee117e
|
eliminate gradgradflag class member and use flag from data class instead
|
2023-02-20 12:48:03 -05:00 |
|
|
|
a59e4a961b
|
Implement born_matrix in pair_lj96_cut.cpp
|
2023-02-20 16:38:41 +02:00 |
|
|
|
e1d013bf7b
|
Include method declaration in pair_lj96_cut.h
|
2023-02-20 16:36:59 +02:00 |
|
|
|
dfc9da8020
|
add link_check target calling linkchecker to manual build makefile
|
2023-02-19 21:12:22 -05:00 |
|
|
|
9220ea5695
|
fix a bunch more broken links
|
2023-02-19 20:48:54 -05:00 |
|
|
|
7149143df8
|
fix outdated or broken URLs and typos in URLs
|
2023-02-19 16:11:22 -05:00 |
|
|
|
472d32ee17
|
Implement born_matrix in pair_harmonic_cut.cpp
|
2023-02-19 17:59:53 +02:00 |
|
|
|
7383daa23e
|
Include method declaration in pair_harmonic_cut.h
|
2023-02-19 17:57:30 +02:00 |
|
|
|
29c5c1a0d3
|
Implement born_matrix in bond_harmonic_shift.cpp
|
2023-02-19 17:27:23 +02:00 |
|
|
|
d300225f78
|
Include method declaration in bond_harmonic_shift.h
|
2023-02-19 17:25:28 +02:00 |
|
|
|
8a5ee84901
|
Implement born_matrix in angle_fourier.cpp
|
2023-02-19 16:31:42 +02:00 |
|
|
|
42b7c40020
|
Include method declaration in angle_fourier.h
|
2023-02-19 16:27:03 +02:00 |
|
|
|
a875ef77cd
|
Implement born_matrix in pair_lj_class2.cpp
|
2023-02-18 20:23:40 +02:00 |
|
|
|
863aec4c79
|
Include method declaration in pair_lj_class2.h
|
2023-02-18 20:21:44 +02:00 |
|
|
|
ac506255a6
|
Implement born_matrix in pair_born.cpp
|
2023-02-18 11:18:27 +02:00 |
|
|
|
c020aba17c
|
Include method declaration in pair_born.h
|
2023-02-18 11:16:55 +02:00 |
|
|
|
ca7cb7bd0e
|
Implement born_matrix in pair_buck.cpp
|
2023-02-18 10:24:08 +02:00 |
|
|
|
aa209e621d
|
Include method declaration in pair_buck.h
|
2023-02-18 10:21:23 +02:00 |
|
|
|
ba80af3bd9
|
Update Kokkos and confirm computes work
|
2023-02-16 19:59:25 -07:00 |
|
|
|
af4c45a52b
|
Confirm computes still work and use gradgradflag = -1 for pair style
|
2023-02-16 15:43:44 -07:00 |
|
|
|
621283bb78
|
Enclose gradforce loops in gradgradflag conditional
Co-authored-by: Nicholas Lubbers <nlubbers@lanl.gov>
|
2023-02-16 12:16:53 -07:00 |
|
|
|
33056a4fd3
|
Merge pull request #3651 from stanmoore1/kk_3.7.1_update
Fix Kokkos compile error with NVIDIA Hopper GPU
|
2023-02-15 16:51:49 -05:00 |
|
|
|
8d3b06623e
|
Merge pull request #3650 from evoyiatzis/master
Implementation of analytical expressions for Born matrix in bond_class2 & bond_gromos
|
2023-02-15 16:11:09 -05:00 |
|
|
|
f775de1884
|
Fix Kokkos compile error with NVIDIA Hopper GPU
|
2023-02-15 10:02:25 -07:00 |
|
|
|
d13634cd6b
|
move definition of MAXBIGINT_DOUBLE to variable.cpp
|
2023-02-14 15:37:59 -05:00 |
|
|
|
553a98036c
|
Implement analytical expression for born_matrix in bond_gromos.cpp
|
2023-02-14 10:19:49 +02:00 |
|
|
|
7c951d60da
|
Include method declaration in bond_gromos.h
|
2023-02-14 10:17:27 +02:00 |
|