|
|
1473f760f8
|
Fixed a few oversights and typos
|
2022-08-13 13:07:31 -05:00 |
|
|
|
29e1595fb4
|
Updates to BibTeX syntax for anything that needed it that I caught and fixes to address Issue #2597
|
2022-08-13 04:51:54 -05:00 |
|
|
|
89deab6a3e
|
silence compiler warnings
|
2022-04-30 19:51:04 -04:00 |
|
|
|
435f652263
|
removed trailing whitespace in pair_ilp_tmd_opt and pair_saip_metal_opt
|
2022-04-29 22:54:41 +08:00 |
|
|
|
f93ac86c53
|
updated Install.sh for OPT package to adopt new interlayer potential optimizations
|
2022-04-29 22:05:52 +08:00 |
|
|
|
943cb531bf
|
Modified chunk code of pair_ilp_graphene_hbn_opt for adopting pair_saip_metal_opt and pair_ilp_tmd_opt
|
2022-04-29 21:56:52 +08:00 |
|
|
|
78c10bac4a
|
clang-format update
|
2022-04-23 13:08:11 -04:00 |
|
|
|
115962db88
|
Merge branch 'develop' into remove-error-docs-in-header
|
2022-04-23 12:46:54 -04:00 |
|
|
|
67bcfe3b62
|
remove unused code and variables, more programming style consistency
|
2022-04-23 09:26:35 -04:00 |
|
|
|
b55b9f5a6a
|
removed request for ghost neighbor list
|
2022-04-23 20:35:48 +08:00 |
|
|
|
ef51fb7dea
|
Fix bugs, Derives from PairILPGrapheneHBN instead of Pair
Improve the performance of pair style, ilp/graphene/hbn/opt
Updates to the OPT package
|
2022-04-23 19:45:50 +08:00 |
|
|
|
8fe0231b75
|
Fix bugs, Derives from PairILPGrapheneHBN instead of Pair
Add a new pair style, ilp/graphene/hbn/opt
Updates to the OPT package
|
2022-04-23 19:43:34 +08:00 |
|
|
|
c17845276a
|
Derives from PairILPGrapheneHBN instead of Pair
Improve the performance of pair style, ilp/graphene/hbn/opt
Updates to the OPT packages
|
2022-04-23 14:29:03 +08:00 |
|
|
|
b631411985
|
Derives from PairILPGrapheneHBN instead of Pair
Add a new pair style, ilp/graphene/hbn/opt
Updates to the OPT package
|
2022-04-23 14:26:13 +08:00 |
|
|
|
79a7d2abf6
|
remove error docs from header files
|
2022-04-22 23:31:15 -04:00 |
|
|
|
3e9f207062
|
Improve the performance of pair style, ilp/graphene/hbn/opt
Updates to the OPT package
|
2022-04-22 20:00:28 +08:00 |
|
|
|
e0049a07f3
|
Add a new pair style, ilp/graphene/hbn/opt
Updates to the OPT package
|
2022-04-22 17:55:05 +08:00 |
|
|
|
39b316729b
|
use auto type when assigning from cast or using new
|
2022-04-10 18:16:36 -04: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 |
|
|
|
06beb28d7d
|
Apply override to Pair classes
|
2022-01-21 16:13:49 -05:00 |
|
|
|
88631372ec
|
use nullptr instead of NULL or 0 where applicable
|
2021-10-12 21:47:02 -04:00 |
|
|
|
db4fcd7537
|
update package dependency
|
2021-07-30 15:24:23 -04:00 |
|
|
|
09c19a936b
|
update URLs in source code and manual
|
2021-05-24 14:18:20 -04:00 |
|
|
|
7fcd449864
|
apply clang-format to all headers with some exceptions
|
2021-05-14 19:16:07 -04:00 |
|
|
|
d1941392d3
|
disable clang-format for all existing .cpp files (for now)
|
2021-05-05 23:53:38 -04:00 |
|
|
|
a1665fddc8
|
next iteration of preparing for clang-format
|
2021-04-30 13:51:14 -04:00 |
|
|
|
980244dd0c
|
add protection comments
|
2021-04-27 22:31:01 -04:00 |
|
|
|
df7fe4431f
|
make LAMMPS homepage URL and C++ indicator comments consistent
|
2021-04-22 21:26:07 -04:00 |
|
|
|
77402bdbc8
|
avoid overflows when computing memory offsets and allocating memory
|
2021-02-06 18:14:27 -05:00 |
|
|
|
49bc05aa1b
|
replace use of math_vector.h with math_extra.h in some more pair styles
|
2021-01-15 17:25:44 -05:00 |
|
|
|
51a20175c9
|
more code formatting consistency changes for loops and conditionals
|
2020-12-30 09:47:45 -05:00 |
|
|
|
382ade15fe
|
more consistent formatting of for/while loops and if statements
|
2020-12-30 09:09:08 -05:00 |
|
|
|
adf74b3a22
|
use https://lammps.sandia.gov based URLs consistently
|
2020-10-21 16:45:30 -04:00 |
|
|
|
6113169a47
|
IWYU based include statement cleanup
|
2020-09-02 17:39:34 -04:00 |
|
|
|
d241b17c8e
|
remove unused setting and array
|
2020-08-03 07:44:32 -04:00 |
|
|
|
b665ca3bd9
|
apply the same clamping of "p" to eam/opt that is used in eam
|
2020-06-25 16:44:08 -04:00 |
|
|
|
c989db60a7
|
refactor EAM family of potentials to convert the potential data and leave compute functions alone
|
2020-06-25 15:48:46 -04:00 |
|
|
|
f9be8b3aa0
|
add missing factor for EAM in OPT package
|
2020-06-25 14:21:35 -04:00 |
|
|
|
9d74984144
|
Fix whitespace
|
2020-06-16 07:20:09 -04:00 |
|
|
|
4889488412
|
rename count_embed to numforce and move the location where numforce is set to 0
|
2019-11-15 19:49:30 -05:00 |
|
|
|
e0646b73e3
|
revised implementation of inclusion of embedding energy in PairEAM::single()
this variant is also ported to USER-OMP and OPT
|
2019-11-13 01:46:00 -05:00 |
|
|
|
416911aa7e
|
more rearranging of include file order to put implementation headers first
|
2019-07-03 21:57:39 -04:00 |
|
|
|
fc1d8f2cbf
|
more cleanup of include file handling. starting to work on files in packages
|
2019-07-02 05:15:30 -04:00 |
|
|
|
06a57dd659
|
use ev_unset for all pair styles
|
2019-03-13 17:49:16 +01:00 |
|
|
|
5daf1fe0d4
|
remove deprecated 'register' keyword. closes #922
|
2018-05-18 17:43:18 -04:00 |
|
|
|
a7a83b118d
|
update dependencies for USER-CGSDK package. make script permissions consistent
|
2018-05-09 16:13:54 -04:00 |
|
|
|
e4071d7f46
|
replace C-style include files with their C++ equivalents
|
2018-04-27 18:00:24 -04:00 |
|
|
|
e9ac8ba01e
|
cleanup embedded or trailing tabs
|
2018-03-16 13:21:54 -04:00 |
|
|
|
11cddd8798
|
explicitly include math.h
|
2018-01-06 19:42:40 -05:00 |
|