Commit Graph

44 Commits

Author SHA1 Message Date
01a54723d7 more iwyu updates 2022-12-11 23:40:31 -05:00
2132b1d904 update developer reference text 2022-10-24 11:08:26 -04:00
cccf3f6f78 change email for contacting LAMMPS developers, add to homepage checker 2022-10-20 20:36:03 -04:00
80df29a736 merged in develop 2022-09-07 14:12:26 -06:00
b0f58bd7c4 select array dimension so they cannot be overflown 2022-09-01 16:03:56 -04:00
6c32058728 adapt all users of FixStore to use FixStoreGlobal or FixStorePeratom 2022-08-04 11:33:14 -04:00
ec4c458c7e add Pair::extract_atom() method 2022-07-29 10:54:42 -06:00
348feddcb6 new fix pair and dump_modify skip commands 2022-07-28 12:45:20 -06:00
f039c00442 add dump skip option 2022-07-27 17:13:46 -06:00
f736248efb replace calls to pow() with faster functions for integer powers 2022-07-25 09:17:37 -04:00
6100e1fafb code tweaks and update of examples 2022-07-07 14:33:19 -06:00
f1b14fa4a2 improve formatting 2022-07-05 00:16:31 -04:00
82c467d79f remove debug code 2022-07-03 06:53:13 -04:00
886d95c32d clang-tidy fixes 2022-07-02 23:16:13 -04:00
57a569eb3b Merge remote-tracking branch 'github/amoeba' into amoeba-ak 2022-07-02 21:58:15 -04:00
d385a9be9d finished debug of induce iterations 2022-07-01 13:13:57 -06:00
025d465ab7 more debugging on dipole induce 2022-06-30 11:44:31 -06:00
6549ba16bf debugging of dipole iterations 2022-06-28 13:35:49 -06:00
302287e4d0 debug comment for extending preconditioner neigh list 2022-06-09 14:19:53 -06:00
9f7f043e83 whitespace 2022-05-28 11:23:45 -04:00
e8dfb2fc38 fix off-by-one bug 2022-05-28 09:23:08 -04:00
a8eb248b1e reduce compiler warnings. avoid uninitialized data access. consolidate labeling 2022-05-28 09:19:35 -04:00
d4904dd5fc Merge branch 'amoeba' into amoeba-ak
# Conflicts:
#	src/AMOEBA/amoeba_dispersion.cpp
#	src/AMOEBA/angle_amoeba.cpp
#	src/AMOEBA/pair_amoeba.cpp
#	src/pair.h
2022-05-28 05:23:19 -04:00
d7c1e54538 address some more NOTE comments 2022-05-27 17:30:20 -06:00
2b51a92231 error check for per-atom eng/virial request 2022-05-18 10:13:56 -06:00
df2ecf5bf8 timings, energy, virial tallying 2022-05-18 08:49:31 -06:00
dbcc08ba00 more refactoring for memory usage 2022-05-17 16:26:53 -06:00
e07b46c771 refactoring edits 2022-05-17 14:40:09 -06:00
723bf202c0 make use of utils::logmesg() and fmt::format 2022-04-28 19:35:55 -04:00
a2a6437575 simplify creation and lookup of fix store instances 2022-04-28 19:35:55 -04:00
e43730bd74 add chkttor method to bitorsions 2022-04-22 15:30:16 -06:00
cc5bfd934d change tagint to double storage 2022-04-19 11:49:55 -06:00
c015851fbf fix 64-bit bug 2022-04-19 07:39:07 -04:00
a9ac398d2b correct for updated forward/reverse comm API 2022-04-18 22:08:05 -04:00
df74043d03 correct homepage URL 2022-04-18 21:23:11 -04:00
89195363d6 whitespace 2022-04-18 21:20:13 -04:00
8932d9ffaa doc pages for AMOEBA/HIPPO 2022-04-18 16:38:41 -06:00
46f88011bd input syntax include/exclude bug 2022-04-04 17:01:10 -06:00
b48d35d3db initial version of fix bitorsion 2022-03-14 12:23:01 -06:00
f7f8deb70b amoeba vs hippo settings 2022-03-11 07:24:18 -07:00
90b33a1a3a changed bookkeeping of forces 2022-03-10 16:41:58 -07:00
0658844e04 first working version of fix pitorsion 2022-03-10 16:00:05 -07:00
67f7e44688 changes to angle and improper amoeba terms 2021-12-15 11:44:38 -07:00
9c095e8d76 new AMOEBA package 2021-08-25 16:29:22 -06:00