|
|
5dc9a570fa
|
Merge branch 'develop' into pair_style_tutorial
|
2023-03-14 10:10:52 -04:00 |
|
|
|
e4ad330c2b
|
Merge pull request #3675 from wmbrownIntel/mar2023_gpu_misc
Misc Improvements to GPU Package
|
2023-03-13 21:43:08 -04:00 |
|
|
|
92302d0f22
|
Merge branch 'develop' into mar2023_gpu_misc
|
2023-03-13 19:02:20 -04:00 |
|
|
|
2d8936068e
|
Merge pull request #3679 from ndtrung81/dielectric-bugfixes
Dielectric package doc update and bugfix
|
2023-03-13 18:27:50 -04:00 |
|
|
|
6bec23e7db
|
Merge pull request #3668 from evoyiatzis/master
Implementation of analytical expressions for Born matrix
|
2023-03-13 17:19:05 -04:00 |
|
|
|
8353c8336c
|
small tweaks
|
2023-03-13 15:31:45 -04:00 |
|
|
|
961c847c00
|
Merge branch 'develop' into pair_style_tutorial
|
2023-03-13 15:21:15 -04:00 |
|
|
|
7b07fe04c8
|
Merge pull request #3663 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2023-03-10 22:24:56 -05:00 |
|
|
|
2b6c2e07a4
|
add -help flag and help message output. step version number. update docs.
|
2023-03-10 21:26:40 -05:00 |
|
|
|
80233f353f
|
port UTF-8 to ASCII substitution to msi2lmp and apply to reading .frc files
|
2023-03-10 20:56:55 -05:00 |
|
|
|
2dad2586f1
|
update help message
|
2023-03-10 20:16:39 -05:00 |
|
|
|
b75a8e5d31
|
Merge branch 'develop' into collected-small-changes
|
2023-03-10 19:10:44 -05:00 |
|
|
|
d28c3cf674
|
Merge pull request #3680 from akohlmey/cmake-fixup-linking
Address double linking issue with Kokkos libraries
|
2023-03-10 19:07:55 -05:00 |
|
|
|
233c55337c
|
fix typo
|
2023-03-10 12:35:17 -05:00 |
|
|
|
e8871d990a
|
clarify
|
2023-03-10 09:16:00 -05:00 |
|
|
|
d5f6c7e0be
|
Implement born_matrix in pair_lj_cut_coul_cut.cpp
|
2023-03-09 10:06:04 +02:00 |
|
|
|
544a4e3d7f
|
Include method declaration in pair_lj_cut_coul_cut.h
|
2023-03-09 10:03:57 +02:00 |
|
|
|
7da2f62bf6
|
Implement born_matrix in pair_nm_cut_coul_cut.cpp
|
2023-03-09 08:33:57 +02:00 |
|
|
|
0088607bc7
|
Include method declaration in pair_nm_cut_coul_cut.h
|
2023-03-09 08:31:44 +02:00 |
|
|
|
4b434c9a03
|
remove ifdefs
|
2023-03-08 18:40:29 -05:00 |
|
|
|
189be4625e
|
improve/correct error messages for fix efield
|
2023-03-08 18:25:58 -05:00 |
|
|
|
c3c99b701c
|
correct underline
|
2023-03-08 07:21:21 -05:00 |
|
|
|
7e1a21ad6e
|
Merge branch 'patch-1' of github.com:alanhsieh4444/lammps into collected-small-changes
|
2023-03-08 07:19:55 -05:00 |
|
|
|
c96ac858bf
|
GPU Package: Adding JIT test for OpenCL prefetch support.
|
2023-03-07 21:43:19 -08:00 |
|
|
|
451f3f71b8
|
Update molecule.rst
|
2023-03-08 13:37:46 +08:00 |
|
|
|
381d0445ed
|
fix spelling issues
|
2023-03-07 19:41:50 -05:00 |
|
|
|
68ed9ec85e
|
Merge branch 'develop' into collected-small-changes
|
2023-03-07 19:39:26 -05:00 |
|
|
|
01c03bddf6
|
improve style mismatch warning messages in read_data
|
2023-03-07 15:27:29 -05:00 |
|
|
|
c2d0734bc4
|
rerun updated examples and record log files
|
2023-03-07 14:36:56 -05:00 |
|
|
|
b21d915a7c
|
simplify
|
2023-03-07 13:52:34 -05:00 |
|
|
|
2aa0e76ad9
|
avoid linking errors due to nvcc wrapper warning silencing.
|
2023-03-07 13:52:12 -05:00 |
|
|
|
2a3d0458d5
|
simplify
|
2023-03-07 13:47:39 -05:00 |
|
|
|
19a3e2f6b3
|
CUDA 12 is now tested
|
2023-03-07 13:47:09 -05:00 |
|
|
|
4ed49d2f21
|
make Input::file(const char *) function safe for passing a null pointer
|
2023-03-07 13:44:34 -05:00 |
|
|
|
ce1956e60b
|
avoid linking errors due to nvcc wrapper warning silencing.
|
2023-03-07 13:43:27 -05:00 |
|
|
|
a3c9029664
|
Reverted the cutoff to 20.0 for in.nopbc
|
2023-03-07 12:02:56 -06:00 |
|
|
|
b65623ef1f
|
Added back comments to data.sphere
|
2023-03-07 11:57:49 -06:00 |
|
|
|
9e57bedea2
|
Fixed bugs when mistakenly replacing all "NULL" with "nullptr" with FixPolarizeFunctional, reduced the number of induced charges so that in.nopbc with dof finishes in a reasonable time
|
2023-03-07 11:51:14 -06:00 |
|
|
|
41c5ba98ab
|
Merge pull request #3672 from lammps/update_codeowners
Update CODEOWNERS
|
2023-03-07 12:30:57 -05:00 |
|
|
|
353e0820e3
|
capture log files for dielectric examples
|
2023-03-07 12:26:43 -05:00 |
|
|
|
4265b7379e
|
update precomputed constants. apply clang-format
|
2023-03-07 12:07:56 -05:00 |
|
|
|
710baff14d
|
use finalize wrappers from the LAMMPS library interface
|
2023-03-07 08:24:03 -05:00 |
|
|
|
6c1ed6a9b5
|
use finalize wrappers from the LAMMPS library interface
|
2023-03-07 08:23:36 -05:00 |
|
|
|
6d7d0f78d5
|
Merge pull request #3674 from rbberger/gpu_rocm_bugfix
GPU package bugfix / cmake improvement
|
2023-03-07 07:39:48 -05:00 |
|
|
|
d7c783560a
|
GPU Package: Fixing out of bounds memory access issues with special kernel unroll optimizations.
|
2023-03-06 22:11:10 -08:00 |
|
|
|
40790f6c45
|
fix up non-KOKKOS case
|
2023-03-06 22:57:31 -05:00 |
|
|
|
642dccceb5
|
fix up non-KOKKOS case
|
2023-03-06 22:57:06 -05:00 |
|
|
|
0b204c8cb3
|
avoid including accelerator_kokkos.h in main.cpp
|
2023-03-06 22:40:35 -05:00 |
|
|
|
76cbc6f48d
|
whitespace
|
2023-03-06 22:40:27 -05:00 |
|
|
|
3645ad9582
|
Merge branch 'develop' into collected-small-changes
|
2023-03-06 22:40:08 -05:00 |
|