|
|
5c297fa4d1
|
update log pizza.py files to python 3
|
2022-02-22 10:51:58 -06:00 |
|
|
|
7ac1bd1180
|
final tweaks
|
2022-02-22 09:20:19 -07:00 |
|
|
|
687a09b8a1
|
fix errors in pair style harmonic/cut docs
|
2022-02-22 04:27:12 -05:00 |
|
|
|
15acfde91e
|
more updates and corrections
|
2022-02-21 22:26:01 -05:00 |
|
|
|
b91788bf71
|
no need to use default argument
|
2022-02-21 22:12:26 -05:00 |
|
|
|
66d7f55a20
|
apply clang-format
|
2022-02-21 22:12:13 -05:00 |
|
|
|
36ecfded81
|
update according to PR #3148
|
2022-02-21 21:57:12 -05:00 |
|
|
|
313d850dd2
|
Created a Born matrix example for silicon
|
2022-02-21 19:38:28 -07:00 |
|
|
|
a3524fc7a1
|
update atc lib
|
2022-02-21 21:33:27 -05:00 |
|
|
|
de4a9f268e
|
rename reverse communication calls
|
2022-02-21 21:18:28 -05:00 |
|
|
|
4c0192cae1
|
rename forward communication functions for pair, fix, compute, and dump
|
2022-02-21 21:15:10 -05:00 |
|
|
|
0988d957f5
|
Update preset configurations to include release and debug versions of MSVC and Clang only.
|
2022-02-21 19:09:59 -05:00 |
|
|
|
7ea26161f7
|
Merge pull request #3145 from lammps/pair-style-doc-page
clarify how new pair style command works
|
2022-02-21 18:22:47 -05:00 |
|
|
|
ba2a2ddd9f
|
integrate into manual. fix multiple formal issues. add a few select details.
|
2022-02-21 18:09:31 -05:00 |
|
|
|
4d9409dda9
|
Whitespace
|
2022-02-21 15:45:03 -07:00 |
|
|
|
70c149805c
|
Fix bugs in Kokkos tersoff
|
2022-02-21 15:29:01 -07:00 |
|
|
|
0d68aa0c46
|
rework documentation section on compiling on windows
|
2022-02-21 17:04:31 -05:00 |
|
|
|
d1decfe15a
|
More cleanup
|
2022-02-21 14:31:50 -07:00 |
|
|
|
d6664a8e9e
|
tweak
|
2022-02-21 14:21:35 -07:00 |
|
|
|
afbcf5e694
|
Remove early exit from blocking BuildLists
|
2022-02-21 14:00:31 -07:00 |
|
|
|
c2cec53701
|
Merge branch 'develop' of github.com:lammps/lammps into amd_hip_opt
|
2022-02-21 13:23:51 -07:00 |
|
|
|
4a2dc4f14a
|
Cleanup
|
2022-02-21 13:11:37 -07:00 |
|
|
|
e10ebf5236
|
Fix typos
|
2022-02-21 12:56:58 -07:00 |
|
|
|
1268c8c6ad
|
Update doc page and author contributions
|
2022-02-21 12:44:53 -07:00 |
|
|
|
348309582a
|
new developer page for comm functions
|
2022-02-21 12:43:35 -07:00 |
|
|
|
78775a82f4
|
Merge branch 'develop' into collected-small-changes
|
2022-02-21 14:26:50 -05:00 |
|
|
|
850f1a690c
|
Tweak default
|
2022-02-21 11:45:07 -07:00 |
|
|
|
6d790e41fa
|
Added bik lastcol behavior to documentation
|
2022-02-21 10:19:37 -08:00 |
|
|
|
c725550fff
|
Added in explicit reference column behaviour for bik rows
|
2022-02-21 10:08:58 -08:00 |
|
|
|
2a94d7a9a8
|
Remove HIP_OPT defines in pair_reaxff_kokkos
|
2022-02-21 11:07:35 -07:00 |
|
|
|
ed575ee664
|
clarify how new pair style command works
|
2022-02-21 10:21:28 -07:00 |
|
|
|
a9c7d47072
|
Found parenthesis error in compute_angles(). Now perfect fit with numdiff.
|
2022-02-21 10:59:37 +01:00 |
|
|
|
1dae118419
|
Merged A. Thompson symmetric sheared. Added a bit more explicit comment on virial_addon computation.
|
2022-02-21 09:40:22 +01:00 |
|
|
|
67ffef094d
|
Switch shear strain fields to symmetric
|
2022-02-20 13:51:14 -07:00 |
|
|
|
f205567fa6
|
add born/matrix support to hybrid pair styles
|
2022-02-20 07:15:11 -05:00 |
|
|
|
e4027ba98a
|
update example input files
|
2022-02-20 06:35:35 -05:00 |
|
|
|
c1dfd944af
|
turn some warnings into errors and produce better error messages
|
2022-02-20 06:07:39 -05:00 |
|
|
|
60a6747c0e
|
must propagate and check born_matrix_enable flag
|
2022-02-20 05:51:51 -05:00 |
|
|
|
bd48c49c2b
|
enable and apply clang-format
|
2022-02-20 05:51:16 -05:00 |
|
|
|
7d79a7822b
|
Merge branch 'develop' into Elastic_stress
|
2022-02-20 05:28:42 -05:00 |
|
|
|
a3c6d19599
|
Merged comments modification in EXTRA-COMPUTE/compute_born_matrix from A. Thompson and G. Clavier.
|
2022-02-20 11:22:20 +01:00 |
|
|
|
6ee14bfb97
|
correct formatting of references
|
2022-02-20 04:26:18 -05:00 |
|
|
|
c04f4a913f
|
Thomas-Fermi
|
2022-02-20 07:47:28 +00:00 |
|
|
|
bc8d1e0f84
|
Tweaked one comment
|
2022-02-19 20:55:37 -07:00 |
|
|
|
407df3127b
|
Cleaned up source files
|
2022-02-19 20:21:02 -07:00 |
|
|
|
4ca5441cf1
|
Updated documentation
|
2022-02-19 19:25:02 -07:00 |
|
|
|
61377f41ad
|
Replaced Si.sw with a simlink to potentials dir
|
2022-02-19 18:01:37 -07:00 |
|
|
|
f1f2cebf98
|
Rearranged the directory tree for ELASTIC_T and BORN_MATRIX
|
2022-02-19 17:59:27 -07:00 |
|
|
|
c8ae3c45ac
|
Removed cij_nvt directory and updated RADME
|
2022-02-19 17:09:39 -07:00 |
|
|
|
335fa2e742
|
Addd born/matrix numdiff to example
|
2022-02-19 17:07:21 -07:00 |
|