|
|
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 |
|
|
|
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 |
|
|
|
73c95d43af
|
whitespace
|
2022-12-21 22:33:15 -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 |
|
|
|
3e9bb99daa
|
Merge branch 'develop' into collected-small-changes to resolve merge conflicts
|
2022-12-19 12:42:09 -05:00 |
|
|
|
18d07883c3
|
python 2 compatibility
|
2022-12-19 12:13:40 -05:00 |
|
|
|
bc8812c391
|
add one more tabulation example showing how to smoothly replace part of a function in a different potential
|
2022-12-19 12:13:25 -05:00 |
|
|
|
72b0a2dfdf
|
Merge pull request #3405 from lammps/distributed-grids
Support for distributed grids
|
2022-12-19 12:06:25 -05:00 |
|
|
|
e5bece9a01
|
Output python model loading on one proc
|
2022-12-19 09:44:16 -07:00 |
|
|
|
91325d49c5
|
update examples and log files for pair style meam/spline
|
2022-12-18 11:32:37 -05:00 |
|
|
|
9de23dd2df
|
correct for changed reference results due to fixing the potential file issue
|
2022-12-18 11:22:11 -05:00 |
|
|
|
0cc5a5dbbc
|
update pair style meam/sw/spline examples add log files
|
2022-12-18 11:18:43 -05:00 |
|
|
|
387c07e6a2
|
update meam/sw/spline examples for Si. add logs
|
2022-12-18 11:08:14 -05:00 |
|
|
|
cc94770928
|
correct order of coefficients in pair style dpd/ext docs
|
2022-12-18 10:57:32 -05:00 |
|
|
|
15dfb090c9
|
speed up utils::is_double() by putting most likely matching regexps first
|
2022-12-18 06:06:22 -05:00 |
|
|
|
1cd7011b66
|
fix incorrect floating point number (missing "e") in meam/sw/spline potential
this also requires updating the unit test
|
2022-12-17 23:02:07 -05:00 |
|
|
|
9137edae10
|
fix incorrect detection of leading '-' on floating point numbers
|
2022-12-17 22:31:02 -05:00 |
|
|
|
5a18cea6c9
|
tighter checking of what is a valid integer/floating point number
also use the check consistently when converting numbers
|
2022-12-17 22:06:50 -05:00 |
|
|
|
b6c7d24b6d
|
do not accept kspace style accuracy values > 1.0, improve error message
|
2022-12-17 21:35:44 -05:00 |
|
|
|
00f8d2b96d
|
small fixes
|
2022-12-17 16:11:06 -05:00 |
|
|
|
b70f4c8fa8
|
port dpd/ext pair styles to OPENMP package
|
2022-12-17 16:07:28 -05:00 |
|
|
|
bf129ce61a
|
add unit tests for dpd/ext pair styles
|
2022-12-17 15:43:34 -05:00 |
|
|
|
3e26056228
|
warn about growing the box with read_data add messing up coordinates
|
2022-12-16 22:17:56 -05:00 |
|
|
|
ea5fa92c2f
|
Merge remote-tracking branch 'github/develop' into collected-small-changes
|
2022-12-16 22:16:03 -05:00 |
|
|
|
17d69b7dbd
|
small documentation improvements
|
2022-12-16 22:09:30 -05:00 |
|
|
|
db3ccf93c6
|
Merge pull request #3562 from bramoore/intel_fixes
Collection of small fixes to INTEL package
|
2022-12-16 20:14:02 -05:00 |
|