|
|
1ad782c050
|
initialize and (conditionally) free cutghost pointer in base class
|
2022-09-24 14:47:41 -04:00 |
|
|
|
e469c98e9d
|
apply clang-format
|
2022-09-24 04:39:02 -04:00 |
|
|
|
a31977ca4c
|
fix typo
|
2022-09-24 04:24:43 -04:00 |
|
|
|
46820a90c5
|
modernize and improve error message handling
|
2022-09-24 04:12:54 -04:00 |
|
|
|
c7b24cb1e3
|
always accept "mliappy" and "unified" keywords, but print suitable error if not supported
|
2022-09-24 03:32:35 -04:00 |
|
|
|
c581fca39a
|
Merge branch 'develop' into mliappy_unified
|
2022-09-24 03:07:31 -04:00 |
|
|
|
49a3be17cb
|
c-library functions should be always present, documented, and lowercase
|
2022-09-24 03:07:24 -04:00 |
|
|
|
8ad478697e
|
Remove trailing whitespace
|
2022-09-23 17:20:27 -06:00 |
|
|
|
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 |
|
|
|
8183a4dfbb
|
change logic to make coverity scan happy
|
2022-09-23 06:12:56 -04:00 |
|
|
|
c3e7f8f25a
|
remove unused NEWTON_PAIR template argument
|
2022-09-23 06:01:25 -04:00 |
|
|
|
820fab454b
|
style changes
|
2022-09-23 05:47:41 -04:00 |
|
|
|
43aabc7985
|
Update comments and documentation
|
2022-09-22 18:29:45 -06: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 |
|
|
|
4afa603bcb
|
fix_pair.cpp: FixPair::modify_param - change args format (now incl. keyword 'every')
|
2022-09-22 12:42:57 +02:00 |
|
|
|
f149d14abc
|
remove debug print statements in fix_pair.cpp
|
2022-09-22 12:32:06 +02:00 |
|
|
|
f132f98d1a
|
Merge remote-tracking branch 'LAMMPS-official/fix-pair-min-tweak' into feature/pace-al
|
2022-09-22 11:31:56 +02:00 |
|
|
|
b4bc780c76
|
Merge branch 'lammps:develop' into mliappy_unified
|
2022-09-22 02:14:54 -06: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 |
|
|
|
1ef2c8c5dc
|
improving the energy computation model in SPIN/compute_spin.cpp
|
2022-09-21 10:06:41 +02:00 |
|
|
|
7e8e40fefa
|
correcting memory issue in SPIN/compute_spin.cpp
removing incorrect line in compute_property_atom.cpp
|
2022-09-21 09:34:30 +02:00 |
|
|
|
62b0024425
|
removing small bug in compute_atom_property.cpp
|
2022-09-20 19:07:38 +02:00 |
|
|
|
293a70b719
|
JT190922, C1:
- correction of a memory issue in compute_spin.cpp
- correction of the Langevin calculation in fix_langevin_spin.cpp
|
2022-09-19 09:02:00 +02:00 |
|
|
|
43998570d1
|
Remove optional toggle from pair style commands
|
2022-09-16 14:10:58 -06: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 |
|
|
|
3989aa4dab
|
BUGFIX: use triggername[ifield] instead of triggername[nfield]
|
2022-09-15 11:50:38 +02:00 |
|
|
|
797a45232c
|
Merge branch 'fix-pair-dump-skip' into feature/pace-al
# Conflicts:
# src/fix_pair.cpp
|
2022-09-15 11:07:24 +02:00 |
|
|
|
e89899955b
|
Merge branch 'lammps:develop' into mliappy_unified
|
2022-09-15 03:01:03 -06: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 |
|