|
|
72783d6cfd
|
Merge branch 'develop' into pair_style_tutorial
|
2023-03-24 19:28:04 -04:00 |
|
|
|
131173d062
|
Merge branch 'develop' into granular-kokkos
|
2023-03-24 19:23:04 -04:00 |
|
|
|
ddaa008ede
|
Merge pull request #3691 from akohlmey/refactor-compute-chunk
Refactor per-chunk computes to use ComputeChunk class with shared functionality
|
2023-03-24 19:07:41 -04:00 |
|
|
|
a09013986a
|
update docs for python package installation and building of wheel file
|
2023-03-24 18:02:01 -04:00 |
|
|
|
ab48b834f7
|
refactor python module wheel building and installation to be less prone to race conditions
|
2023-03-24 17:43:52 -04:00 |
|
|
|
45fabe74b9
|
Add TBD to inform the users for the new addition not available in older versions
|
2023-03-24 08:52:16 -07:00 |
|
|
|
2a6a21eba3
|
Merge branch 'develop' of github.com:lammps/lammps into granular-kokkos
|
2023-03-24 09:05:57 -06:00 |
|
|
|
aec41d60de
|
Merge branch 'granular-kokkos' of github.com:valleymouth/lammps into granular-kokkos
|
2023-03-24 09:05:38 -06:00 |
|
|
|
294f8c0d80
|
Fix a few more issues
|
2023-03-24 09:04:45 -06:00 |
|
|
|
ff622f10ea
|
Remove extra space
|
2023-03-24 07:13:54 -07:00 |
|
|
|
d83386de56
|
ATOM_SELECT uses numerical id for atom ID
|
2023-03-24 07:12:09 -07:00 |
|
|
|
23524c6655
|
use of type labels in set commands
|
2023-03-24 06:55:52 -07:00 |
|
|
|
bd59c3ea69
|
remove dead code
|
2023-03-23 18:45:25 -04:00 |
|
|
|
1666f5f903
|
Merge branch 'develop' into refactor-compute-chunk
|
2023-03-23 18:34:00 -04:00 |
|
|
|
ee9c7cbe3a
|
Merge pull request #3701 from stanmoore1/kk_4.0_deprecated
Remove deprecated Kokkos code
|
2023-03-23 18:07:56 -04:00 |
|
|
|
f1b0e911e1
|
support using old fix wall/gran files with KOKKOS in CMake
|
2023-03-23 17:56:26 -04:00 |
|
|
|
47c2103930
|
Merge pull request #3652 from athomps/gcmc-region-triclinic
Moved region check from constructor to init()
|
2023-03-23 17:48:07 -04:00 |
|
|
|
5be5d8be7c
|
Merge pull request #3703 from lammps/drude-mpi-wait-error
bug fix for fix rigid nh/npt small error in MPI message sizes
|
2023-03-23 17:42:37 -04:00 |
|
|
|
487bb24896
|
Temporarily preserve old version of fix wall/gran for Kokkos
|
2023-03-23 15:42:21 -06:00 |
|
|
|
51e3db6a6d
|
Updated LJ reference logfile because reported atom counts were mysteriously wrong
|
2023-03-23 14:02:40 -06:00 |
|
|
|
0a5f523eae
|
whitespace
|
2023-03-23 13:51:59 -06:00 |
|
|
|
313c86af6a
|
Merge branch 'develop' of github.com:lammps/lammps into granular-kokkos
|
2023-03-23 13:50:01 -06:00 |
|
|
|
1654b74fb6
|
Fix a few more issues
|
2023-03-23 13:38:31 -06:00 |
|
|
|
1ee2a7bff4
|
correct check for incompatible rigid fixes
|
2023-03-23 15:34:54 -04:00 |
|
|
|
bb1f1a7593
|
modernize check for fix drude. print warning about order of fixes with rigid.
|
2023-03-23 15:19:51 -04:00 |
|
|
|
3b3325076a
|
whitespace
|
2023-03-23 14:31:08 -04:00 |
|
|
|
d846b1b952
|
Merge branch 'develop' into drude-mpi-wait-error
|
2023-03-23 14:30:47 -04:00 |
|
|
|
92b78d6804
|
Merge pull request #3702 from lammps/voronoi-tilt-bug
bug fix for compute voronoi with triclinic simulation boxes
|
2023-03-23 14:23:14 -04:00 |
|
|
|
3da45d2f9e
|
miscount of comm forward values in fix_rigid_nh_small
|
2023-03-23 11:28:17 -06:00 |
|
|
|
ed8b06a756
|
Merge pull request #3628 from lammps/fix-mdi-qmmm
Add a fix mdi/qmmm command for running QMMM via MDI code coupling
|
2023-03-23 12:33:00 -04:00 |
|
|
|
b669c793fc
|
compute bounding box on Voronoi sub-domain correctly for triclinic tilted domains
|
2023-03-23 09:27:09 -06:00 |
|
|
|
19efa08778
|
Remove unused volatile overloads
|
2023-03-23 09:06:08 -06:00 |
|
|
|
8d0de74d5c
|
Remove deprecated code
|
2023-03-23 09:05:48 -06:00 |
|
|
|
0007b7c9fe
|
Merge branch 'develop' into pair_style_tutorial
|
2023-03-23 01:23:36 -04:00 |
|
|
|
7587eaf763
|
Logic tweak
|
2023-03-22 19:58:57 -06:00 |
|
|
|
12e0131abf
|
Merge pull request #3693 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2023-03-22 21:56:22 -04:00 |
|
|
|
667ba0febb
|
update README files to have more conventional options and settings
|
2023-03-22 20:42:54 -04:00 |
|
|
|
8149386aec
|
Merge pull request #3699 from lammps/compute-chunk-atom-bug
fix ids once bug in compute chunk/atom
|
2023-03-22 20:17:24 -04:00 |
|
|
|
9470169d2f
|
Merge pull request #3696 from jtclemm/BPM
Minor updates/patches for BPM, rigid, and multi
|
2023-03-22 19:14:47 -04:00 |
|
|
|
737ef160d2
|
one more file
|
2023-03-22 13:47:07 -06:00 |
|
|
|
5e85baf919
|
update of quantum code repos and instructions and log files
|
2023-03-22 13:46:20 -06:00 |
|
|
|
872a4e2999
|
cosmetic. remove commented out debug code.
|
2023-03-22 15:03:52 -04:00 |
|
|
|
56ac387e6f
|
synchronize Kokkos version of grow_atoms() with base version
|
2023-03-22 15:02:49 -04:00 |
|
|
|
b5e1bbfa6f
|
move fix property/atom property type enumerator to class definition in header
|
2023-03-22 15:02:14 -04:00 |
|
|
|
1370f05714
|
Elaborating on the scaling of multi
|
2023-03-22 11:33:17 -06:00 |
|
|
|
cc2106397a
|
fix ids once bug in compute chunk/atom
|
2023-03-22 10:18:50 -06:00 |
|
|
|
06d6c183fb
|
Merge branch 'BPM' of github.com:jtclemm/lammps into BPM
|
2023-03-22 09:36:47 -06:00 |
|
|
|
669397b092
|
fixing exponent in multi documentation
|
2023-03-22 09:36:29 -06:00 |
|
|
|
375eb46450
|
README edits
|
2023-03-22 09:24:04 -06:00 |
|
|
|
91eb544979
|
address spelling and grammar issues flagged by languagetool.org
|
2023-03-22 01:52:44 -04:00 |
|