Commit Graph

39741 Commits

Author SHA1 Message Date
6bb89f6a14 Merge branch 'develop' into collected-small-fixes 2024-07-29 15:17:55 -04:00
04f7aaca26 Merge pull request #4243 from jtclemm/sph-update
Cleaning up and fixing bug in SPH package
2024-07-29 15:16:48 -04:00
a00b396159 re-enabled unit test 2024-07-29 15:12:16 -04:00
dc7768105a Merge remote-tracking branch 'github/fix_issues' into collected-small-fixes 2024-07-29 15:10:39 -04:00
36bec29736 Revert "temporarily remove non-compiling KOKKOS sources"
This reverts commit 4a2901bd5e.
2024-07-29 15:08:52 -04:00
490f3e6890 fix compilation 2024-07-29 15:07:51 -04:00
ddf6dd50cf Merge pull request #4224 from lab-cosmo/bugfix/parallel-ipi
Bugfix/parallel ipi
2024-07-29 15:06:49 -04:00
9c937113fd use strtoll() and strtod() instead of atoi(), atol(), atoll() and atof() 2024-07-29 14:45:43 -04:00
d84b12ea63 define EPSILON consistently as static constexp 2024-07-29 11:57:46 -04:00
eeaa1eadeb add test for value tokenizer to check limits 2024-07-29 11:57:09 -04:00
abb19890f9 Fix another compiler warning 2024-07-29 11:46:22 -04:00
b773c12284 Tweak comment 2024-07-29 11:46:11 -04:00
d81bf66fe1 Fix issues with new KOKKOS hybrid topo styles 2024-07-29 09:29:40 -06:00
a4ad184d37 Fix Makefile build for UF3 with KOKKOS 2024-07-29 09:29:11 -06:00
2ff43fc8bd Fix compile issue 2024-07-29 09:27:28 -06:00
204fc79211 Remove unused var 2024-07-29 09:27:09 -06:00
20a1fc6a78 apply clang-format 2024-07-29 01:25:12 -04:00
8a13db457a small fix 2024-07-29 01:22:03 -04:00
7c4b1bdc4a update include files according to include-what-you-use testing 2024-07-29 01:18:08 -04:00
4d8e03e2ae document recenter option 2024-07-29 00:16:31 -04:00
15c2c59d0c add button to recenter the image on the currently selected group's COM 2024-07-29 00:06:53 -04:00
aa3c287999 add wrapper to extract value of equal style and compatible variables 2024-07-29 00:05:53 -04:00
7d69535d78 step LAMMPS-GUI version number to 1.6.5 2024-07-29 00:04:54 -04:00
84edc5ac81 correct documentation 2024-07-29 00:04:31 -04:00
08d47d389d remove include obsoleted in Qt6 2024-07-28 22:16:44 -04:00
4a2901bd5e temporarily remove non-compiling KOKKOS sources 2024-07-28 20:46:44 -04:00
4f46b07d35 make more similar to pair style sw/kk 2024-07-28 16:22:46 -04:00
b9b62822ee add missing "override" property 2024-07-28 16:00:57 -04:00
b42ccf3a0f don't check for omp.h if the compiler identifies as Clang since the CMake check seems broken 2024-07-28 12:42:05 -04:00
26aba2c314 silence compiler warnings 2024-07-28 11:49:27 -04:00
5501f608f5 fix out of bound memory access bug detected by hipcc 2024-07-28 11:25:15 -04:00
ffdf499cb1 fix typo 2024-07-28 11:24:46 -04:00
3654f822f3 Merge remote-tracking branch 'github/develop' into collected-small-fixes 2024-07-28 03:31:08 -04:00
122e9176e7 Merge pull request #4240 from akohlmey/more-typelabel-support
Add some more typelabel support
2024-07-28 03:30:36 -04:00
45795acdbf import bugfix for dihedral style charmmfsw from PR #4190. Test passes. 2024-07-28 03:28:59 -04:00
517fadd167 skip kokkos_omp tests for now since they are failing 2024-07-27 21:11:21 -04:00
83297a1071 extend force style testers for bonded interactions to check KOKKOS/OpenMP
selectively imported from PR #4190 by @alphataubio
2024-07-27 21:06:52 -04:00
a5d0efcd5b make test environment consistent across all force tests 2024-07-27 20:42:42 -04:00
a3775f785a add some installation info 2024-07-27 08:55:02 -04:00
6eb6d972e9 more doc tweaks 2024-07-27 04:38:20 -04:00
8b0aaa814e small tweak to refer to LAMMPS-GUI more consistently 2024-07-27 00:19:21 -04:00
06563b8255 Merge remote-tracking branch 'github/develop' into collected-small-fixes 2024-07-26 22:48:26 -04:00
7396426963 Merge pull request #4183 from alphataubio/spica-kk
Add Kokkos version of spica pair and angle styles
2024-07-26 22:45:47 -04:00
08fdad12e8 fix typo and rewrap 2024-07-26 19:47:10 -04:00
a972a282a7 Adding remap v restriction to doc files 2024-07-26 17:43:04 -06:00
2a99b9957d simplify and shorten charmmfsw example. add reference logs. 2024-07-26 19:34:23 -04:00
e7d338573f Merge branch 'develop' into spica-kk 2024-07-26 19:10:46 -04:00
cabde6549e add backward compatibility with inputs created before the rename of SDK to SPICA 2024-07-26 19:08:59 -04:00
ca25071353 include generic accelerated style blurb 2024-07-26 18:33:07 -04:00
06767886de Merge branch 'develop' into collected-small-fixes 2024-07-26 18:32:49 -04:00