lammps:e0dc53ab3f3cf6fc40edaad25987402ffdfcf039 commits - 南方科技大学https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commits/e0dc53ab3f3cf6fc40edaad25987402ffdfcf0392018-06-28T14:22:37-04:00https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/e0dc53ab3f3cf6fc40edaad25987402ffdfcf039Simplify CreateStyleHeader CMake utility2018-06-28T14:22:37-04:00Richard Bergerrichard.berger@temple.eduhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/206d349d5ba002845d7604499c873ead6127fce9Simplify DetectBuildSystemConflict CMake utility2018-06-28T14:16:56-04:00Richard Bergerrichard.berger@temple.eduhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/e2c03f0596c93adb97678b8dc311b2be92fd6c57Simplify build system conflict checks2018-06-25T03:09:42-04:00Richard Bergerrichard.berger@temple.edu
- removes redundant code for conflict checks
- updates and expands original check to report fatal error instead of ignoring
files
- removes obsolete DetectAndRemovePackageHeader and RemovePackageHeader utility
functions which are no longer needed
- adds utility function DetectBuildSystemConflict, which loops over files and
reports an error if they exist in the lammps src directory.
- updates definition of LAMMPS_SOURCE_DIR, LAMMPS_LIB_SOURCE_DIR and
LAMMPS_LIB_BINARY_DIR to be absolute paths. This improves instructions in
error messageshttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/62984c1de0f2cfe7dfdb027d16194b07d3e4f387small tweaks: improve messages and comments2018-06-22T08:02:17-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/04d040b863d457bf9ac9e592cb7fee1e8d770f45update make purge list and fix checking for styles and installed package file...2018-06-22T07:57:03-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/f0a2c57401e86da355d7f34ab8baf4fc5884b7d3Merge pull request #959 from rbberger/cmake_documentation2018-06-21T13:57:48-06:00Steve Plimptonsjplimp@sandia.gov
Expand cmake documentationhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/4ca3d30db70c6e45960475b5abb942f90f153f78Add BUILD_MPI and BUILD_OMP in cmake docs2018-06-21T14:45:00-04:00Richard Bergerrichard.berger@temple.eduhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/65c895721fba8b69ab98a6b81803b91881f4e157Update README.md to reflect change ENABLE_* to PKG_*2018-06-21T12:32:46-04:00Richard Bergerrichard.berger@temple.eduhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/bfacfc46be6d3dcd2120bfb55bea3aa5c620feb3Add TOC to README.md2018-06-21T12:32:46-04:00Richard Bergerthemechatronic@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/919d95d37501be38afd206e7b1879bb58efa6736Fill in package descriptions2018-06-21T12:32:46-04:00Richard Bergerrichard.berger@temple.eduhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/258185690d58bcef6f514eefa282da154ffc6381Fixup GitHub markup version2018-06-21T12:32:46-04:00Richard Bergerrichard.berger@temple.eduhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/cea0227f147801e546249e0620e57f26b61bd3b5Expand CMake build documentation2018-06-21T12:32:32-04:00Richard Bergerrichard.berger@temple.eduhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/3e58ebea4f9e86da3b06fe68c78ac99f213522e3Merge pull request #957 from akohlmey/collected_small_fixes2018-06-21T08:49:18-06:00Steve Plimptonsjplimp@sandia.gov
Collected small changes and bugfixes for next patch releasehttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/7a22612bea56bb12c29d331125d7e0fdc3024dd3Merge pull request #956 from cnegre/latte_examples2018-06-21T08:48:56-06:00Steve Plimptonsjplimp@sandia.gov
Added boxrel example and simplified latte.inhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/9805b5d34ab70dbff3e2023e142606a0dbff3b87Merge pull request #955 from junghans/fortran_linking2018-06-21T08:48:26-06:00Steve Plimptonsjplimp@sandia.gov
cmake: implicit fortran libs need to linked lasthttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/47482afbc1a6fa36108d145c7571c2389baff86dadd more thorough checks on parsing reaxff force field and signal when the...2018-06-20T15:47:32-04:00Axel Kohlmeyerakohlmey@gmail.comadd more thorough checks on parsing reaxff force field and signal when the lgvdw setting is correct.
https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/7d3a549de9fe48cd2ed33b71dd30e087c991d1c8remove entries that are not compatible with lgvdw yes and not included in the...2018-06-20T14:16:34-04:00Axel Kohlmeyerakohlmey@gmail.com
closes #876https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/036647c10257a635991cdf3ecb00eafce04c663bcorrect sign of virial tally in fix smd. issue reported by Dinesh SD on lammp...2018-06-19T16:19:37-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/37b901eadbdf7acaf19634cfc1de7e8691b05c72Added boxrel example and simplified latte.in2018-06-19T11:12:28-06:00Christian F. A. Negrechristianfannegre@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/5a3ef992729ce1fe514416433916461f7a00b6c2cmake: implicit fortran libs need to linked last2018-06-18T16:11:31-06:00Christoph Junghansjunghans@lanl.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/03a7d1cd5df653704541bdbaf8aac6a984011b99Merge pull request #933 from rtoijala/fix_dt_reset_energy2018-06-18T13:43:03-06:00Steve Plimptonsjplimp@sandia.gov
Limit atom energy change in fix dt/resethttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/08331da93dc44e96de97f1863541beaf05cd76e8Merge pull request #950 from martok/subst-equal-fmt2018-06-18T13:42:24-06:00Steve Plimptonsjplimp@sandia.gov
Add support for inline format strings to immediate variable substitutionhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/ab0f3debeb4a22273b3305ed96a1b7441f58e5aeMerge pull request #948 from martok/variable-string2018-06-18T10:50:36-06:00Steve Plimptonsjplimp@sandia.gov
Variable style 'string' substitutes variables in definitionhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/fe14bfd1d20c36b515013740d9956d7f507a3d70Merge pull request #951 from martok/meam-diaref-fix2018-06-18T10:29:57-06:00Steve Plimptonsjplimp@sandia.gov
Apply modifications to MEAM & MEAM/C as found by Kyung-Han Kanghttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/d55c7039ee60057b86590232b545733c49f2e062Merge pull request #943 from Pakketeretet2/improve-manifoldforce-warning2018-06-18T10:09:18-06:00Steve Plimptonsjplimp@sandia.gov
Improve fix manifoldforce warninghttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/87dcef71158fe6b75b84566f17162ce02ab445acMerge pull request #952 from rbberger/coverage2018-06-18T10:08:31-06:00Steve Plimptonsjplimp@sandia.gov
Add code coverage target to CMakehttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/7e234497ff7a43fbe3136bf0fe5aa352e22fae2fMerge pull request #953 from jrgissing/bond/react-update2018-06-18T10:08:06-06:00Steve Plimptonsjplimp@sandia.gov
Bond/react updatehttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/277b43b2fda301f41f44eb6b648a81f33780f32fMerge pull request #949 from jdevemy/master2018-06-18T10:07:26-06:00Steve Plimptonsjplimp@sandia.gov
Fix the tail correction with pair_nmhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/6f61ed2af5d3b03368e7ecd5cff2b6a7f5263f98Merge pull request #938 from akohlmey/collected-bugfixes2018-06-18T10:06:55-06:00Steve Plimptonsjplimp@sandia.gov
Collected bugfixes and updateshttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/16cc613993df7ecd39513b05a3ba5957b38f8173Merge pull request #920 from junghans/mscg2018-06-18T10:06:16-06:00Steve Plimptonsjplimp@sandia.gov
cmake: add DOWNLOAD_MSCG optionhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/3750e0a42775e490936dc04651d455b0cf635940resolve newton setting and parallel disparities, improve syntax error catching2018-06-16T11:13:52-06:00jrgissingjrgiss05@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/40c4461a7806821efac26d24da43161b497ca026Merge pull request #17 from lammps/master2018-06-15T23:26:01-06:00Jacob Gissingerjrgiss05@gmail.com
rebasehttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/d830fc2301c52e617e0c5ad1e5a8b7ec2f8b7de1Inline find_program() for gcovr2018-06-16T00:40:10-04:00Richard Bergerrichard.berger@temple.eduhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/3411b0e576b974115e8af778ded73ea8f472a94cadd more code owners2018-06-15T18:03:15-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/47458f1ca027df59196bfae396be3e87e54d481aAdd code coverage target to CMake2018-06-15T17:57:33-04:00Richard Bergerrichard.berger@temple.eduhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/c4bcb7e73dc742887e2395b64d3e923220688725mention requirement to come after the box creation in Restrictions section2018-06-15T17:52:54-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/18b543179c5135d274255b5c0af4170f9884331dfix typo2018-06-15T17:47:23-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/14c4438a72064457c8bd5326990e5e328f8f3154update docs to reflect the state of reserving space for topology info with mo...2018-06-15T17:46:09-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/acd20512f0ddcb079c3526615e29146275c9ed31require that box is defined before molecule command is issued2018-06-15T17:40:14-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/5fcdfe6dcbe6b94a40192830345ff52ff5fdd6a0describe the use of wildcards for adapting ranges of bond types2018-06-15T17:35:43-04:00Axel Kohlmeyerakohlmey@gmail.com