|
|
3828c857f7
|
accept LMP_SIZE_VECTOR as alias for LMP_SIZE_ROWS with local computes
|
2022-06-20 18:10:19 -04:00 |
|
|
|
f33a4087c5
|
Add v_tally to force calculation
|
2022-06-20 10:05:35 -06:00 |
|
|
|
d6c1517f0e
|
Implement cutghost for ghostneighs
|
2022-06-20 10:05:12 -06:00 |
|
|
|
4881b232d3
|
whitespace
|
2022-06-19 16:28:55 -04:00 |
|
|
|
f632cff8f2
|
remove excess text and re-apply clang-format
|
2022-06-19 16:11:37 -04:00 |
|
|
|
de4558aa07
|
Tweaked error messages
|
2022-06-19 09:58:01 -06:00 |
|
|
|
34e7fa92ab
|
simplify using fmt
|
2022-06-17 19:44:13 -04:00 |
|
|
|
cbc7669a4f
|
apply clang-format
|
2022-06-17 19:37:26 -04:00 |
|
|
|
3ff998fdb0
|
Restricted style string matching
|
2022-06-17 17:31:58 -06:00 |
|
|
|
44436c0eb6
|
Cleaned up programming style
|
2022-06-17 17:24:34 -06:00 |
|
|
|
86f0a62ee0
|
Cleaned up programming style
|
2022-06-17 17:16:02 -06:00 |
|
|
|
0e6bbf8dff
|
Remove files from other branch.
|
2022-06-17 14:16:03 -06:00 |
|
|
|
b46773e398
|
add support for writing a dump file footer
|
2022-06-17 15:53:04 -04:00 |
|
|
|
effae2c01a
|
Added compute snap descriptor gradient example.
|
2022-06-17 12:05:05 -06:00 |
|
|
|
9fd6bde0ed
|
enable and apply clang-format
|
2022-06-17 13:47:23 -04:00 |
|
|
|
d9646ee537
|
remove dead code
|
2022-06-17 13:25:40 -04:00 |
|
|
|
5b9c4069e9
|
make headers clang-format compatible and use override keywords
|
2022-06-17 13:25:29 -04:00 |
|
|
|
378511345a
|
pass ID list to create_atoms from MDI
|
2022-06-17 11:06:22 -06:00 |
|
|
|
ec411df9ec
|
Merge branch 'develop' into compute-grid-new
|
2022-06-17 12:51:02 -04:00 |
|
|
|
185d5cdc0f
|
update .gitignore
|
2022-06-17 12:50:54 -04:00 |
|
|
|
f27e9941ae
|
fix homepage urls, tabs & trailing whitespace, remove errors from headers
|
2022-06-17 12:48:24 -04:00 |
|
|
|
e201d6e77e
|
Delete files
|
2022-06-17 12:41:48 -04:00 |
|
|
|
deac9f05b1
|
move the created wheel to the build folder at the end
|
2022-06-17 08:05:28 -04:00 |
|
|
|
0ad45a0224
|
correctly produce eatom (=0) for MD runs
|
2022-06-17 05:53:34 -04:00 |
|
|
|
f05fcaf0d5
|
change energy tally during minimize
|
2022-06-17 05:44:43 -04:00 |
|
|
|
7656efe866
|
Merge branch 'shake-with-minimize' of github.com:akohlmey/lammps into shake-with-minimize
|
2022-06-17 05:17:16 -04:00 |
|
|
|
330ae13772
|
Merge branch 'develop' into shake-with-minimize
|
2022-06-17 05:03:01 -04:00 |
|
|
|
a7c5b5e8fd
|
Finsished documentation
|
2022-06-16 20:22:40 -06:00 |
|
|
|
f12e8f932a
|
Eliminated problem with unassigned coordinates in grid array
|
2022-06-16 18:20:46 -06:00 |
|
|
|
1f35065afc
|
change to 9 element stress tensor
|
2022-06-16 17:38:57 -06:00 |
|
|
|
4dbecbba51
|
more work on examples
|
2022-06-16 16:07:40 -06:00 |
|
|
|
dd3aab0c66
|
Merge pull request #3300 from lammps/doc-package-update
Update package affiliation for Zhen Li
|
2022-06-16 18:04:45 -04:00 |
|
|
|
0a5d921f3f
|
update affiliation in source code as well
|
2022-06-16 15:37:55 -04:00 |
|
|
|
535a5211fc
|
More cleanup
|
2022-06-16 10:33:54 -06:00 |
|
|
|
e30f86c2ff
|
Removed a few more unnecessary member data
|
2022-06-16 08:22:51 -06:00 |
|
|
|
483e3cf049
|
Eliminated global storage for grid/local
|
2022-06-15 20:28:22 -06:00 |
|
|
|
70f836e275
|
Updated to latest LAMMPS
|
2022-06-15 19:53:37 -06:00 |
|
|
|
86034a6277
|
Merge remote-tracking branch 'origin/develop' into compute-grid-new
|
2022-06-15 19:04:50 -06:00 |
|
|
|
9d5f4bf1e9
|
Updated to include switchinnerflag support, anticipating merging in the latest LAMMPS
|
2022-06-15 19:02:14 -06:00 |
|
|
|
8004f8bf0f
|
Removed unneeded member functions and data
|
2022-06-15 18:59:48 -06:00 |
|
|
|
12d6983c9b
|
more example bug fixes
|
2022-06-15 17:08:54 -06:00 |
|
|
|
a5745d925a
|
new examples and debugging code changes
|
2022-06-14 17:29:01 -06:00 |
|
|
|
5060a8b8a5
|
Make dB/dR indices start at zero in compute snap array.
|
2022-06-14 16:31:31 -06:00 |
|
|
|
927287e3e5
|
fixes from clang-tidy
|
2022-06-14 14:06:11 -04:00 |
|
|
|
215552eb56
|
typo
|
2022-06-14 12:39:03 -04:00 |
|
|
|
34863c6c97
|
updates to fix_mdi_qm for multiple sims
|
2022-06-14 10:14:36 -06:00 |
|
|
|
35a48f273b
|
rename local variable shadowing a global one
|
2022-06-14 10:45:31 -04:00 |
|
|
|
6abb316dba
|
avoid resource leak
|
2022-06-14 10:36:21 -04:00 |
|
|
|
fbf9f62eef
|
add credits
|
2022-06-14 01:18:46 -04:00 |
|
|
|
716a012dbe
|
add keyword for 'delete species list' option
also add check that only one sub-keyword is used
|
2022-06-14 00:51:53 -04:00 |
|