|
|
6bf5fc734e
|
revert MD5 hash to current value after GitHub reversed its change
|
2023-01-31 06:40:15 -05:00 |
|
|
|
0d8ba92b4d
|
update N2P2 library to version 2.2.0
|
2023-01-30 14:44:20 -05:00 |
|
|
|
5c5bc2026d
|
compare region extent with box bounds for triclinic
|
2023-01-30 12:17:55 -05:00 |
|
|
|
5a89c69285
|
Merge branch 'patch-1' of github.com:RemiLacroix-IDRIS/lammps into collected-small-fixes
|
2023-01-30 08:10:34 -05:00 |
|
|
|
b115229dd2
|
Fix QUIP compilation with Intel compilers.
|
2023-01-30 13:30:34 +01:00 |
|
|
|
41e834d27f
|
pair style gauss *does* support pair_modify shift
|
2023-01-30 06:12:45 -05:00 |
|
|
|
4637072a26
|
simplify
|
2023-01-30 00:08:51 -05:00 |
|
|
|
4f0245d542
|
make Kokkos lib compatible with musl-libc
Note: this was adapted from https://github.com/kokkos/kokkos/pull/5678
to be usable without requiring C++17
|
2023-01-27 12:21:13 -05:00 |
|
|
|
34e8a74989
|
apply changes suggested by clang-tidy
|
2023-01-27 11:49:43 -05:00 |
|
|
|
e7ea5e8bf5
|
enable and (mostly) apply clang-format
|
2023-01-26 22:02:12 -05:00 |
|
|
|
3756520078
|
Merge branch 'develop' into collected-small-fixes
|
2023-01-26 21:48:42 -05:00 |
|
|
|
4cb29ce413
|
Merge pull request #3608 from rohskopf/msmeam-adr
Multi-state MEAM with Kokkos support
|
2023-01-26 21:47:46 -05:00 |
|
|
|
3bcb59b284
|
Minor typo in docs
|
2023-01-26 18:24:39 -07:00 |
|
|
|
3be1dd0488
|
update PIMD examples
|
2023-01-26 18:48:30 -05:00 |
|
|
|
ba0d24d028
|
must initialize "np" in constructor
|
2023-01-26 18:33:48 -05:00 |
|
|
|
7f810ff59c
|
update PIMD example1
|
2023-01-26 18:27:58 -05:00 |
|
|
|
f145e855ec
|
initialized pointer
|
2023-01-26 18:07:56 -05:00 |
|
|
|
2f8ba9dd32
|
cleanup
|
2023-01-26 15:47:22 -07:00 |
|
|
|
6c8aec1ff4
|
whitespace
|
2023-01-26 15:35:08 -07:00 |
|
|
|
3a418290be
|
Merge branch 'develop' into collected-small-fixes
|
2023-01-26 17:33:08 -05:00 |
|
|
|
f99853fab8
|
Update example with new syntax
|
2023-01-26 15:30:12 -07:00 |
|
|
|
b7dfa3db05
|
Whack extra files from #3532
|
2023-01-26 15:12:34 -07:00 |
|
|
|
866cf8ae60
|
Merge branch 'develop' of https://github.com/lammps/lammps into msmeam-adr
|
2023-01-26 15:10:30 -07:00 |
|
|
|
a7b357b951
|
Rename example
|
2023-01-26 15:10:01 -07:00 |
|
|
|
3e334fe10c
|
Remove 'this->' in device code
|
2023-01-26 15:03:20 -07:00 |
|
|
|
1ded632010
|
Add new files to Kokkos Install.sh
|
2023-01-26 15:02:52 -07:00 |
|
|
|
b6a9e47494
|
update false positives
|
2023-01-26 16:22:40 -05:00 |
|
|
|
b48d483fd6
|
Merge branch 'develop' into msmeam-adr
# Conflicts:
# src/MEAM/pair_meam.cpp
|
2023-01-26 15:46:34 -05:00 |
|
|
|
4d27b5480d
|
Merge pull request #3612 from yotamfe/develop
Fix PIMD: bugfix in spring energy, and adding virial estimator
|
2023-01-26 15:42:28 -05:00 |
|
|
|
18171af1ea
|
add a unit test for MS-MEAM
|
2023-01-26 15:28:34 -05:00 |
|
|
|
b7f2c3feda
|
convert "ms" pair style flag for MEAM into meam/ms pair style
|
2023-01-26 15:23:31 -05:00 |
|
|
|
30f459da92
|
Merge pull request #3606 from bathmatt/kokkos-mliap-unified
Add MLIAP-KOKKOS version of the Unified model/descriptor
|
2023-01-26 13:57:42 -05:00 |
|
|
|
3713185b37
|
must use fmt::format() for universe errors.
|
2023-01-26 12:05:51 -05:00 |
|
|
|
210ec9d164
|
reformat
|
2023-01-26 11:59:20 -05:00 |
|
|
|
b905f6a239
|
Merge branch 'develop' into yotamfe/develop
|
2023-01-26 11:47:32 -05:00 |
|
|
|
49b639acd0
|
Changed author
|
2023-01-26 17:01:15 +01:00 |
|
|
|
469c4e8c7a
|
Whitespace
|
2023-01-26 08:57:33 -07:00 |
|
|
|
83fc0f16f5
|
rephrasings for output information
|
2023-01-26 17:10:45 +02:00 |
|
|
|
15316f8e5e
|
add documentation for the vector values fix_pimd returns, and the rest of the restart, modify etc. section
|
2023-01-26 15:57:47 +02:00 |
|
|
|
5d941da4e9
|
check if variable value is a valid number before converting it
|
2023-01-26 07:10:20 -05:00 |
|
|
|
094be08e64
|
bugfix in testing of fix_pimd input variables. fmass should be between 0 and np, not 1. check for sp mistakenly was testing fmass again.
|
2023-01-26 10:04:25 +02:00 |
|
|
|
f7725242fa
|
Merge pull request #3615 from stanmoore1/kk_small_fixes
Small bugfixes for Kokkos
|
2023-01-25 18:18:47 -05:00 |
|
|
|
d88a4a768d
|
Style changes
|
2023-01-25 14:52:02 -07:00 |
|
|
|
2fdf0ae3b3
|
Add this
|
2023-01-25 14:11:49 -07:00 |
|
|
|
f58aeecec0
|
Use bin neighbor list with Kokkos
|
2023-01-25 14:05:55 -07:00 |
|
|
|
16225acd05
|
Use group for Kokkos nvt temp compute
|
2023-01-25 14:01:21 -07:00 |
|
|
|
34a5123e29
|
Kokkos fix out-of-bounds access
|
2023-01-25 13:56:52 -07:00 |
|
|
|
624c95b164
|
Merge pull request #3617 from lammps/gpu-amoeba-cmake
Only added amoeba_convolution_gpu.* to the list of GPU source files w…
|
2023-01-25 15:35:18 -05:00 |
|
|
|
91ef7c22fa
|
reindent
|
2023-01-25 15:29:13 -05:00 |
|
|
|
16354d0262
|
fix out-of-bounds access
|
2023-01-25 15:28:22 -05:00 |
|