|
|
9a44d708e9
|
Merge branch 'lammps:develop' into fortran-tinkering
|
2022-09-13 23:49:17 -05:00 |
|
|
|
197ce9187e
|
small programming style updates
|
2022-09-13 06:31:49 -04:00 |
|
|
|
526cc1566e
|
cosmetic
|
2022-09-13 06:13:37 -04:00 |
|
|
|
abfdb5bca3
|
whitespace
|
2022-09-12 18:33:27 -04:00 |
|
|
|
893586c8eb
|
Merge branch 'develop' into fix-pair-dump-skip
|
2022-09-12 18:19:12 -04:00 |
|
|
|
170e657bde
|
Merge branch 'develop' into fix-gcmc-with-latte
|
2022-09-12 18:15:51 -04:00 |
|
|
|
f68b50b5c1
|
Merge branch 'develop' into sticker-bond-test
|
2022-09-12 18:15:24 -04:00 |
|
|
|
60e172c18c
|
disable assertion to avoid bogus warning from some compilers
|
2022-09-12 17:01:31 -04:00 |
|
|
|
5e3adfa710
|
trigger newsystem in LATTE if atom count changes - e.g. fix gcmc
|
2022-09-12 14:40:10 -06:00 |
|
|
|
3e51cfc4d1
|
avoid ambiguous variable override with due to for scoping
|
2022-09-12 16:27:54 -04:00 |
|
|
|
572e8cc399
|
random permulations of both I and J atoms in double loop
|
2022-09-12 09:18:06 -06:00 |
|
|
|
ed0af32fce
|
properly initialize Atom class member and avoid side effects during write data
|
2022-09-11 22:11:22 -04:00 |
|
|
|
34714dba29
|
improve error messages
|
2022-09-11 22:10:50 -04:00 |
|
|
|
7e921b5e24
|
Merge branch 'define_nv_restrict' of github.com:Vsevak/lammps into collected-small-changes
|
2022-09-10 19:53:20 -04:00 |
|
|
|
e45fa36717
|
improve error messages
|
2022-09-10 19:47:28 -04:00 |
|
|
|
67f6adebb7
|
whitespace fixup with dynamic casts
|
2022-09-10 13:26:38 -04:00 |
|
|
|
9b172d66f8
|
recover non-labelmap functionality with Kokkos. Error out when maps are used with Kokkos
|
2022-09-10 12:50:45 -04:00 |
|
|
|
f62746fc66
|
Fix noalias definition so that it compiles with nvc++
|
2022-09-10 13:28:25 +03:00 |
|
|
|
f36c900b6d
|
fix memory buffer size issue when using dump_modify image for dump style atom
|
2022-09-10 04:54:37 -04:00 |
|
|
|
b3faffd32d
|
clear custom keywords when default column names change with dump_modify scale or image
|
2022-09-10 04:54:09 -04:00 |
|
|
|
f050581363
|
move keywords to be sorted alphabetically
|
2022-09-10 04:53:38 -04:00 |
|
|
|
4cca198adf
|
fix issues from moving code and incorrect merge conflict resolution
|
2022-09-10 04:35:13 -04:00 |
|
|
|
7e6bd892ed
|
apply clang-format
|
2022-09-10 03:29:32 -04:00 |
|
|
|
4998c065da
|
clang-tidy fixes
|
2022-09-10 03:18:06 -04:00 |
|
|
|
22709b73e2
|
auto loop optimizations
|
2022-09-10 03:07:28 -04:00 |
|
|
|
8030fc09e3
|
augment clang preset so that it switches the fortran standard for flang
flang (the one officially included in clang) currently only supports f2018
|
2022-09-10 02:48:16 -04:00 |
|
|
|
9e5ee01a8a
|
add a hard dependency of EXTRA-MOLECULE on MOLECULE
|
2022-09-10 02:19:17 -04:00 |
|
|
|
9f5375f204
|
silence compiler warnings
|
2022-09-10 01:59:20 -04:00 |
|
|
|
99c76b84aa
|
Merge branch 'lammps:develop' into fortran-tinkering
|
2022-09-09 21:23:26 -05:00 |
|
|
|
d860e9a3ed
|
Merge branch 'develop' into sticker-bond-test
|
2022-09-09 17:38:28 -06:00 |
|
|
|
aad464275d
|
changing scale or image keywords resets user keywords
|
2022-09-09 18:44:28 -04:00 |
|
|
|
9e7df0f8e1
|
correctly compute communication buffers also for the case that size_one changes
|
2022-09-09 18:44:07 -04:00 |
|
|
|
6898ead5b7
|
remove redundant code created by merge
|
2022-09-09 18:43:20 -04:00 |
|
|
|
610848599c
|
reappy bugfix that was lost from moving the "colname" section
|
2022-09-09 18:42:32 -04:00 |
|
|
|
7f4fe0d3ad
|
whitespace
|
2022-09-09 17:29:11 -04:00 |
|
|
|
ddf97461da
|
Merge branch 'develop' into fix-pair-dump-skip
|
2022-09-09 14:32:55 -06:00 |
|
|
|
b4410fa72a
|
Merge branch 'develop' into type-labels
|
2022-09-09 16:31:38 -04:00 |
|
|
|
d4bddd4295
|
Merge pull request #3440 from lammps/dump-step-post-minimize
Enforce dump snapshots on multiples of N steps in a run after minimize
|
2022-09-09 16:30:35 -04:00 |
|
|
|
dee0eda2f0
|
Merge branch 'develop' into fix-pair-dump-skip
|
2022-09-09 14:17:20 -06:00 |
|
|
|
3d7a31a59f
|
Merge branch 'lammps:develop' into mliappy_unified
|
2022-09-09 14:03:43 -06:00 |
|
|
|
44a137b85c
|
Merge pull request #3366 from lammps/mdi-tweak
MDI support for LAMMPS + LATTE (tight-binding code)
|
2022-09-09 15:59:04 -04:00 |
|
|
|
6bd9609f61
|
apply clang-format
|
2022-09-09 15:22:16 -04:00 |
|
|
|
04bdfb151b
|
refactor how fix latte connects to fix gcmc
|
2022-09-09 12:22:50 -06:00 |
|
|
|
584ae26fe6
|
whitespace
|
2022-09-09 12:48:14 -04:00 |
|
|
|
34d0c417f8
|
another indentation reformat
|
2022-09-09 10:39:07 -06:00 |
|
|
|
1216188d48
|
Implementation of an int4-packed Clebsch-Gordon look-up table for SNAP
|
2022-09-09 09:34:22 -07:00 |
|
|
|
9bff046190
|
fix issue with dump snapshots in a run after a minimize possibly being non-multiples of N
|
2022-09-09 10:28:33 -06:00 |
|
|
|
2e6526b8f7
|
log labelmap reading from data file and improve error messages
|
2022-09-09 06:11:22 -04:00 |
|
|
|
079975fa03
|
Add mliap_unified_couple.pyx to cythonize
|
2022-09-09 01:05:20 -06:00 |
|
|
|
09a1c6f043
|
Fix import path for make
|
2022-09-09 01:04:19 -06:00 |
|