|
|
0cb64f8bf3
|
Merge branch 'develop' into collected-small-changes
|
2024-10-05 01:53:22 -04:00 |
|
|
|
a73baf81b1
|
update settings
|
2024-10-05 01:04:39 -04:00 |
|
|
|
166f0cb5ea
|
print warning only when package selected
|
2024-10-05 01:04:26 -04:00 |
|
|
|
0ed18c1203
|
Merge branch 'develop' into cmake-cpp-std-deprecation
|
2024-10-04 21:41:11 -04:00 |
|
|
|
224468d946
|
Merge pull request #4346 from cjknight/lubricate_patch
features + bug fixes for granular simulations w/ Kokkos
|
2024-10-04 20:54:12 -04:00 |
|
|
|
70cbf051fe
|
apply clang-format
|
2024-10-04 19:41:59 -04:00 |
|
|
|
47b918499f
|
silence compiler warnings, remove dead code
|
2024-10-04 19:05:35 -04:00 |
|
|
|
7aade6e14c
|
Merge branch 'develop' of github.com:lammps/lammps into alphataubio-kokkos-fixes
|
2024-10-04 16:24:43 -06:00 |
|
|
|
2c738669ff
|
compute_temp_sphere does not modify positions
|
2024-10-04 16:16:02 -06:00 |
|
|
|
d29533447a
|
silence compiler warnings, remove dead code
|
2024-10-04 18:09:06 -04:00 |
|
|
|
b494a486a1
|
cosmetic
|
2024-10-04 17:59:44 -04:00 |
|
|
|
5786914b67
|
Merge branch 'lubricate_patch' of github.com:cjknight/lammps into lubricate_patch
|
2024-10-04 17:35:06 -04:00 |
|
|
|
27954609b8
|
Disallow newton on with full neigh list
|
2024-10-04 15:25:38 -06:00 |
|
|
|
aec43d0f00
|
Merge branch 'develop' into lubricate_patch
|
2024-10-04 17:09:27 -04:00 |
|
|
|
8874fd4cbf
|
Merge branch 'develop' into cmake-cpp-std-deprecation
|
2024-10-04 16:03:01 -04:00 |
|
|
|
0a3d213ed9
|
turn hard requirement for CMake 3.20 into a warning for now
|
2024-10-04 16:02:53 -04:00 |
|
|
|
36dd4de3bc
|
Merge pull request #4348 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2024-10-04 15:57:47 -04:00 |
|
|
|
8827dec5a9
|
Small refactor
|
2024-10-04 13:04:20 -06:00 |
|
|
|
0a6d25881b
|
update documentation according to accelerated style include check
|
2024-10-04 13:54:04 -04:00 |
|
|
|
25afdcc325
|
add check for missing or unneeded accelerated style include
|
2024-10-04 13:52:12 -04:00 |
|
|
|
485cddf303
|
Update fix_wall_region.rst
|
2024-10-04 13:06:32 -04:00 |
|
|
|
921d9df574
|
Update fix_recenter.rst
|
2024-10-04 13:05:48 -04:00 |
|
|
|
d27026c364
|
Update fix_nve_limit.rst
|
2024-10-04 13:05:26 -04:00 |
|
|
|
39def85b48
|
Update fix_cmap.rst
|
2024-10-04 13:04:52 -04:00 |
|
|
|
9108168ea3
|
doc
|
2024-10-04 11:35:46 -05:00 |
|
|
|
b2e8648e6c
|
enable deprecated APIs for HDF5
|
2024-10-04 12:32:09 -04:00 |
|
|
|
08266b65e4
|
doc
|
2024-10-04 15:45:16 +00:00 |
|
|
|
c4b4b7b874
|
suppress nvcc warnings with libfmt version 11.0.2
|
2024-10-04 11:33:33 -04:00 |
|
|
|
f7cf859670
|
doc
|
2024-10-04 15:32:47 +00:00 |
|
|
|
130548156d
|
Merge branch 'develop' of github.com:lammps/lammps into alphataubio-kokkos-fixes
|
2024-10-04 09:30:33 -06:00 |
|
|
|
2ae4062a6b
|
Merge pull request #4343 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2024-10-04 03:59:49 -04:00 |
|
|
|
01468e2720
|
Merge branch 'collected-small-changes' of github.com:akohlmey/lammps into collected-small-changes
|
2024-10-04 01:41:57 -04:00 |
|
|
|
6d8529f1f7
|
Merge branch 'develop' into collected-small-changes
|
2024-10-04 01:24:30 -04:00 |
|
|
|
1263a23e9c
|
Merge pull request #4345 from akohlmey/update-fmtlib
Update embedded copy of libfmt to version 11.0.2
|
2024-10-04 01:22:51 -04:00 |
|
|
|
d1a1a57bd9
|
Merge pull request #4339 from jtclemm/small-patches
Fixing bugs in GRANULAR and mistakes in RHEO documentation
|
2024-10-03 22:01:21 -04:00 |
|
|
|
13ceebe82c
|
fix recenter test skipped for respa
|
2024-10-03 18:45:52 -04:00 |
|
|
|
70dad28481
|
Update fix_recenter.cpp
|
2024-10-03 18:45:12 -04:00 |
|
|
|
1799f887d2
|
Update test_atom_styles.cpp
|
2024-10-03 18:36:39 -04:00 |
|
|
|
3776ff938d
|
Need to use vflag_either instead of vflag_global
|
2024-10-03 16:36:05 -06:00 |
|
|
|
59db2e0af8
|
Update atom_vec_template.cpp
|
2024-10-03 18:35:28 -04:00 |
|
|
|
86fc79d2de
|
Update fix-timestep-wall_lj93_const.yaml
|
2024-10-03 18:20:09 -04:00 |
|
|
|
6f068fc067
|
Update fix-timestep-wall_region_harmonic.yaml
|
2024-10-03 18:19:53 -04:00 |
|
|
|
bf12caf37a
|
Update fix-timestep-wall_region_lj126.yaml
|
2024-10-03 18:18:02 -04:00 |
|
|
|
98ad09b0c9
|
Tighten up check even more
|
2024-10-03 16:17:39 -06:00 |
|
|
|
c059961b8f
|
Update fix-timestep-wall_region_lj1043.yaml
|
2024-10-03 18:17:39 -04:00 |
|
|
|
d0f6f21c39
|
Use wrapper and remove sync to host
|
2024-10-03 16:17:06 -06:00 |
|
|
|
81db0a4a80
|
Update fix-timestep-wall_region_morse.yaml
|
2024-10-03 18:16:41 -04:00 |
|
|
|
a26c81d73b
|
Revert changes to pair lubricate base class
|
2024-10-03 15:59:27 -06:00 |
|
|
|
e06be9b030
|
propagate new c++ standard handling from main CMakeLists.txt to plugin version
|
2024-10-03 15:39:33 -04:00 |
|
|
|
d6562b7514
|
fix-whitespace
|
2024-10-03 19:30:09 +00:00 |
|