|
|
e410a2816a
|
Merge branch 'stable' into maintenance
stable_29Aug2024_update1
|
2024-10-01 08:35:18 -04:00 |
|
|
|
f489ff1699
|
flag as update 1 version
|
2024-10-01 08:34:24 -04:00 |
|
|
|
ec839d494c
|
Merge pull request #4327 from lammps/maintenance
First Set of Collected Bug Fixes and Maintenance Updates for 29 August 2024 Stable Release
|
2024-10-01 08:09:12 -04:00 |
|
|
|
346d1de4dd
|
backport refactoring and bugfixes from PR #4190
|
2024-09-30 17:24:28 -04:00 |
|
|
|
29819b29ae
|
fix cut-n-paste error
|
2024-09-27 19:55:16 -04:00 |
|
|
|
076c711dba
|
Backport MS-MEAM bugfix from upstream for L12 lattice
|
2024-09-27 14:59:34 -04:00 |
|
|
|
c4a822a4cf
|
fix typo
|
2024-09-26 22:14:53 -04:00 |
|
|
|
84b2b1c231
|
backport fix wall/gran bugfix by @jtclemm from PR #4339
|
2024-09-26 21:42:21 -04:00 |
|
|
|
4c47ff284c
|
backport fixes to fix pour from PR #4339 be @jtclemm
|
2024-09-26 20:17:27 -04:00 |
|
|
|
503d7230a6
|
update and correct description of running LAMMPS on Windows
|
2024-09-25 12:31:09 -04:00 |
|
|
|
e46d511885
|
fix cut-n-paste bug
|
2024-09-24 10:57:00 -04:00 |
|
|
|
7c6ec1409f
|
Fix deadlock by always deallocating views of views in serial
|
2024-09-23 21:37:10 -04:00 |
|
|
|
dcfdbef0a0
|
improve error message and labelmap detection
|
2024-09-21 22:20:37 -04:00 |
|
|
|
6b02db9e21
|
support typelabels for parsing xyz file with non-numeric types
|
2024-09-21 15:56:36 -04:00 |
|
|
|
001c1cd938
|
relax epsilon or mark unstable based on test results on non-x86 architectures
|
2024-09-16 00:36:36 -04:00 |
|
|
|
d74fd195a3
|
fix comparison for missing arguments when using wildcards
|
2024-09-14 05:12:18 -04:00 |
|
|
|
eb2b5aa0ac
|
correct indexing when filling lmp_firstneigh array
|
2024-09-14 02:25:33 -04:00 |
|
|
|
89d3c0b0a6
|
fix indexing error
|
2024-09-13 05:47:35 -04:00 |
|
|
|
f0abbc80be
|
enforce that Pair::map is always initialized
|
2024-09-13 05:47:24 -04:00 |
|
|
|
3cb951e729
|
Add error check for fix acks2/reaxff/kk, tweak other error checks to print correct style
|
2024-09-09 17:24:40 -06:00 |
|
|
|
bea24c70a6
|
must call Error::all() from all MPI ranks.
|
2024-09-05 23:22:18 -04:00 |
|
|
|
87f022576d
|
bugfix from upstream that affected fix shake/kk
|
2024-09-05 17:01:05 -04:00 |
|
|
|
20d10ec751
|
small corrections in the DIFFRACTION package, mostly cosmetic
|
2024-09-02 06:28:51 -04:00 |
|
|
|
2e502b59bb
|
make certain that the mass and mass_setflag arrays are fully initialized (to zero)
|
2024-08-31 07:08:54 -04:00 |
|
|
|
0ed1b85d6f
|
fix logic bug
|
2024-08-31 07:08:38 -04:00 |
|
|
|
8b665764cc
|
Fix typo in CMakeLists.txt
|
2024-08-31 01:45:58 -04:00 |
|
|
|
77da90df2a
|
remove double delete[]
|
2024-08-30 23:22:00 -04:00 |
|
|
|
69693750ce
|
Merge branch 'maintenance' of github.com:lammps/lammps into maintenance
|
2024-08-30 23:21:10 -04:00 |
|
|
|
b41e3c9939
|
replace bogus allocation
|
2024-08-30 23:20:28 -04:00 |
|
|
|
1208f3dd5e
|
replace bogus allocation
|
2024-08-30 22:52:20 -04:00 |
|
|
|
04a5fe06e7
|
make compatible with comm_modify vel yes
|
2024-08-30 22:52:09 -04:00 |
|
|
|
dc94ff97de
|
fix bug where custom property dimension was not reported
|
2024-08-30 10:41:31 -04:00 |
|
|
|
31b5ffbeca
|
flag as maintenance version
|
2024-08-29 22:07:07 -04:00 |
|
|
|
570c9d190f
|
sync to release version
stable_29Aug2024
|
2024-08-29 20:47:52 -04:00 |
|
|
|
b5e21701ee
|
Merge branch 'release' into stable
# Conflicts:
# src/OPENMP/npair_halffull_newton_trim_omp.cpp
# tools/lammps-shell/lammps-shell.cpp
|
2024-08-29 20:35:00 -04:00 |
|
|
|
05e836f50e
|
Merge pull request #4297 from akohlmey/next_release
Update version strings for release
patch_29Aug2024
|
2024-08-29 20:26:41 -04:00 |
|
|
|
317fb8d537
|
Merge pull request #4301 from stanmoore1/reaxff_overflow_errors
Gracefully error out if integer overflow in ReaxFF or QEq
|
2024-08-29 20:19:29 -04:00 |
|
|
|
4aca808da6
|
Casts need to be bigint
|
2024-08-29 17:40:38 -06:00 |
|
|
|
7a9f0cd60d
|
Fix potential overflow in Kokkos neighbor counting
|
2024-08-29 14:40:50 -06:00 |
|
|
|
6fd022695a
|
Tweak error message
|
2024-08-29 14:23:49 -06:00 |
|
|
|
571076a5a7
|
Gracefully error out if integer overflow in ReaxFF or QEq
|
2024-08-29 14:18:08 -06:00 |
|
|
|
2581b1abfe
|
update change log info for flatpak
|
2024-08-28 22:13:04 -04:00 |
|
|
|
a2138b79d6
|
Merge branch 'develop' into next_release
|
2024-08-28 22:12:31 -04:00 |
|
|
|
d48ca258fa
|
Merge pull request #4209 from akohlmey/plumed-plugin
Add support to build the PLUMED package as a plugin
|
2024-08-28 19:10:46 -04:00 |
|
|
|
0cb72423b8
|
Merge pull request #4177 from lammps/maintenance
Fourth Set of Collected Bug Fixes and Maintenance Updates for 2 August 2023 Stable release
patch_2Aug2023_update4
stable_2Aug2023_update4
|
2024-08-28 17:22:37 -04:00 |
|
|
|
8fc48ad374
|
backport support for building PLUMED as plugin
|
2024-08-28 16:14:22 -04:00 |
|
|
|
af5f437aeb
|
update list of dependencies
|
2024-08-28 15:30:44 -04:00 |
|
|
|
acfed12684
|
avoid recursion. there is only one executable.
|
2024-08-28 15:12:46 -04:00 |
|
|
|
4e8c1f3284
|
Merge branch 'develop' into plumed-plugin
|
2024-08-28 14:28:05 -04:00 |
|
|
|
0ad64045f5
|
Merge pull request #4298 from akohlmey/collected-small-fixes
Collected small fixes for LAMMPS and LAMMPS-GUI for the stable release
|
2024-08-28 11:54:27 -04:00 |
|