lammps:ad25a9529758d19a234af1c3be40d1516b708024 commits - 南方科技大学https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commits/ad25a9529758d19a234af1c3be40d1516b7080242017-09-20T11:13:13-04:00https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/ad25a9529758d19a234af1c3be40d1516b708024whitespace cleanup2017-09-20T11:13:13-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/e7d042ba1a0e0c81c3d73daa5874df270415004dconvert DOS/Windows CR-LF line endings to native format2017-09-20T11:12:58-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/dd49d54889a2321f959778174fa3f1145483c542new SNAP potentials and examples2017-09-20T08:54:30-06:00Steve Plimptonsjplimp@sandia.govhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/fbaa7ab8fa55dfe3d7a895449eb6c2140fa5ed28Merge pull request #655 from akohlmey/fixes-for-patch2017-09-20T08:51:47-06:00Steve Plimptonsjplimp@sandia.gov
collected small bugfixes for the next patch releasehttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/2e9803efb31d7ca104975c336af3bbc281c8c666Merge pull request #645 from akohlmey/kokkos-makefile-updates2017-09-20T08:40:20-06:00Steve Plimptonsjplimp@sandia.gov
Some small kokkos makefile updateshttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/19f1f3a3e063a40fdbaf5dc5d4ff7ac656c6839acorrect USER-INTEL installer script for verlet_lrt_intel files2017-09-19T11:48:27-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/be96486d6668a0a4382e8bd183973420ee0eeb74compile all objects in the GPU library with -fPIC for building shared object2017-09-19T11:24:48-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/48dd824b2601ce6ef8f281b21178486e5482b5c2ignore generated header files with OpenCL kernels2017-09-19T11:24:38-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/cdb6ec7419d0ed3e8178b4bca6db318a145423e3reverse the pre-processor logic of the LRT mode define2017-09-19T11:24:05-04:00Axel Kohlmeyerakohlmey@gmail.com
with this change, the USER-INTEL package can be installed and
compiled without having to alter makefiles for adding -lpthread.
All "intel optimized" makefiles have been updated to have the
LRT feature enabled. This change will allow us to include the
USER-INTEL package in several automated testing configurations
and thus allows to detect incompatibilities and compilation issus faster.https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/aad8cd10ffa28f6681f7e5b7351ea6ed695a8ab9allow fix viscous to be used with dynamic groups2017-09-18T18:08:57-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/1ac90815f3426d0b19775e497ca84bf3bfa80a4efix external only needs to collect virial in case it is requested2017-09-17T23:59:34-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/5f1842829e4847360400521984a301ae5455ec13activate virial contribution in `fix lb/rigid/pc/sphere` by default and...2017-09-17T21:10:41-04:00Axel Kohlmeyerakohlmey@gmail.comactivate virial contribution in `fix lb/rigid/pc/sphere` by default and protect virial computation with evflag
https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/66130f555700d9bf1ae3d16e574da7cbffdbf090whether virial contributions from fixes are included depend on thermo_virial,...2017-09-17T20:50:22-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/388eab5eebe5a9bc8db5bdb00b1fe173fdb475b8correctly initialize `thermo_virial` in fix poems and protect access to...2017-09-17T20:49:41-04:00Axel Kohlmeyerakohlmey@gmail.comcorrectly initialize `thermo_virial` in fix poems and protect access to vflag_XXX by checking for evflag !=0
https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/a500048c9c4ac176bc604259ef2ce1841bc0c3b5remove bogus version of temper/npt command2017-09-17T19:25:22-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/b4ecad7fbf5b4b2649d538933c3e32e2d5a1cdaaremove another couple of purge items from long ago2017-09-17T19:22:43-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/b5894e2190ca52c62c5ea9796d07b2537144409cautomatically call 'make purge' before calling 'make package-update' or 'make...2017-09-17T19:19:45-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/6f1935ea4058764339808fea7894bd6d91aa17fccorrect embarrassing typo2017-09-15T21:58:47-04:00Axel Kohlmeyerakohlmey@gmail.com
this always happens after too much exposure to fortran codes. :-(https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/d101fe3e79fd7457c7b140208505ff496652acb3Merge pull request #649 from akohlmey/fix-virial-aidan2017-09-15T15:25:09-06:00Steve Plimptonsjplimp@sandia.gov
Add support for selected fixes to optionally contribute to the virialhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/27f99534ecc4126a7a61159abf72afcb9f0935b1Merge pull request #654 from giacomofiorin/colvars-small-fix2017-09-15T15:22:09-06:00Steve Plimptonsjplimp@sandia.gov
Fix small typo to calculation of accumulated work in Colvarshttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/5f6937daddcb9ede78ee75cfed751ad98172e2f5Merge pull request #653 from jdevemy/master2017-09-15T15:21:53-06:00Steve Plimptonsjplimp@sandia.gov
Bugfix for the limit keywordhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/3b39694f2386da112b16cae4dc03d48a160f0fd1Merge pull request #628 from lammps/cmake_improvements2017-09-15T15:19:46-06:00Steve Plimptonsjplimp@sandia.gov
CMake improvementshttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/99e5dc7104610d1f4d6c072d6df87b97c9646c17add support for fix_modify virial yes to fix smd2017-09-15T01:21:16-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/ccb67d8dc51150155551ccc6254122283552c68dcorrect cut-n-paste errors in the documentation of fix_modify virial2017-09-15T01:20:56-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/2cd7cbd964152d0afcdd18a1d898ca0a6633886fcorrect cut-n-paste error, add docs2017-09-15T00:54:19-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/8776b8103337cb30f5e7e509697fe85fb7077a69add virial support to fix addforce2017-09-15T00:46:18-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/f1fce64ff9df81c91d4db98d94d75904b04a0908Fix small typo to calculation of accumulated work in Colvars2017-09-14T12:58:00-04:00Giacomo Fioringiacomo.fiorin@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/da7776f818b85073b9fd8214882e687b263519f8Bugfix for the limit keyword2017-09-14T11:00:55+02:00Julien Devemyjulien.devemy@uca.frhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/f971cd6e4510e5bdc6b5a67ed65914df7895be06Merge pull request #647 from rbberger/gpu_opencl_22017-09-12T10:56:13-06:00Steve Plimptonsjplimp@sandia.gov
Use OpenCL 2.x API in GPU package when supportedhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/0cb3a3821ffb76bee8528c211db9060d65bbec6eMerge pull request #644 from akohlmey/collected-small-fixes2017-09-12T10:31:51-06:00Steve Plimptonsjplimp@sandia.gov
Collected small fixes for next patchhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/e927794696f85b7d9b8bfd9b73c0b07bc632260aMerge pull request #643 from andeplane/gpu_opencl_compile_fix2017-09-12T10:31:22-06:00Steve Plimptonsjplimp@sandia.gov
Fixed OpenCL compilation issues with __global keywordshttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/e196a2b9e54ad207a72b15e501e6fa1f9b4893f1import changes to various fixes by aidan to include virial contributions2017-09-11T22:24:06-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/cb19ef547e0d0cb2e62cfe439fb14c92f87a4d4cupdate src/.gitignore2017-09-11T22:00:58-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/95d849285345b82342499f38260da1f338e377f4the original fix qeq went away over 7 years ago, we don't need to purge it2017-09-11T21:59:22-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/b3547a9eca79b73c352bf3f7a8a3838908f87535add infrastructure for enabling fixes to contribute to the virial by aidan2017-09-11T11:09:59-04:00Axel Kohlmeyerakohlmey@gmail.comhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/84b84c10db1b69ac28dad41f2cee0848b7abb2fbUse OpenCL 2.x API in GPU package when supported2017-09-09T19:53:56-04:00Richard Bergerrichard.berger@temple.eduhttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/0be7f4675083ef9e00970f850d26c5c097c89e2ccmake: added USER-MESO2017-09-09T08:25:57-06:00Christoph Junghansjunghans@votca.orghttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/4738fedca32fd3e853cf82388cfb926b1643a76bMerge remote-tracking branch 'origin/master' into cmake_improvements2017-09-09T08:22:30-06:00Christoph Junghansjunghans@votca.orghttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/1601433ca1e5256bc793312a88fe4ef2e7971649cmake: fix lib suffix2017-09-09T07:05:51-06:00Christoph Junghansjunghans@votca.orghttps://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/3fdb6f10fac8cae64be7febfa22ae41a001ac2b0cmake: OpenCL is always found if required2017-09-09T06:51:24-06:00Christoph Junghansjunghans@votca.org