lammps:b9e10d55e28795920fd46876c1d863be6682220a commits - 南方科技大学https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commits/b9e10d55e28795920fd46876c1d863be6682220a2019-06-07T11:07:10-04:00https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/b9e10d55e28795920fd46876c1d863be6682220aMerge pull request #1492 from akohlmey/collected-small-changes2019-06-07T11:07:10-04:00Axel Kohlmeyerakohlmey@gmail.com
Collected small changes for the next patchhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/1f1a0f95b2b80d7d769f197e8d13ac7da9d3a717Merge pull request #1497 from junghans/check_for_immintrin2019-06-07T10:57:56-04:00Axel Kohlmeyerakohlmey@gmail.com
cmake: check for immintrin.hhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/61e9dc4c8d7c590c0498d49c2736ed1a845bb647more accurate checking for styles using utils::strmatch() instead of strcmp()...2019-06-07T07:14:57-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/b53df3dd63bf98e7e0022d9bdfac82c14fbc8306disable optimization on functions building factories for many entries2019-06-06T20:37:17-04:00Axel Kohlmeyerakohlmey@gmail.com
this will speed up compilation and also avoid spurious warnings with gcc 4.4 and laterhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/56e3b1d1f4db4512f2edd8a3f971b5dc53b14badremove dead code2019-06-06T20:22:08-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/fde7e2de3cf4399de5189f7ca45b2ec8d6da55d6switch to use alternate flag2019-06-06T15:08:26-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/e2391edce6fb2e6f79eef4466b2511bf3e9f2babturn off only variable tracking and make people wait again2019-06-06T14:44:28-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/e549f911f7b0aab04c8fb97199dd2890148e68bbturn off variable tracking through turning off optimization for GCC 4.4 and l...2019-06-05T14:36:08-04:00Axel Kohlmeyerakohlmey@gmail.com
This will avoid a difficult to interpret warning and in
addition speed up compilation of this one file by avoiding
to try to optimize something, that needs no optimization.https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/34dca6dc7949750692b67b85b2728c9eeaad0eb9advance warning message about collecting styles and packages info to an earli...2019-06-05T14:32:02-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/2ebc40deb3cb23a061197c1019f83d12ba5420d6cmake: check for immintrin.h2019-06-05T11:13:48-06:00Christoph Junghansjunghans@lanl.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/8e43a459255acd619da4ef92d5a40a0db5c92f61Detect and error out on invalid kspace mesh settings. make coulomb and...2019-06-05T01:10:44-04:00Axel Kohlmeyerakohlmey@gmail.comDetect and error out on invalid kspace mesh settings. make coulomb and dispersion settings consistent
https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/92f078cfffffc15734e86b519fb46ba7aa2dba22nicer typesetting of "none, zero, hybrid" potential styles in commands lists2019-06-04T22:29:25-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/0849e03d1b6d816bd96966c57dbe3ef18ed134c4Merge pull request #1490 from akohlmey/next_version2019-06-04T15:23:13-04:00Axel Kohlmeyerakohlmey@gmail.com
Step version number for stable releasehttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/045c312c49bd83b6e212972e1c75b2cdadc3f431Merge pull request #1489 from akohlmey/cmake-2.8-compatibility2019-06-04T11:03:22-04:00Axel Kohlmeyerakohlmey@gmail.com
Change test for OpenMP default setting to be compatible with CMake 2.8.xhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/47c6cd86f2052f5bf82dd88312524364285df74fMerge pull request #1477 from jrgissing/bond/react-reaction_topology_overflow2019-06-04T11:02:57-04:00Axel Kohlmeyerakohlmey@gmail.com
Implement fix bond/react reaction topology overflow checkshttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/27cd78b96ddec36559e34e4ffd0fd4c0bf5845d3Merge pull request #1488 from akohlmey/doc-removed-features2019-06-03T22:58:20-04:00Axel Kohlmeyerakohlmey@gmail.com
Document removed featureshttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/dd97a7540e0f5b2ac7005a9fedeba5af77746f38Merge pull request #1486 from sstrong99/patch-12019-06-03T22:58:02-04:00Axel Kohlmeyerakohlmey@gmail.com
Fix error in E3B documentationhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/272c5363265dbcb890f02206ed9ab2f06228c566use 3 letters for month only2019-06-03T22:52:40-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/0b13fbe733e853b1e79d013d5b89b4167cfa2e38step version number for stable release2019-06-03T22:47:44-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/021f0c1fc601549fba5c6db34d03593d4fa6beccuse consistent variable evaluation in if()2019-06-03T19:50:48-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/5d96ecff254fff90fc9fbdb8afd0dc418e1ad99dfix typo2019-06-03T19:44:40-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/c76b79f02141f9329caeeecf0b3a5ce84ec216bfchance test for OpenMP default setting to be compatible with CMake 2.8.x2019-06-03T19:36:28-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/a98162694811396c2a02f652056b644a51c88547mention restart2data as removed feature as well2019-06-03T09:01:22-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/5f79a9ef805003abb21a645fbc97ad3b6396f21dmention dummy commands with error messages that have been added instead of re...2019-06-02T21:51:06-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/674e3975a8e3227ce60ac1d5894a727e0483199dadd section to the Commands chapter listing and explaining removed packages a...2019-06-02T21:47:29-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/d0286b3de1126aaad678c3c9780e28c88c1884d2remove mention of USER-CUDA package and fix typo2019-06-02T20:19:17-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/983f3adbb4fe56a55a6f454899286547feb5b338bond/react doc final touches2019-06-02T12:35:38-06:00jrgissingjrgiss05@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/58a88dff950e668328e5587b7951b7a61483aa10bond/react doc correction2019-06-02T12:10:43-06:00jrgissingjrgiss05@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/0ba38aa072b556e19d5c772ea8c3999e08b78bbbbond/react doc tweak2019-06-02T12:05:01-06:00jrgissingjrgiss05@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/2e63280f87fab9367b056148d97834d163c7bd06Update fix_bond_react.txt2019-06-02T11:54:31-06:00jrgissingjrgiss05@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/68eab23cf8e37bd949fa5d05860cf479931afd57bond/react: doc clarification2019-06-01T16:24:37-06:00jrgissingjrgiss05@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/6175f2dce8937d7155a21b39886d9a1540430e2bFix error in E3B documentation2019-05-31T15:03:04-05:00Steven Strongsstrong99@users.noreply.github.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/dc1e31506ee1a577e03c3069d66e712d79a9c6c8Merge pull request #1480 from akohlmey/next_version2019-05-31T14:40:13-04:00Axel Kohlmeyerakohlmey@gmail.com
Step version string for next releasehttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/68d69955d0bebbf8c6a93501aadbaf0d59dcee20fix off-by-one error2019-05-31T14:38:12-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/5f657b91842de2b649c3097828085e717ea7198dstep version string for next release2019-05-31T14:37:31-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/3e4fd3dade4e292529b71ae1ab11769a3cbcf534Merge pull request #1484 from akohlmey/reneighbor-64-bit-restart-fix2019-05-31T13:05:53-04:00Axel Kohlmeyerakohlmey@gmail.com
Restart updates for fixes atom/swap, deposit, and gcmchttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/3e05b983c1cc02b5923f93490981311e3d8bea42Merge pull request #1483 from akohlmey/cmake-workaround-for-gcc-92019-05-31T13:05:37-04:00Axel Kohlmeyerakohlmey@gmail.com
Do not enable OpenMP by default for gcc 9.x with CMakehttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/d8a30a9697127267a64663c855a61470e87b09d5Merge pull request #1475 from akohlmey/collected-small-changes2019-05-31T13:05:21-04:00Axel Kohlmeyerakohlmey@gmail.com
Collected small changes for stable releasehttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/972a7a5c4dced1f697ddaecae90e13102f58210fadd false positive for spell checking2019-05-31T05:58:47-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/311aebf7ff0c5e4272357b3500a2d87fcf88ba31Update Errors_warnings.txt2019-05-30T23:30:35-06:00jrgissingjrgiss05@gmail.com