|
|
a5ecef708f
|
correctly compute offsets. update unit test files.
|
2022-12-22 09:59:55 -05:00 |
|
|
|
e99bd14fd8
|
Merge branch 'develop' into lepton-package
|
2022-12-22 09:25:26 -05:00 |
|
|
|
8b8c0ee72d
|
Merge pull request #3567 from akohlmey/next_patch_release
Set version strings for next patch release
patch_22Dec2022
|
2022-12-22 09:16:33 -05:00 |
|
|
|
ab72e95d0a
|
restart offset for bond style lepton
|
2022-12-22 07:26:00 -05:00 |
|
|
|
2865929558
|
update for added source
|
2022-12-22 07:11:04 -05:00 |
|
|
|
48c23788f2
|
handle pair_modify shift and enforce the bond lepton has zero energy at r0
|
2022-12-22 07:10:48 -05:00 |
|
|
|
4cbe8b353b
|
move shared functionality to utility function added to Lepton library
|
2022-12-22 05:37:59 -05:00 |
|
|
|
3bb6e1ab19
|
Merge branch 'develop' into lepton-package
|
2022-12-22 04:45:51 -05:00 |
|
|
|
ea8d90059a
|
Merge pull request #3566 from akohlmey/collected-small-changes
Final collection of small changes for next patch release
|
2022-12-22 02:21:06 -05:00 |
|
|
|
5da8242690
|
add bond style lepton
|
2022-12-22 02:13:51 -05:00 |
|
|
|
966211bb53
|
avoid conflicting names
|
2022-12-22 02:13:28 -05:00 |
|
|
|
73c95d43af
|
whitespace
|
2022-12-21 22:33:15 -05:00 |
|
|
|
46f514d2ca
|
add support for writing binary restart files
|
2022-12-21 22:30:05 -05:00 |
|
|
|
4293771ae8
|
silence compiler warnings
|
2022-12-21 21:53:25 -05:00 |
|
|
|
e2f9d59484
|
whitespace fixes
|
2022-12-21 21:34:56 -05:00 |
|
|
|
cf0fb7f5df
|
build system updates for presets and dependencies
|
2022-12-21 21:32:27 -05:00 |
|
|
|
8511aae211
|
add OPENMP package version of pair style lepton
|
2022-12-21 21:18:20 -05:00 |
|
|
|
c64066eb21
|
simplify processing of expressions
|
2022-12-21 21:16:59 -05:00 |
|
|
|
969ac57256
|
make expression string compact and easier restartable by removing quotes and whitespace
|
2022-12-21 21:16:23 -05:00 |
|
|
|
6c5a698be4
|
try to speed up compute kernel
|
2022-12-21 19:24:28 -05:00 |
|
|
|
2cf1793a93
|
add unit test for pair style lepton
|
2022-12-21 18:29:11 -05:00 |
|
|
|
76a84d7865
|
add pair style lepton
|
2022-12-21 18:28:57 -05:00 |
|
|
|
5f934e3eae
|
add LEPTON package build system support for CMake
|
2022-12-21 18:28:35 -05:00 |
|
|
|
c44e87d87a
|
avoid name conflict with COLVARS package
|
2022-12-21 18:28:04 -05:00 |
|
|
|
517a2e5e26
|
import Lepton library with namespace and header changed to LMP_Lepton
|
2022-12-21 14:18:39 -05:00 |
|
|
|
b6701f1892
|
improve error messages
|
2022-12-21 12:11:34 -05:00 |
|
|
|
3d8e5be653
|
apply clang-format
|
2022-12-21 12:11:25 -05:00 |
|
|
|
5c02803e02
|
Merge branch 'develop' into collected-small-changes
|
2022-12-21 12:06:26 -05:00 |
|
|
|
d8620fc34c
|
Merge pull request #3553 from evoyiatzis/patch-3
Fixing bug #3545
|
2022-12-21 12:05:44 -05:00 |
|
|
|
12a23b0ef1
|
Fixing comment from bug report #3545
|
2022-12-21 16:22:56 +02:00 |
|
|
|
0460649d5b
|
add note about porting legacy code to the new Grid3d/Grid2d classes
|
2022-12-20 19:27:56 -05:00 |
|
|
|
4309e0a6c8
|
Added important restriction on number of atom types
|
2022-12-20 11:55:24 -07:00 |
|
|
|
e94a89baf7
|
update .gitignore and Purge.list for recent changes
|
2022-12-20 11:05:32 -05:00 |
|
|
|
cc34cfb917
|
add missing entry to list
|
2022-12-20 10:57:38 -05:00 |
|
|
|
b79f08b8d5
|
fix logic bug
|
2022-12-20 07:10:28 -05:00 |
|
|
|
8e36fcfa6a
|
address integer overflow issues detected by CodeQL
|
2022-12-20 07:04:57 -05:00 |
|
|
|
aba0ead71f
|
programming style changes to reduce warnings from static code analysis
|
2022-12-20 06:34:07 -05:00 |
|
|
|
0f23659523
|
fix bug detected by coverity scan
|
2022-12-20 06:34:07 -05:00 |
|
|
|
9e45fba4c4
|
skip test where it causes an internal compiler error
|
2022-12-20 06:34:00 -05:00 |
|
|
|
2e6b975878
|
update version tag placeholders for added, removed, or changed functionality
|
2022-12-19 22:11:06 -05:00 |
|
|
|
fd41ea9eae
|
update version strings for next patch release
|
2022-12-19 22:09:48 -05:00 |
|
|
|
fa6251d83b
|
Merge pull request #3560 from akohlmey/collected-small-changes
Collected small changes and fixes for the next patch release
|
2022-12-19 21:38:36 -05:00 |
|
|
|
c160eb7f11
|
clear memory before use
|
2022-12-19 20:52:15 -05:00 |
|
|
|
a4f2e452e0
|
temporary disable test that is failing consistently on github action w/o explanation
|
2022-12-19 20:32:07 -05:00 |
|
|
|
a44f5c8594
|
fix uninitialized memory access in fortran unit test. must have consumer to access compute
|
2022-12-19 20:29:52 -05:00 |
|
|
|
e9b4d2c55d
|
fix windows support bug
|
2022-12-19 20:04:27 -05:00 |
|
|
|
078468a94f
|
fix uninitialized variable access through local variable scoping
|
2022-12-19 19:59:54 -05:00 |
|
|
|
457746dadc
|
Merge branch 'develop' into collected-small-changes
|
2022-12-19 19:45:04 -05:00 |
|
|
|
5deb6df2ad
|
Merge pull request #3547 from hammondkd/fortran-fix-external
Completing the Fortran interface
|
2022-12-19 18:44:45 -05:00 |
|
|
|
219b971caf
|
Merge branch 'update-mliap' of github.com:rohskopf/lammps into collected-small-changes
|
2022-12-19 12:57:39 -05:00 |
|