lammps:6dfe2f3351c15c463af9abc44494b1d42c56160e commits - 南方科技大学https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commits/6dfe2f3351c15c463af9abc44494b1d42c56160e2020-08-18T09:21:28-06:00https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/6dfe2f3351c15c463af9abc44494b1d42c56160eMinor code cleanup2020-08-18T09:21:28-06:00Stan Moorestamoor@sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/a5d27763e5e764f0248e6d76c02e5e31761054abAdded support for symmetrized memory layouts for ui/duidrj for the CPU- and...2020-08-12T16:15:06-04:00Evan Weinbergeweinberg@nvidia.comAdded support for symmetrized memory layouts for ui/duidrj for the CPU- and GPU-path SNAP Kokkos implementation, various perf optimizations for ComputeUi/ComputeFusedDeidrj
https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/ac43f8f6857153b76cd3e65b388f637ca4ca6f19Merge pull request #1865 from danicholson/bond-style-special2020-08-11T16:06:26-04:00Axel Kohlmeyerakohlmey@gmail.com
Add bond style specialhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/3593d371eb9de6ac40f5cd522dfc8ecba784a1ebMerge pull request #2285 from twhitehead/comm-for-fix-destructors2020-08-11T15:21:36-04:00Axel Kohlmeyerakohlmey@gmail.com
Move comm destruction to after modify to leave available for fixeshttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/15cd007d7ba71284799a7cf883c3bfc40a21dcb1Merge pull request #2283 from abhiShandy/soft-test2020-08-11T15:04:54-04:00Axel Kohlmeyerakohlmey@gmail.com
Add unit tests for /soft pair styleshttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/3cae295f5bf3728973b3d073cbbccab76d0bfb76make test for unsupported pair styles more restrictive and improve docs about...2020-08-11T15:04:14-04:00Axel Kohlmeyerakohlmey@gmail.com
EAM styles have a single function but are not compatible, so we test for
single_enable == 0 and manybody_flag != 0.
Improve explanation in the documentation about which pair styles are not supported.https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/03ca86ee8429497cb4b5247d9a33de5d7ff70859Merge branch 'master' into bond-style-special2020-08-11T13:55:24-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/46021a57a65a1ae868b084b26fe31a9148c6fa37addressed incompatibility with long range coulombics2020-08-11T12:22:07-04:00David Nicholsondavidanich@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/5ee434670037bb7add4a5522b8776026f7a475f7fixed test for tip4p_long_soft, and mentioned the required coefficients for c...2020-08-10T17:16:07-04:00abhishandyabhishek.sandy@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/33c97618be510e80ed035cbb1df304b82c40edc1using hybrid/overaly to add soft repulsion to purely coulombic pair-styles2020-08-10T16:52:32-04:00abhishandyabhishek.sandy@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/a7fee0a96ff53271aeb00b8b3d6d9df3ae92d3f7replace strstr with utils::strmatch2020-08-10T16:28:42-04:00abhishandyabhishek.sandy@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/a83147ce20702af92bcde2eb18164b7cf8d26774fixed bug in respa neighbor list2020-08-10T16:01:28-04:00abhishandyabhishek.sandy@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/1370090586f57a35501c14d2f9d881e6d79d93abMove comm destruction to after modify to leave available for fixes2020-08-10T15:49:52-04:00Tyson Whiteheadtwhitehead@gmail.com
Needed in some cases to cleanup asynchronous inter-step transfers.https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/6f1055a9b11d47e2a332fad5aefa70aaa4516d25Merge pull request #2281 from jtclemm/patch_fix_store2020-08-10T12:09:08-04:00Axel Kohlmeyerakohlmey@gmail.com
Patch fix store to encode the size of per-atom data consistently with other related fixes for restarting.https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/e3beec8b958ebaf61b2b1080b6fd31ee770aa6carevert permission change and replace 'b/c' with 'because'2020-08-10T11:37:52-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/6cea5a9aeff2de513c35b0b6590e95ba531dd777added missing restart_settings() in morse/soft2020-08-08T17:11:25-04:00abhishandyabhishek.sandy@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/9bbd6099af3181068036973972fe8ee310bb1f15unit tests for /soft pair styles2020-08-08T16:30:27-04:00abhishandyabhishek.sandy@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/d0720794a68a3510c21a3025d1654ef593d548adReplaced mistakenly dropped line2020-08-08T09:24:37-06:00jtclemmjtclemm@sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/41904f7946994e7ebeea729883919fc918042297Added cautionary comments2020-08-08T09:15:56-06:00jtclemmjtclemm@sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/2775b9378964968f8b84cceb27a4572ae31757e1Merge pull request #2282 from akohlmey/more-unit-tests2020-08-07T19:06:44-04:00Axel Kohlmeyerakohlmey@gmail.com
Add more unit tests for pair and kspace styleshttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/54b933164fc7ef8e145d23f8bc376dccb4209594tweak epsilon2020-08-07T18:34:39-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/7aae5ba5d17cfac39f226d75f7814420a334be1fset molecule ids for testing interlayer potentials2020-08-07T18:34:25-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/17b7476217a7407a434274d668cc25f8dcc87cfdavoid sqrt computation on cutoffs. make single functions consistent with compute2020-08-07T18:34:10-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/9f469623c03ceac5a0831ce7bd88a1e54a177e84add test for lj/smooth/linear and gaus/cut2020-08-07T18:13:58-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/e169a5c78531cd32f1ded4db36b929455bb12c00add tests for pair style coul/streitz2020-08-07T18:06:57-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/a17633bd20967411598b7c35d11a658a73af0f04use open_potential in pair style coul/streitz2020-08-07T18:06:43-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/c5cd10811341207d969d9e5d015ddef0e981f9ccadd tests for coul/shield, coul/slater/cut and coul/slater/long2020-08-07T16:59:21-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/2ffa7430ab49c55eb080b7c45ac3118e1b2eeebbfix restart bug in pair style coul/shield2020-08-07T16:58:56-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/7d26fbc6e2ce9c9823f94cfe0d72cddd14dd8957add test for pair style coul/diel2020-08-07T16:51:23-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/e217635e9ab168abc656436d8e7e7adb576b8ebefix bug in reading binary restarts for pair style coul/diel2020-08-07T16:51:12-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/0537cc721e0ab20d35ef6dca7c43784c9331071aadd test for pair style edip/multi2020-08-07T16:32:53-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/ec0c3d60a8002c2bc8c6638a7bba0e00d9771f7aadd test for pair style edip2020-08-07T16:30:12-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/4542a39f21641bf505b6a6e254c85ec17c249aadfix indexing bug in pair style edip/omp2020-08-07T16:29:53-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/8e0dccee2c8695509f759e8fd02f0b05933ba1d3add test for pair style meam/sw/spline2020-08-07T16:08:28-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/51decfcf85171564cee8eb8fc82695cb74ce5e6eadd test for pair style meam/spline2020-08-07T14:53:11-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/04cc5df27b03bc1fdd25671fde4ee868adc33fc5atom type to element mapping is not done correctly. for now require exactly...2020-08-07T14:52:51-04:00Axel Kohlmeyerakohlmey@gmail.comatom type to element mapping is not done correctly. for now require exactly one atom type per element
https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/1c33bff55709e3629b44642335cfb9fa7f17fe60add test for pair style yukawa/colloid2020-08-07T12:04:23-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/efa8b3486fc74317b2b09ed449452a5096a2a3ecupdate colloid test template so it can handle different atom styles2020-08-07T12:04:06-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/15e969ca5b018ef1301d8efe97a205d5fffb401fadd triclinic support to ewald/omp2020-08-07T11:11:52-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/094f52c378efcc8fbe688901dce8fca62cfe83e1make space style msm an explicit dependency2020-08-07T00:07:36-04:00Axel Kohlmeyerakohlmey@gmail.com