|
|
276b89366a
|
add global error message buffer for exceptions creating a LAMMPS instance
|
2023-07-25 13:05:27 -04:00 |
|
|
|
9669bf3d3b
|
move creation of internal computes and variables before lmp->init() so they are initialized
|
2023-07-21 11:25:44 -04:00 |
|
|
|
2da908190b
|
make error messages consistent and improve their grammar
|
2023-07-21 11:24:57 -04:00 |
|
|
|
0b57ea246c
|
update dump styles to use Compute::is_initialized()
|
2023-07-20 21:48:51 -04:00 |
|
|
|
78880c9099
|
update reset_atoms image to call Compute::init_flag() as a workaround
|
2023-07-20 21:28:45 -04:00 |
|
|
|
c7996b506a
|
make use of Compute::is_initialized() and Compute::init_flags()
|
2023-07-20 20:31:48 -04:00 |
|
|
|
6c6258371b
|
add init_flags() and is_initialized() methods
|
2023-07-20 20:31:16 -04:00 |
|
|
|
7d46165c2a
|
Fix compile bug in Kokkos MEAM styles
|
2023-07-20 13:31:34 -06:00 |
|
|
|
2e2624d719
|
update loop over adapt fixes logic
|
2023-07-18 11:10:41 -04:00 |
|
|
|
cea202ebe9
|
include file is not needed
|
2023-07-18 11:09:09 -04:00 |
|
|
|
7a04e048fe
|
make certain radvary is initialized in constructor
|
2023-07-18 11:08:59 -04:00 |
|
|
|
1057fa9b00
|
move diamflag from fix adapt and adapt/fep to base class for cleaner code
|
2023-07-17 22:17:05 -04:00 |
|
|
|
3568cced4b
|
update comment
|
2023-07-17 09:52:44 -04:00 |
|
|
|
27aa6898f8
|
modernize access for fixes and computes
|
2023-07-16 20:24:22 -04:00 |
|
|
|
89d82fde22
|
modernize access to list of fixes
|
2023-07-16 15:20:36 -04:00 |
|
|
|
fd0a72eab5
|
modernize and consolidate style across all three temper command variants
|
2023-07-15 12:37:12 -04:00 |
|
|
|
5e1c722b10
|
Merge branch 'develop' into collected-small-changes
|
2023-07-14 20:09:27 -04:00 |
|
|
|
e6873bb7c8
|
modernize code
|
2023-07-14 20:08:34 -04:00 |
|
|
|
78d3d4948f
|
fix off-by-one bug in argument parsing
|
2023-07-14 20:08:21 -04:00 |
|
|
|
2090d33d5f
|
Merge pull request #3848 from ndtrung81/amoeba-gpu-bugfix
Bugfix for AMOEBA/HIPPO GPU
|
2023-07-14 18:32:58 -04:00 |
|
|
|
02d189fb23
|
avoid false positive with static code analysis
|
2023-07-13 10:53:56 -04:00 |
|
|
|
df2cfe28c4
|
Merge pull request #3850 from jibril-b-coulibaly/BPM
BPM package: allow bonded atoms to be excluded from neighbor lists if BPM cannot break + doc update
|
2023-07-12 18:38:08 -04:00 |
|
|
|
fe95dbc82f
|
enforce all special_bonds weights to be 1.0 when overlay/pair is used
|
2023-07-12 11:37:17 -06:00 |
|
|
|
eb52112a57
|
Merge branch 'develop' into collected-small-fixes
|
2023-07-11 23:07:52 -04:00 |
|
|
|
564a8e88c1
|
use blanks on both sides of comparison operators not only one, remove blanks next to parenthesis
|
2023-07-11 10:31:16 -04:00 |
|
|
|
3328389baf
|
Merge pull request #3814 from rohskopf/jax
JAX ML-IAP Unified connection & examples
|
2023-07-11 07:15:18 -04:00 |
|
|
|
4d8ef552c4
|
remove dead code, trim namespace imports
|
2023-07-10 22:42:49 -04:00 |
|
|
|
a4b3306b7c
|
fix error message
|
2023-07-10 18:48:13 -04:00 |
|
|
|
cb27cb644f
|
Merge remote-tracking branch 'github/develop' into collected-small-fixes
|
2023-07-10 13:11:24 -04:00 |
|
|
|
469ffc7aba
|
Merge pull request #3845 from ndtrung81/dielectric-updates2
Update and bugfix for the DIELECTRIC package
|
2023-07-10 11:50:23 -04:00 |
|
|
|
2607212363
|
update for upstream changes
|
2023-07-09 21:21:39 -04:00 |
|
|
|
63c28337ab
|
Merge branch 'develop' into collected-small-fixes
|
2023-07-09 21:20:07 -04:00 |
|
|
|
91b16c5945
|
make certain conductivity class member is always initialized
|
2023-07-09 21:10:44 -04:00 |
|
|
|
60b45f9766
|
correct error message
|
2023-07-09 18:01:19 -06:00 |
|
|
|
75a2557e82
|
fix bugs where an Atom::tag value was stored in an int and not a tagint
|
2023-07-09 15:41:39 -04:00 |
|
|
|
d6412dc97b
|
Attempted to resolve issues with switching from acctyp4 to acctyp3 in tep, fieldp since the changes in PR #3675, noting some changes with Intel OCL PR #3663
|
2023-07-08 00:50:19 -05:00 |
|
|
|
651ed1960d
|
add per-atom data bugfix from Stan for fix ave/histo and fix ave/histo/weight
|
2023-07-07 18:29:28 -04:00 |
|
|
|
6a8ca34ce8
|
Merge pull request #3843 from dsbolin/gran_heat
Minor bug fix and enhancements for granular heat transfer
|
2023-07-06 21:09:23 -04:00 |
|
|
|
a3b9914f62
|
make error messages consistent with keyword values yes/no. Allow coul weight for 1-2 bonds to be zero for break no to eliminate bonded atoms from neighbor list when bonds cannot break
|
2023-07-06 17:48:49 -06:00 |
|
|
|
6f289df980
|
enable and apply clang-format
|
2023-07-06 15:05:36 -04:00 |
|
|
|
6d8f5a38ea
|
improve error messages
|
2023-07-06 15:03:38 -04:00 |
|
|
|
bf0372280e
|
remove dead code
|
2023-07-06 14:59:09 -04:00 |
|
|
|
55b7b3d999
|
whitespace fixes
|
2023-07-06 14:03:07 -04:00 |
|
|
|
8ae5ab57fc
|
non-ellipsoid particles you have a 1,0,0,0 quaternion and 1,1,1 shape
|
2023-07-06 09:17:27 -04:00 |
|
|
|
afe2226797
|
Merge pull request #3830 from akohlmey/collected-small-fixes
Collected small changes and fixes
|
2023-07-06 00:39:42 -04:00 |
|
|
|
ef3de795c5
|
Merge pull request #3839 from stanmoore1/kk_makefiles
Kokkos Makefiles
|
2023-07-06 00:37:26 -04:00 |
|
|
|
ad14862cd0
|
Merge pull request #3827 from jtclemm/BPM
Bugfix and documentation corrections for BPM+Granular packages
|
2023-07-06 00:35:58 -04:00 |
|
|
|
d57e1be942
|
avoid division by zero in angle style dipole
|
2023-07-04 08:13:06 -04:00 |
|
|
|
9031d79791
|
Add Makefile for Perlmutter
|
2023-07-03 21:47:47 +00:00 |
|
|
|
9dd5ceaf4e
|
Kokkos Makefiles
|
2023-07-03 15:06:23 -06:00 |
|