Commit Graph

40355 Commits

Author SHA1 Message Date
84fa26ee2c update test checking tool 2024-08-31 11:13:53 -04:00
2c05378815 expand python module unit tests for extract_atom() 2024-08-31 07:04:59 -04:00
7d176cb66e fix logic bug 2024-08-31 07:04:53 -04:00
70a62d5ebf make certain that the mass and mass_setflag arrays are fully initialized (to zero) 2024-08-31 06:20:44 -04:00
6ebdb0b982 some more tweaks to the workflows 2024-08-31 04:53:09 -04:00
e5f8a4bec5 must install mpi for compiling with mpi 2024-08-31 04:47:03 -04:00
fb2c060d63 add unit test run on GitHub with -DLAMMPS_BIGBIG 2024-08-31 04:40:25 -04:00
abc621ddbd Add GitHub workflow to check for variable length arrays 2024-08-31 04:33:31 -04:00
70b8b987ca add noreturn attribute to templated version of error->one and error->all 2024-08-31 00:57:59 -04:00
35c36bb16e step version number for LAMMPS-GUI 2024-08-31 00:55:22 -04:00
cdd2640101 remove double delete[] 2024-08-30 23:22:29 -04:00
0cdf8f2658 swap rows/cols for less confusion 2024-08-30 23:16:37 -04:00
b426556632 replace bogus allocation 2024-08-30 22:51:31 -04:00
3e7123e21e make compatible with comm_modify vel yes 2024-08-30 22:51:08 -04:00
9d9e591b54 first try at implementing lammps_extract_atom_size() 2024-08-30 22:50:42 -04:00
e921af8efa fix bug where custom property dimension was not reported 2024-08-30 10:40:58 -04:00
f3f69da328 expand tests on properties including custom properties 2024-08-30 10:29:41 -04:00
6b1aec981e exceptions are always enabled now 2024-08-29 22:33:40 -04:00
02f16251d4 flag development version 2024-08-29 22:09:11 -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
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
f2102b76f2 cosmetic 2024-08-28 11:09:47 -04:00
78310bddcf update docs for LAMMPS-GUI plugin changes and document flatpak build 2024-08-27 21:43:00 -04:00
932eaf864a must register variant for QList<QString> before using QSettings 2024-08-27 21:19:09 -04:00
99e5b06279 make plugin path canonical 2024-08-27 17:18:11 -04:00
98b4771ed6 sanity check 2024-08-27 17:18:01 -04:00
c01585e8b2 revise plugin loading logic 2024-08-27 17:02:17 -04:00
49d664583a correct define 2024-08-27 17:00:42 -04:00
4060de6a9c make handling of plugin path and recent files more consistent 2024-08-27 14:27:39 -04:00
83aab0f425 add option to set plugin path from the command line 2024-08-27 10:40:24 -04:00
d8b9679b87 fix cut-n-paste issue 2024-08-27 10:10:29 -04:00
5fbdf155e5 remove unused variables 2024-08-27 08:57:42 -04:00
2ebe1f019f avoid uninitialized data access in case there are no atoms owned by a process 2024-08-26 21:14:44 -04:00
6e791034f9 Merge pull request #4295 from akohlmey/collected-small-fixes
Updates for LAMMPS-GUI
2024-08-26 14:03:41 -04:00
ac90dca5a1 whitespace 2024-08-26 11:38:26 -04:00
4e590507f0 Merge remote-tracking branch 'github/develop' into collected-small-fixes 2024-08-26 11:37:56 -04:00
121195d19d Merge pull request #4290 from lammps/doc-page-ke-tensors
Amend doc page explanations of vector outputs from the various compute temp commands
2024-08-26 11:18:19 -04:00
d9a2fd9f36 kokkos: move #endif to correct location 2024-08-26 10:54:14 -04:00
dc66929e65 Merge pull request #4293 from jrgissing/bond_react_fixes_summ24
Bond/react: fixes and error checking
2024-08-26 10:45:32 -04:00