|
|
b51c50294e
|
implemented create_atoms and encode_image_flags and unit tests for them; added IMGMASK and friends to extract_setting and unit tests for them; wrote documentation for them
|
2022-10-19 18:40:12 -05:00 |
|
|
|
7ac70cedd9
|
Merge pull request #3488 from weinbe2/feature/tersoff-tune
Improving stability of the performance of Tersoff/Kokkos across compiler and Kokkos versions
|
2022-10-17 21:26:55 -04:00 |
|
|
|
598e8cc488
|
Port changes to other Tersoff styles
|
2022-10-17 15:31:34 -06:00 |
|
|
|
ad048a20d7
|
Remove unused variables
|
2022-10-17 14:42:09 -06:00 |
|
|
|
57dad8dc39
|
Host path needs RangePolicy
|
2022-10-17 11:25:01 -06:00 |
|
|
|
c8aea98b20
|
Merge branch 'develop' into ml-pace-include-refactor
|
2022-10-15 15:05:16 -04:00 |
|
|
|
adb93d92ec
|
Merge branch 'lammps:develop' into feature/tersoff-tune
|
2022-10-14 10:47:08 -04:00 |
|
|
|
e37672e7de
|
Abstracted Tersoff potential calculation into a stand-alone function; used it to create MDRangePolicy and TeamPolicy versions of Tersoff with more tunable -> higher performance
|
2022-10-14 10:45:59 -04:00 |
|
|
|
77740c4f07
|
Merge pull request #3482 from stanmoore1/slabcorr
Fix issue with KSpace slab correction energy with non-neutral systems
|
2022-10-11 21:12:38 -04:00 |
|
|
|
1e6321a1e9
|
Update INTEL package
|
2022-10-11 11:17:03 -06:00 |
|
|
|
955b615e1e
|
Fix undef var
|
2022-10-11 10:36:22 -06:00 |
|
|
|
01c022f83d
|
Fix variable definition
|
2022-10-11 10:10:27 -06:00 |
|
|
|
877f4e7e29
|
Fix issue with KSpace slab correction energy with non-neutral systems
|
2022-10-11 09:43:18 -06:00 |
|
|
|
18f91bc565
|
Merge pull request #3480 from aliehlen/dielectic-doc-updates
Documentation updates for DIELECTRIC package
|
2022-10-10 19:38:16 -04:00 |
|
|
|
26f05b336f
|
Merge pull request #3477 from stanmoore1/kk_bugfixes
Fix several minor issues
|
2022-10-10 17:27:47 -04:00 |
|
|
|
5c82c8a8a3
|
improve error messages
|
2022-10-10 16:37:20 -04:00 |
|
|
|
185639f077
|
must use utils::inumeric() for parsing integers
|
2022-10-10 16:37:04 -04:00 |
|
|
|
281a05277b
|
use updated pace library and update include statements accordingly
|
2022-10-10 15:04:35 -04:00 |
|
|
|
0f33ff1fc1
|
Avoid using a host pointer in device code
|
2022-10-10 12:08:31 -06:00 |
|
|
|
d834d5cc15
|
make sure gmres and icc have same kspace flag behavior
|
2022-10-10 11:04:04 -05:00 |
|
|
|
b56df94b34
|
first attempt at adding a default kspaceflag to gmres
|
2022-10-10 11:04:04 -05:00 |
|
|
|
e661297838
|
move pointer initialization to initializer list. modernize error messages.
|
2022-10-08 11:33:38 -04:00 |
|
|
|
90b590dd3b
|
synchronize intel compiler flag tweaks with cmake, turn off one more warning
|
2022-10-08 10:54:33 -04:00 |
|
|
|
5582dbc3d3
|
handle the case of using -pk pair/only on
|
2022-10-08 10:33:08 -04:00 |
|
|
|
7551c0a3ca
|
GPU Package: Documenting some additional preprocessor flags, updating oneapi Makefile.
|
2022-10-07 22:44:21 -07:00 |
|
|
|
4ce966e500
|
Prevent segfault from wild pointer
|
2022-10-07 15:50:31 -07:00 |
|
|
|
f70ac64c5d
|
Fix obscure bug in Kokkos neigh list build
|
2022-10-07 16:25:38 -06:00 |
|
|
|
079351e081
|
Don't unnecessarily reissue package command in post_create() via suffix
|
2022-10-06 21:30:54 -07:00 |
|
|
|
967c84cb69
|
Merge pull request #3470 from hammondkd/fortran-further-tinkering
Further extending the Fortran interface
|
2022-10-05 21:20:06 -04:00 |
|
|
|
7157643fdd
|
Merge pull request #3315 from yury-lysogorskiy/feature/pace-al
ML_PACE with extrapolation grade / active learning
|
2022-10-05 20:16:13 -04:00 |
|
|
|
723255bf7e
|
Merge remote-tracking branch 'github/develop' into fortran-further-tinkering
|
2022-10-05 10:52:36 -04:00 |
|
|
|
7fa020e574
|
Merge branch 'fortran-further-tinkering' of github.com:hammondkd/lammps into fortran-further-tinkering
|
2022-10-04 14:35:35 -05:00 |
|
|
|
8fd19fe7fe
|
Fixed a typo in library.cpp (documentation) and adjusted spacing to be consistent
|
2022-10-04 14:35:24 -05:00 |
|
|
|
8be7634b5f
|
Merge branch 'collected-small-changes' into pair-zero-full
|
2022-10-04 14:36:02 -04:00 |
|
|
|
017ea1ace9
|
Merge branch 'develop' into collected-small-changes
|
2022-10-04 14:34:24 -04:00 |
|
|
|
f2b3d8e8c3
|
use morse interaction energy from bond style morse not pair style morse
|
2022-10-04 07:02:44 -04:00 |
|
|
|
74d5893dd9
|
enable and apply clang-format
|
2022-10-04 05:06:31 -04:00 |
|
|
|
6a97ca2468
|
better error checking and reporting
|
2022-10-04 05:02:46 -04:00 |
|
|
|
a3c676015b
|
store squared cutoff as documented
|
2022-10-04 04:13:42 -04:00 |
|
|
|
5508c7f25e
|
Bug fix for pair_style list quartic.
|
2022-10-04 13:27:32 +08:00 |
|
|
|
bca8e6b85a
|
store squared cutoff as documented
|
2022-10-04 00:14:06 -04:00 |
|
|
|
3374435281
|
add note that integer sizes can be queried without a LAMMPS handle
|
2022-10-03 23:19:05 -04:00 |
|
|
|
ed8e317ef6
|
Added quartic function for explicit pair interaction in pair_style list.
|
2022-10-04 10:40:32 +08:00 |
|
|
|
bb6a118006
|
refactor for simpler flow of control. apply clang-format.
|
2022-10-03 16:31:23 -04:00 |
|
|
|
21aded5e4e
|
silence compiler warning
|
2022-10-03 15:14:54 -04:00 |
|
|
|
82bf23401f
|
Fix whitespace
|
2022-10-03 12:45:18 -06:00 |
|
|
|
ba27ecf610
|
Add optional full flag to pair_zero
|
2022-10-03 11:53:41 -06:00 |
|
|
|
ccdcae0a99
|
fix_pair.h/cpp: remove modify_param(int, char **)
|
2022-10-03 19:47:02 +02:00 |
|
|
|
d711a51657
|
Merge remote-tracking branch 'github/develop' into fortran-further-tinkering
|
2022-10-03 09:37:52 -04:00 |
|
|
|
2970a2140f
|
Merge pull request #3468 from akohlmey/collected-small-changes
Collected small changes
|
2022-10-03 09:37:29 -04:00 |
|