|
|
a13d53dd65
|
disable references to cuFFT (which is not yet used)
|
2024-03-28 16:14:44 -04:00 |
|
|
|
f8d8ed0946
|
use correct character class escapes
|
2024-03-27 17:52:13 -04:00 |
|
|
|
3c8ba3d376
|
Update codeowners so changes to domain can be ported to KOKKOS package
|
2024-03-27 13:14:52 -06:00 |
|
|
|
edcbd2e761
|
Fix bug in Kokkos when shrink-wrapping with no atoms
|
2024-03-27 13:04:23 -06:00 |
|
|
|
e5ea8c2670
|
silence compiler warnings
|
2024-03-27 06:04:56 -04:00 |
|
|
|
cd154abe73
|
add "Incorrect format in ... section of data file" to Error_details and url
|
2024-03-26 23:56:38 -04:00 |
|
|
|
b01efd96a5
|
add missing link and expand docs for Unknown identifier in data file error
|
2024-03-26 23:27:44 -04:00 |
|
|
|
c4eadd3a59
|
change ordering of eigenvalues in jacobi3() function. update tests.
|
2024-03-26 01:52:07 -04:00 |
|
|
|
45fbe73f2b
|
Simplify output of windows version. If unknown build number just output "Windows Build #####"
|
2024-03-25 22:48:01 -04:00 |
|
|
|
f3391199e7
|
correct formatting of tables
|
2024-03-25 14:26:39 -04:00 |
|
|
|
810ae3cc45
|
Merge pull request #4107 from Yi-FanLi/method_pimd
fix pimd/langevin: improve support for method==pimd
|
2024-03-22 02:45:57 -04:00 |
|
|
|
b22205493a
|
Merge pull request #6 from akohlmey/method_pimd
Apply clang-format to your branch
|
2024-03-21 22:53:15 -04:00 |
|
|
|
cdab18f31f
|
Merge pull request #4103 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2024-03-21 19:43:30 -04:00 |
|
|
|
73eb12a204
|
apply clang-format
|
2024-03-21 12:17:06 -04:00 |
|
|
|
b7def392fb
|
correct p_cv computation for method=PIMD
|
2024-03-21 11:55:13 -04:00 |
|
|
|
8e3aa79a9e
|
correct remove_com_motion for method=PIMD
|
2024-03-21 11:32:30 -04:00 |
|
|
|
5f6d3ad154
|
allow t_vir and t_cv computation for method=PIMD
|
2024-03-21 10:58:25 -04:00 |
|
|
|
a8d07744c0
|
split compute_cvir into 2 functions
|
2024-03-21 10:55:48 -04:00 |
|
|
|
2eb1ce98d9
|
add compute_t_prim for method=PIMD
|
2024-03-20 14:06:44 -04:00 |
|
|
|
d123cd5440
|
fix typo
|
2024-03-20 04:57:03 -04:00 |
|
|
|
2dd9560439
|
add notes to python versions of lammps_extract_fix() that for global data one can only retrieve scalars
|
2024-03-19 22:39:05 -04:00 |
|
|
|
d0e2a846b2
|
cosmetic
|
2024-03-19 12:04:06 -04:00 |
|
|
|
f8da51828a
|
fix memory leaks in lammps_gather*concat() functions of the library interface
|
2024-03-19 12:03:56 -04:00 |
|
|
|
ee58003800
|
update electron radius velocities and radii in EFF NH fixes analog to fix nve/eff
|
2024-03-18 23:37:00 -04:00 |
|
|
|
a824828ea0
|
Merge branch 'develop' into collected-small-changes
|
2024-03-18 22:00:33 -04:00 |
|
|
|
b620c52b58
|
Merge pull request #4105 from ndtrung81/gpu-sph-bugfix
Fixed bugs with sph gpu pair styles
|
2024-03-18 21:59:33 -04:00 |
|
|
|
e7075163f1
|
update coding style
|
2024-03-18 21:51:31 -04:00 |
|
|
|
8f589ed536
|
simplify using modern API
|
2024-03-18 21:51:19 -04:00 |
|
|
|
6a28e8d5f6
|
Fixed bugs with sph gpu pair styles
|
2024-03-18 13:27:21 -05:00 |
|
|
|
0714c6fb67
|
Merge pull request #4102 from stanmoore1/teamsize_fix
Fix Kokkos "team size too large" issue
|
2024-03-18 12:34:45 -04:00 |
|
|
|
8d4a384f34
|
Improve cuFFT detection in CMake, similar to HIP
|
2024-03-18 09:28:53 -06:00 |
|
|
|
03bbc562ad
|
improve error messages for invalid hybrid sub-styles
|
2024-03-18 10:46:43 -04:00 |
|
|
|
41ee1efa13
|
fix bug in f2c string conversion detected by bound checking
|
2024-03-18 10:27:38 -04:00 |
|
|
|
505f7b3cb4
|
add 'append' keyword for appending to output file
|
2024-03-17 15:34:32 -04:00 |
|
|
|
d97c7fffac
|
spelling
|
2024-03-17 15:13:13 -04:00 |
|
|
|
1bbe87d9d2
|
add 'append' keyword for appending to output file
|
2024-03-17 15:13:04 -04:00 |
|
|
|
866c059d2d
|
improve error messages
|
2024-03-17 01:17:11 -04:00 |
|
|
|
fce15bf66f
|
add support for appending to files to fix ave/time
|
2024-03-17 01:17:01 -04:00 |
|
|
|
2fe23b98f5
|
modernize and enable clang-format
|
2024-03-17 00:04:06 -04:00 |
|
|
|
1211af65a1
|
Fix Kokkos teamsize too large issue
|
2024-03-15 12:54:33 -06:00 |
|
|
|
207a14f351
|
Merge pull request #4101 from jtclemm/small-patches
Small patches to multi neighbor and fix deform/pressure
|
2024-03-15 01:39:04 -04:00 |
|
|
|
252e7070e3
|
Merge pull request #4099 from akohlmey/collected-small-fixes
Collected small fixes and changes
|
2024-03-14 19:57:51 -04:00 |
|
|
|
aa7e2da33d
|
Misc small patches
|
2024-03-13 15:04:19 -06:00 |
|
|
|
d0d4cf9ad0
|
add DOIs for recent stable releases
|
2024-03-11 22:40:21 -04:00 |
|
|
|
c3c61a368d
|
Bugfix: both pair hybrid and hybrid/overlay cannot fuse force zeroing
|
2024-03-11 15:20:42 -06:00 |
|
|
|
5b16cf9773
|
use std::move() to avoid extra copy of temporaries
|
2024-03-10 16:19:22 -04:00 |
|
|
|
e7d77b6244
|
enable and apply clang-format, revert to some older code constructs where equivalent
|
2024-03-08 12:23:02 -05:00 |
|
|
|
bd0eb1ec84
|
silence compiler warning, cosmetic
|
2024-03-08 12:13:43 -05:00 |
|
|
|
94e9fe5df3
|
flag error with explanation when removed keyword "reax/c" is used instead of a file not found
|
2024-03-08 12:13:42 -05:00 |
|
|
|
8819275824
|
Merge pull request #3989 from evoyiatzis/patch-8
Addition of conical geometry in fix indent
|
2024-03-08 12:10:52 -05:00 |
|