Commit Graph

39685 Commits

Author SHA1 Message Date
cb6e71b72f fix typo 2024-07-30 08:46:01 -04:00
e1f17cec7d update list of supported devices 2024-07-29 17:11:51 -04:00
41254b26c7 backward compatibility not needed 2024-07-29 17:01:34 -04:00
e6a708d253 add support for AMD Phoenix APUs with HIP 2024-07-28 20:49:17 -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
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
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
1014cd1e0e Merge pull request #4211 from megmcca/kk_hybrid_topo_a-d-i
Port hybrid angle, dihedral, improper topology styles to Kokkos
2024-07-26 18:31:19 -04:00
343d600410 make docs consistent with rest of manual and rephrase fix shake changes 2024-07-26 17:23:46 -04:00
e28de32a77 update docs, kk accel style 2024-07-26 13:06:17 -06:00
e317c18e1e whitespace 2024-07-26 12:57:22 -06:00
ce42418efc Merge branch 'lammps:develop' into kk_hybrid_topo_a-d-i 2024-07-26 12:56:27 -06:00
df4ae41283 update docs for added typelabel support 2024-07-25 21:25:14 -04:00
c343287f2c add conditional typelabel support 2024-07-25 21:15:16 -04:00
1a034af7d5 fix logic bug 2024-07-25 21:14:38 -04:00
590c7dcf8f Merge branch 'lammps:develop' into spica-kk 2024-07-25 13:54:44 -04:00
13fabe445e add check to detect whether there are overlaps between type labels and fix shake keywords 2024-07-25 09:07:23 -04:00
a278a6f951 restore original fix shake code 2024-07-25 09:02:47 -04:00
90291a9b3a Merge pull request #4237 from Yi-FanLi/pimd_langevin_lj
fix pimd/langevin: improve usage of lj reduced units
2024-07-24 18:58:12 -04:00
1c42a06f1b use enums instead of numbers. 2024-07-24 15:59:55 -04:00
93bab0cfcc simplify parser for fix shake/rattle options and add typelabel support 2024-07-24 10:40:59 -04:00
20fb6a4279 add typelabel support to neigh_modify exclude type 2024-07-24 10:21:20 -04:00
732786d178 use preferred comparison method 2024-07-24 08:57:47 -04:00
fbd37bd5e9 Merge pull request #4235 from akohlmey/collected-small-fixes
LAMMPS GUI improvements
2024-07-24 00:04:24 -04:00
61c0001286 Merge pull request #4239 from lammps/occasional-neighbor-bug-fix
Bug fix for determining when an occasional neighbor list needs rebuilding
2024-07-23 22:37:51 -04:00
992b279b3a Merge branch 'develop' into pimd_langevin_lj 2024-07-23 21:34:30 -04:00
eaf875187c Fix bug in GPU/CPU overlap 2024-07-23 19:47:26 -04:00
ce0e513d8c Remove unused function 2024-07-23 17:42:23 -06:00
8bba2d12ec Fix bug in GPU/CPU overlap 2024-07-23 17:41:48 -06:00
c1c8525f4b fix typo in comment 2024-07-23 19:03:43 -04:00
91931f0ea2 Merge remote-tracking branch 'github/develop' into collected-small-fixes
# Conflicts:
#	doc/src/Tools.rst
2024-07-23 17:04:36 -04:00
afbcbc2dd6 Merge pull request #4238 from akohlmey/remove-lammps-shell
Remove lammps-shell tool as it has been superseded by LAMMPS-GUI
2024-07-23 14:58:40 -04:00
0210341489 whitespace 2024-07-23 05:09:33 -04:00
b459d0c9b9 apply clang-format 2024-07-22 23:58:10 -04:00
ed3ab86ba7 typo 2024-07-22 18:57:53 -04:00
d0528f7f02 Removing more obsolete args from nlist build_one() 2024-07-22 16:45:51 -06:00
572c511830 sanity check that occasionsal list is assigned to an NPair class 2024-07-22 14:37:13 -06:00
c6b7143863 whitespace around comment 2024-07-22 14:12:52 -06:00
445251d569 simplify logic for checking whether occasional neight list needs to be rebuilt 2024-07-22 14:11:04 -06:00
b551a8197f remove extra iteration 2024-07-22 10:57:49 -06:00
409e795027 remove extra iteration 2024-07-22 10:45:31 -06:00
9fd21fa065 Remove lammps-shell tool as it has been superseded by LAMMPS-GUI 2024-07-22 06:43:10 -04:00
70ee5495a2 mention dump_modify binary for VTK style dumps 2024-07-22 06:14:31 -04:00
1f14f36708 step patch level version 2024-07-21 19:11:01 -04:00
c05b184cca update documentation for file viewer feature 2024-07-21 19:10:15 -04:00
7dc0ace48f file viewer can be called from File menu or context menu in editor if word under cursor is a file 2024-07-21 18:37:06 -04:00
97ffabda0e add (text) file viewer class 2024-07-21 18:36:20 -04:00