|
|
86d1aacf7e
|
add function to dispatch LAMMPS errors to library interfaces
|
2022-09-23 16:28:15 -04:00 |
|
|
|
0f2a7d3f33
|
Merge branch 'develop' into fortran-tinkering
|
2022-09-23 12:41:39 -04:00 |
|
|
|
3c5e446165
|
avoid null pointer dereference
|
2022-09-22 13:21:54 -04:00 |
|
|
|
24fd02725c
|
make operator precedence explicit
|
2022-09-22 13:21:33 -04:00 |
|
|
|
96f04237c1
|
fix memory leak and avoid uninitialized data access
|
2022-09-22 13:16:38 -04:00 |
|
|
|
4f0caca9d8
|
make sure data is initialized
|
2022-09-22 13:05:32 -04:00 |
|
|
|
659ac90537
|
Merge branch 'develop' into collected-small-changes
|
2022-09-22 12:25:30 -04:00 |
|
|
|
422042bf66
|
Merge pull request #3455 from lammps/fix-pair-min-tweak
Adjust fix pair to work better with minimization
|
2022-09-22 12:25:04 -04:00 |
|
|
|
4a072d10db
|
make sure array is initialized
|
2022-09-22 12:24:09 -04:00 |
|
|
|
e3729e51e8
|
remove unused method, modernize errors and access to molecule class, reformat
|
2022-09-22 12:23:52 -04:00 |
|
|
|
6fac8f1688
|
remove unused NeighRequest member variable index
|
2022-09-22 11:32:14 -04:00 |
|
|
|
6c9c61e763
|
remove debug output
|
2022-09-22 10:45:53 -04:00 |
|
|
|
2b27fd8acb
|
address possible initialization issues reported by coverity scan
|
2022-09-22 10:34:23 -04:00 |
|
|
|
90212a6c35
|
Merge branch 'BPM' of github.com:jtclemm/lammps into BPM
|
2022-09-21 15:28:35 -06:00 |
|
|
|
fc969bc99b
|
Adding parentheses to logic statement in fix update/special/bonds
|
2022-09-21 15:28:23 -06:00 |
|
|
|
39763444c5
|
add lasttime check to fix pair
|
2022-09-21 14:03:04 -06:00 |
|
|
|
7c2013d862
|
silence compiler warnings
|
2022-09-21 10:01:53 -04:00 |
|
|
|
2d81980de1
|
Merge branch 'lammps:develop' into fortran-tinkering
|
2022-09-15 21:33:51 -05:00 |
|
|
|
f764260c53
|
Removing BPM bond coefficients from data files
|
2022-09-15 15:47:31 -06:00 |
|
|
|
211d5c468e
|
fixing merge conflicts
|
2022-09-15 14:49:21 -06:00 |
|
|
|
e745c8aac4
|
Merge pull request #3446 from akohlmey/next-patch-release
Update versions strings for the next patch release
|
2022-09-15 12:33:37 -04:00 |
|
|
|
3770c02752
|
fix typo
|
2022-09-15 09:22:20 -04:00 |
|
|
|
5f2445f215
|
Merge branch 'develop' into sticker-bond-test
|
2022-09-15 09:20:58 -04:00 |
|
|
|
69034167b8
|
update versions strings for the next patch release
|
2022-09-14 16:29:10 -04:00 |
|
|
|
a52c4a5537
|
improve error messages
|
2022-09-14 14:35:57 -04:00 |
|
|
|
15bc70ae4d
|
Merge branch 'develop' into fix-pair-dump-skip
|
2022-09-14 14:01:42 -04:00 |
|
|
|
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 |
|