|
|
082defa862
|
change neighbor list defaults to delay=0, every=1, check=yes
|
2022-10-14 04:38:30 -04:00 |
|
|
|
13b7c41971
|
support Gatom-step/s as well
|
2022-10-13 17:33:27 -04:00 |
|
|
|
3f215087d2
|
also print atom-step/s performance metric
|
2022-10-13 16:32:41 -04:00 |
|
|
|
2eb125d893
|
change warning message and get the comm cutoff properly
|
2022-10-12 16:18:56 -04:00 |
|
|
|
3bf0595078
|
Increase communication cutoff for TIP4P pair styles, if needed
This avoids error of H atom not found when the O atom is a ghost.
|
2022-10-12 16:16:09 -04:00 |
|
|
|
78c2626e4b
|
improve warning messages
|
2022-10-12 10:43:06 -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 |
|
|
|
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 |
|
|
|
ea512ce2bb
|
update comments about which files to keep synchronized for consistency
|
2022-10-03 09:22:28 -04:00 |
|
|
|
dc5324c1db
|
Updated unit tests to use keepstuff; whitespace fixes
|
2022-10-02 21:26:42 -05:00 |
|
|
|
db9b59c269
|
Implemented scatter_atoms and scatter_atoms_subset + unit tests + documentation + typos/edits
|
2022-10-02 20:32:42 -05:00 |
|