History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
116403443ad2 | Axel Kohlmeyer | remove customization no longer needed when using fastdep | Mar 6 2016 | |||
f37a13e6b0f9 | Axel Kohlmeyer | need to manually touch neighbor.cpp for packages providing custom neighbor… | Feb 29 2016 | |||
02884d27131e | Axel Kohlmeyer | remove tri/lj/omp due to data races. | Jan 15 2016 | |||
6191b6515eaf | Axel Kohlmeyer | delete pair_style line/lj/omp in anticipation of it being broken with the next… | Jan 15 2016 | |||
de060a56ad58 | Axel Kohlmeyer | Merge branch 'merge-pull-22' into lammps-icms | Dec 11 2015 | |||
526e5b74647e | Axel Kohlmeyer | Merge branch 'pull-requests' of git://github.com/crtrott/lammps into merge-pull… | Dec 11 2015 | |||
4099f540dd26 | crtrott | Fix an issue with usage of isfinite | Dec 10 2015 | |||
86a4507b00c1 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14347 f3b2605a-c512-4ea7… | Dec 10 2015 | |||
b2a75f111c35 | Axel Kohlmeyer | transfer updates from angle style dipole to dipole/omp | Dec 10 2015 | |||
7bb39e299685 | Axel Kohlmeyer | move lj/cut/thole/long/omp into USER-OMP directory, so it is properly installed… | Nov 24 2015 | |||
1e9a4cc4b808 | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Oct 31 2015 | |||
354e20f43157 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14220 f3b2605a-c512-4ea7… | Oct 30 2015 | |||
704936880c53 | Axel Kohlmeyer | consolidate timeout initialization into run/minimize commands | Oct 25 2015 | |||
9be09f5ddf3a | Axel Kohlmeyer | reimplement wallclock timeout in timer class instead of update. | Oct 25 2015 | |||
cfbe572aa5a7 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14173 f3b2605a-c512-4ea7… | Oct 23 2015 | |||
cee848f94865 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14164 f3b2605a-c512-4ea7… | Oct 23 2015 | |||
9a878cdd6718 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14128 f3b2605a-c512-4ea7… | Oct 21 2015 | |||
bf26b12668a4 | athomps | Added vashishta to USER-OMP from Axel | Oct 21 2015 | |||
719d04945290 | Axel Kohlmeyer | add OpenMP version of newly added vashishta potential | Oct 16 2015 | |||
834731ddb4f4 | athomps | Propoaged SW cutoff fix into similar code elsewhere | Oct 15 2015 | |||
6d2e43cb8016 | Axel Kohlmeyer | propagate aidan's bugfix to pair sw to other sw based styles. | Oct 15 2015 | |||
99e3bbbb5031 | Axel Kohlmeyer | remove dead code | Oct 15 2015 | |||
373c7faf5d0a | Axel Kohlmeyer | add API to run fixes before the reverse communication following the force… | Oct 14 2015 | |||
e423579d40f8 | Axel Kohlmeyer | detect and handle if number of threads has been changed | Oct 14 2015 | |||
47dff86b8412 | Axel Kohlmeyer | remove dead code | Oct 12 2015 | |||
f375bb68a4ba | Axel Kohlmeyer | propagate using time limit for multiple integrator and minimizer variants | Oct 9 2015 | |||
5fa97f537abd | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14092 f3b2605a-c512-4ea7… | Oct 5 2015 | |||
56ee1b670b3b | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14088 f3b2605a-c512-4ea7… | Oct 5 2015 | |||
d423c1c994ef | Axel Kohlmeyer | remove redundant test | Oct 3 2015 | |||
b15731f3f1e4 | Richard Berger | Init member correctly and use delete without redundant NULL check | Oct 2 2015 | |||
aad9b19de0d1 | Axel Kohlmeyer | plug memory leak on thread data class | Oct 1 2015 | |||
14afbbb1f0d6 | Axel Kohlmeyer | remove left over local const variable. | Sep 30 2015 | |||
1583b88406b9 | Axel Kohlmeyer | plug memory leak and incorrect handling of pRNGs for changing number of threads… | Sep 30 2015 | |||
6884d7dd2d02 | Axel Kohlmeyer | fix typo | Sep 29 2015 | |||
1ee0f5e15d08 | Axel Kohlmeyer | remove dead code | Sep 29 2015 | |||
e40595b2bc7b | Axel Kohlmeyer | synchronize multi-full neighborlist for OpenMP with serial code. | Sep 29 2015 | |||
70d3f68ab7e9 | Axel Kohlmeyer | fix typo detected by coverity scan | Sep 29 2015 | |||
30a0f3cf5c7c | Axel Kohlmeyer | remove ambiguity on else branch which implied npath == 4 | Sep 29 2015 | |||
3e53da15da85 | Axel Kohlmeyer | fix uninitialized type error in AIREBO | Sep 28 2015 | |||
c8077dd2dea4 | Axel Kohlmeyer | correct cut-n-paste errors | Sep 27 2015 | |||
474daec73e6d | Axel Kohlmeyer | add missing parenthesis. fixes CID 151102. | Sep 27 2015 | |||
9effcca0df71 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14025 f3b2605a-c512-4ea7… | Sep 11 2015 | |||
62384bb1b8db | Axel Kohlmeyer | fix memory leak and NULL pointer dereference in dpd/omp and dpd/tstat/omp | Sep 10 2015 | |||
c503b8736d38 | Axel Kohlmeyer | undo cosmetic differences between LAMMPS-ICMS and LAMMPS | Sep 3 2015 | |||
77ab06d3eeba | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Sep 1 2015 | |||
14554c93af5a | stamoor | Fixing compile error in USER-OMP | Aug 31 2015 | |||
4bd3fe89c88d | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13971 f3b2605a-c512-4ea7… | Aug 30 2015 | |||
4e247c3b8cc1 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13951 f3b2605a-c512-4ea7… | Aug 29 2015 | |||
ce59e32d1cf6 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13937 f3b2605a-c512-4ea7… | Aug 28 2015 | |||
eb97abc636d5 | Axel Kohlmeyer | make USER-TALLY package compatible with USER-OMP. add another safeguard against… | Aug 26 2015 | |||
59ce36fa360d | Axel Kohlmeyer | fix nasty USER-OMP bug for systems with few atoms | Aug 26 2015 | |||
ace1f1eb75b7 | Axel Kohlmeyer | remove unused flag from package omp command | Aug 26 2015 | |||
5049cb79a295 | Axel Kohlmeyer | remove broken and unused pppm/tip4p/cg kspace style | Aug 26 2015 | |||
0edf3cbd318f | Axel Kohlmeyer | remove dead code spotted by coverity scan. CID 134537 | Aug 18 2015 | |||
c1f734b5740a | Axel Kohlmeyer | correct respa/omp style for hybrid respa | Jul 17 2015 | |||
c3fd41010d41 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13464 f3b2605a-c512-4ea7… | May 15 2015 | |||
f084911239b0 | Axel Kohlmeyer | fix known inconsistencies with exclusions for coul/dsf styles | May 14 2015 | |||
8b35e3a57a45 | Axel Kohlmeyer | bugfix. forgot opening brace on if statement. | Apr 7 2015 | |||
b1f947e54899 | Axel Kohlmeyer | avoid segfault when omp package enabled but inactive | Apr 7 2015 | |||
9435c9dcb15a | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13320 f3b2605a-c512-4ea7… | Mar 27 2015 | |||
22ba332a6036 | Axel Kohlmeyer | need to fix up USER-CUDA related dependency handling for both install and… | Mar 11 2015 | |||
d3a1cb667562 | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Feb 9 2015 | |||
743148df5038 | stamoor | Fixing compile problem | Feb 6 2015 | |||
79cfbf031ac8 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13072 f3b2605a-c512-4ea7… | Feb 6 2015 | |||
708eba5a1af8 | Axel Kohlmeyer | bugfix for rigid styles in USER-OMP. | Feb 2 2015 | |||
5b10a7236b01 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13017 f3b2605a-c512-4ea7… | Feb 2 2015 | |||
e59417b0f71b | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12979 f3b2605a-c512-4ea7… | Jan 21 2015 | |||
d931df54fe33 | Axel Kohlmeyer | need to delete some dependencies when uninstalling USER-CUDA and USER-OMP | Jan 20 2015 | |||
8d532d93e929 | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Jan 20 2015 | |||
4a975dd8cf07 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12957 f3b2605a-c512-4ea7… | Jan 20 2015 | |||
72ac6ea85400 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12956 f3b2605a-c512-4ea7… | Jan 20 2015 | |||
4957e4a147d6 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12951 f3b2605a-c512-4ea7… | Jan 19 2015 | |||
1eb5be159143 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12950 f3b2605a-c512-4ea7… | Jan 19 2015 | |||
fc6be0ef348a | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Jan 12 2015 | |||
e6a53b3f3b6f | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12921 f3b2605a-c512-4ea7… | Jan 9 2015 | |||
5838c3c5428e | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Jan 6 2015 | |||
ddeb3f59c139 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12874 f3b2605a-c512-4ea7… | Jan 5 2015 | |||
2d2210133fb8 | Axel Kohlmeyer | work around confused OpenMP compilers | Nov 19 2014 | |||
416f6c25e56d | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Nov 18 2014 | |||
21ac09ad9c9c | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12715 f3b2605a-c512-4ea7… | Nov 18 2014 | |||
7518fae9bcff | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12641 f3b2605a-c512-4ea7… | Oct 21 2014 | |||
f350cc4ec77b | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12637 f3b2605a-c512-4ea7… | Oct 20 2014 | |||
9613feca98e9 | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Oct 17 2014 | |||
4a31f062c434 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12635 f3b2605a-c512-4ea7… | Oct 14 2014 | |||
9d25e7e8ecba | Axel Kohlmeyer | temporarily disable known to be broken pair style | Oct 14 2014 | |||
b460be7fbbf0 | Axel Kohlmeyer | add support for dynamic charges which require updating qsum and qsqsum | Oct 9 2014 | |||
a05fa107d8ff | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Oct 9 2014 | |||
dd4f79e2b8db | athomps | Added rhomax assignment | Oct 8 2014 | |||
d52414244a9c | Axel Kohlmeyer | Merge remote branch 'lammps-ro/master' into lammps-icms | Sep 10 2014 | |||
f9684d5076fc | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12459 f3b2605a-c512-4ea7… | Sep 10 2014 | |||
4374200a779e | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12458 f3b2605a-c512-4ea7… | Sep 10 2014 | |||
b843c808a503 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12455 f3b2605a-c512-4ea7… | Sep 9 2014 | |||
777e82995de2 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12406 f3b2605a-c512-4ea7… | Sep 5 2014 | |||
c0b4b4648595 | Axel Kohlmeyer | make use of restricted pointer consistent across OPT package. | Aug 26 2014 | |||
4ea728dc8007 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12348 f3b2605a-c512-4ea7… | Aug 25 2014 | |||
4ea7121035de | Axel Kohlmeyer | remove obsolete preprocessor define | Aug 24 2014 | |||
ca6b61d07f79 | Axel Kohlmeyer | remove definitions obsoleted by changes to lmptype.h | Aug 23 2014 | |||
918ace3e2877 | Axel Kohlmeyer | fix up compilation with alignment and restrict keyword | Aug 23 2014 | |||
39a94bfbdca2 | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Aug 19 2014 | |||
0f6eb0877ebc | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12310 f3b2605a-c512-4ea7… | Aug 14 2014 |
c4science · Help