|
|
fc0efd43fc
|
added kokkos functinos to the list of functions registered for ML-IAP
|
2023-02-23 15:53:43 +01: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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
864488adbb
|
Implement analytical expression for born_matrix in bond_class2.cpp
|
2023-02-14 09:39:39 +02:00 |
|
|
|
115c09ce23
|
Include method declaration in bond_class2.h
|
2023-02-14 09:37:12 +02:00 |
|
|
|
4dac68ef72
|
Merge pull request #3644 from ndtrung81/gpu-gauss-bugfix
Fixed issues with gauss/gpu in bonded systems
|
2023-02-13 16:07:01 -05:00 |
|
|
|
9c7ba5a329
|
remove debug printf()
|
2023-02-13 10:56:02 -05:00 |
|
|
|
a0760d0ca6
|
improve error message
|
2023-02-13 10:56:02 -05:00 |
|
|
|
fbe30ffec6
|
use MAXBIGINT_DOUBLE which does not overflow when casting back to bigint
|
2023-02-13 10:56:02 -05:00 |
|
|
|
e99ec32b4b
|
enable and apply clang-format
|
2023-02-13 10:56:02 -05:00 |
|
|
|
401ac8c4f7
|
make fallback url function available to plugin compilations
|
2023-02-13 10:56:01 -05:00 |
|