|
|
79f3eb6a4d
|
remove debug code
|
2023-05-17 17:35:22 -04:00 |
|
|
|
8736f97792
|
remove dead code
|
2023-05-17 17:35:14 -04:00 |
|
|
|
39f61b6af3
|
Merge branch 'develop' into pimd_langevin
|
2023-05-17 17:30:49 -04:00 |
|
|
|
91e0d0411b
|
one more programming style tweak
|
2023-05-15 02:04:17 -04:00 |
|
|
|
ed958d8aed
|
Merge branch 'develop' into kim_adapt
|
2023-05-15 02:01:01 -04:00 |
|
|
|
d584f2fe50
|
follow LAMMMPS' programming style more closely
|
2023-05-15 01:58:45 -04:00 |
|
|
|
17747a3c58
|
moved scaling to immediately after compute and removed virial scaling
|
2023-05-14 15:07:31 -05:00 |
|
|
|
c76e85c445
|
Merge pull request #3770 from akohlmey/collected-small-fixes
Collected small fixes and updates
|
2023-05-13 15:19:13 -04:00 |
|
|
|
d6d825258e
|
Merge pull request #3771 from lammps/variable-current
Change how variables check if computes are current
|
2023-05-12 19:26:36 -04:00 |
|
|
|
8414d23c2b
|
use symbolic constants
|
2023-05-12 18:04:37 -04:00 |
|
|
|
ac4cf2dc99
|
Merge pull request #3776 from inflowencer/develop
Fixed read-in of initial electron temperature file
|
2023-05-12 18:03:50 -04:00 |
|
|
|
9a8640ca1a
|
Merge pull request #3767 from lammps/vector-variable
Vector-style variable enhancements
|
2023-05-12 15:18:08 -04:00 |
|
|
|
5f34f53ab7
|
also use 1-based indexing when writing out the electron temperature
|
2023-05-12 15:06:34 -04:00 |
|
|
|
cbb0558778
|
correct comments
|
2023-05-12 15:06:03 -04:00 |
|
|
|
f1a3d0ce5a
|
whitespace
|
2023-05-12 11:14:34 -04:00 |
|
|
|
9ef4d7f320
|
allow internal variables in reset_atoms to be used before first run
|
2023-05-12 09:06:29 -06:00 |
|
|
|
54b2a5c17a
|
allow internal variables in reset_atoms to be used before first run
|
2023-05-12 09:04:42 -06:00 |
|
|
|
f74947a359
|
Fixed read-in of initial electron temperature file
|
2023-05-10 15:15:10 -07:00 |
|
|
|
d2361ffe7d
|
add workaround for reset_atoms image
|
2023-05-10 17:23:34 -04:00 |
|
|
|
9890987eec
|
Merge remote-tracking branch 'github/develop' into variable-current
|
2023-05-10 16:53:49 -04:00 |
|
|
|
9512568fd8
|
improve pair_coeff error message for pair styles derived from PairHybrid
|
2023-05-09 02:40:55 -04:00 |
|
|
|
a6310f170a
|
streamlined scaling implementation
|
2023-05-08 18:37:51 -05:00 |
|
|
|
fceff845c7
|
Merge pull request #3754 from kawai125/bugfix-fix_ttm_mod-read_electron_temperatures
fix ttm_mod
|
2023-05-08 11:02:14 -04:00 |
|
|
|
49ac79fcdd
|
change error checks for computes that are not current
|
2023-05-08 08:55:40 -06:00 |
|
|
|
69f60c5222
|
bugfix in fix_ttm
|
2023-05-08 10:36:29 +09:00 |
|
|
|
8ed42f6e4b
|
remove unused communication API
|
2023-05-07 21:36:29 -04:00 |
|
|
|
b1d0f4afab
|
correct timer time output format for timeouts > 24 hours
|
2023-05-06 22:40:58 -04:00 |
|
|
|
15116a0456
|
Merge pull request #3766 from stanmoore1/kk_min_bug
Fix issues with Kokkos minimize and fix addforce
|
2023-05-06 22:39:39 -04:00 |
|
|
|
d8584bb15a
|
Hacky first pass at kim scaling
|
2023-05-06 16:31:30 -05:00 |
|
|
|
0cd95d64e2
|
Merge pull request #3768 from jrgissing/fix_reaxff/species-variable_Nlimit
reax/species: variable input for Nlimit keyword
|
2023-05-06 11:15:48 -04:00 |
|
|
|
b9161843dc
|
more robust variable error checks
|
2023-05-05 17:41:42 -04:00 |
|
|
|
0facd4cf66
|
support vector variable definitions with embedded blanks
|
2023-05-05 01:06:55 -04:00 |
|
|
|
1b7f9439ad
|
simplify parse_vector() method by using Tokenizer class
|
2023-05-04 21:14:25 -04:00 |
|
|
|
6ffa720f87
|
Merge branch 'develop' into vector-variable
|
2023-05-04 20:14:51 -04:00 |
|
|
|
0b71371597
|
reax/species: variable input for Nlimit keyword
|
2023-05-04 20:10:13 -04:00 |
|
|
|
67b6a1de70
|
fixup broken unit tests
|
2023-05-04 20:09:57 -04:00 |
|
|
|
0c10184a69
|
whitespace, simplify
|
2023-05-04 20:09:45 -04:00 |
|
|
|
93100adbe0
|
debugging and doc pages
|
2023-05-04 16:24:15 -06:00 |
|
|
|
ccc1b200c0
|
add output option for vector-style vars
|
2023-05-04 12:52:11 -06:00 |
|
|
|
a0d9854e11
|
more thorough tests and PBC handling for compute stress/cartesian
|
2023-05-04 03:46:18 -04:00 |
|
|
|
de45437cc9
|
apply clang-format
|
2023-05-04 03:32:59 -04:00 |
|
|
|
b61e06a40f
|
must initialize fp to avoid crash in destructor
|
2023-05-04 03:32:39 -04:00 |
|
|
|
936b24e3b0
|
allow vector variable to be initialized
|
2023-05-03 16:36:05 -06:00 |
|
|
|
c9cfc952aa
|
polishing variable doc page and code
|
2023-05-03 14:06:21 -06:00 |
|
|
|
5a52369fff
|
Reading mask too
|
2023-05-03 10:41:43 -06:00 |
|
|
|
b560559b0a
|
Fix issues with Kokkos minimize
|
2023-05-03 10:37:41 -06:00 |
|
|
|
62858115b2
|
offset positions so bin indices are >= 0 even for positions < 0
|
2023-05-03 07:36:27 -04:00 |
|
|
|
89d59fad61
|
Merge branch 'develop' into collected-small-fixes
|
2023-05-02 20:47:33 -04:00 |
|
|
|
8054923941
|
Merge pull request #3761 from lammps/count-types
New compute count/type command
|
2023-05-02 20:44:55 -04:00 |
|
|
|
3e3ed89f33
|
avoid out-of-range access if an angle/dihedral/improper type is set to 0
|
2023-05-02 17:30:23 -04:00 |
|