lammps/srcrunner
lammps/src
runner
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6cb38b17d88a | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15185 f3b2605a-c512-4ea7… | Jun 16 2016 | |||
c58909faff61 | Axel Kohlmeyer | Merge branch 'comm2_USER-DPD' of https://github.com/timattox/lammps into merge… | Jun 16 2016 | |||
5640597ca27a | Tim Mattox | Remove some unneeded communications and memset calls in USER-DPD Gives about a… | Jun 16 2016 | |||
8330ef7f7e2e | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15182 f3b2605a-c512-4ea7… | Jun 16 2016 | |||
3922c14fbcda | Axel Kohlmeyer | Merge branch 'lammps-icms' into respa-for-fixes | Jun 16 2016 | |||
69892822df05 | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Jun 16 2016 | |||
14994c04b03a | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15180 f3b2605a-c512-4ea7… | Jun 16 2016 | |||
253bd4c3356c | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15179 f3b2605a-c512-4ea7… | Jun 16 2016 | |||
e2c3ecb7e802 | Axel Kohlmeyer | converted fix wall/region to support selecting RESPA level | Jun 16 2016 | |||
4298828d6a97 | Axel Kohlmeyer | implement changes suggested by steve to move the fix_modify respa parsing into… | Jun 15 2016 | |||
92371fbdaffc | Axel Kohlmeyer | tweak output for respa levels | Jun 15 2016 | |||
96f118ff6bb0 | Axel Kohlmeyer | implement tweaks requested by steve. also do not enforce respa being active and… | Jun 15 2016 | |||
957b77d2137b | Axel Kohlmeyer | Merge branch 'lammps-icms' into respa-for-fixes | Jun 15 2016 | |||
66312fac551d | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Jun 15 2016 | |||
58a091c77359 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15175 f3b2605a-c512-4ea7… | Jun 15 2016 | |||
4615a859c3cf | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15174 f3b2605a-c512-4ea7… | Jun 15 2016 | |||
e8ea08fa8c8e | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15170 f3b2605a-c512-4ea7… | Jun 15 2016 | |||
4b8b1d741879 | Axel Kohlmeyer | Merge branch 'lammps-icms' into respa-for-fixes | Jun 14 2016 | |||
94bb2c09f602 | Axel Kohlmeyer | small whitespace and formatting cleanup | Jun 14 2016 | |||
6be702581595 | tegarwicaksono | Added user-FIX-ORIENT-BCC | Jun 14 2016 | |||
ffbce3c10c78 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15168 f3b2605a-c512-4ea7… | Jun 14 2016 | |||
2dbcfdc70c6b | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15166 f3b2605a-c512-4ea7… | Jun 14 2016 | |||
ecffbbe53126 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15165 f3b2605a-c512-4ea7… | Jun 14 2016 | |||
ffd1418c2d13 | Axel Kohlmeyer | remove redundant line of output | Jun 14 2016 | |||
425f6537ec2a | Axel Kohlmeyer | update respa information (print time step for all levels), adjusted fix respa… | Jun 14 2016 | |||
ef4e0d163a20 | Axel Kohlmeyer | can only set respa_level for fix if r-RESPA active. fix off-by-one error | Jun 13 2016 | |||
efb32612f971 | Axel Kohlmeyer | convert fix setforce to the new respa level scheme | Jun 13 2016 | |||
e150f711961e | Axel Kohlmeyer | Merge branch 'lammps-icms' into respa-for-fixes | Jun 10 2016 | |||
c834801277b2 | Axel Kohlmeyer | plug a bunch of memory leaks detected by valgrind | Jun 10 2016 | |||
35f3842afe9a | Axel Kohlmeyer | fix a bunch of minor issues and a (big) memory leak detected by coverity scan | Jun 10 2016 | |||
d2ca16217aab | Axel Kohlmeyer | remove pointless casts of constants to double | Jun 10 2016 | |||
58324d1e8375 | Axel Kohlmeyer | remove no longer needed class member | Jun 10 2016 | |||
5cf47b16bcf2 | Axel Kohlmeyer | use a more portable way to determine the host/node name | Jun 10 2016 | |||
3ea4562a598a | Stefan Paquay | removed ramp again. | Jun 10 2016 | |||
ee08bed36506 | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Jun 10 2016 | |||
b7471edf37c6 | Axel Kohlmeyer | prototype implementation, that will allow to select the respa level where fixes… | Jun 10 2016 | |||
d853ac5fd85f | Stefan Paquay | Updated pair_morse_soft to have a smoother ramp for lf < l < 1. | Jun 10 2016 | |||
cce37f71ffbd | Tim Mattox | Performance enhancements for USER-DPD 1) For an ideal fluid benchmark: ~15%… | Jun 10 2016 | |||
95b5b4de6a4b | Axel Kohlmeyer | add emacs c++ mode markers | Jun 10 2016 | |||
e8bd43b31ffb | Axel Kohlmeyer | whitespace cleanup for USER-DPD. remove trailing whitespace and replace tabs… | Jun 10 2016 | |||
b95febfff912 | Tim Mattox | Expand a comment about using prefiltered ghost bins in half_bin_newton_ssa() | Jun 9 2016 | |||
15a7a95137be | Tim Mattox | Protect SSA binning with binatomflag which is only false in build_one() | Jun 9 2016 | |||
98cf79e61ebb | Tim Mattox | Remove unneeded and unused FixShardlow::setup_pre_force() | Jun 9 2016 | |||
84de575cc7ea | athomps | fixed case where no axial components are active | Jun 9 2016 | |||
c680971b4c77 | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Jun 9 2016 | |||
339236944452 | Axel Kohlmeyer | some more dead code removed | Jun 9 2016 | |||
50ac419d3f60 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15159 f3b2605a-c512-4ea7… | Jun 9 2016 | |||
d06c930f568a | Axel Kohlmeyer | Merge branch 'move_ssaAIR_calc' of https://github.com/timattox/lammps into… | Jun 8 2016 | |||
8f6d424e0790 | Axel Kohlmeyer | do the init()/init_style() for impropers just like with other bonded styles | Jun 8 2016 | |||
636b27f94663 | Axel Kohlmeyer | add init method to all init() methods of hybrid improper sub-styles | Jun 8 2016 | |||
1d40b13e8ce1 | Tim Mattox | Move when and where the SSA AIR number is calulated and stored. Allows the… | Jun 8 2016 | |||
248d35f9e8fd | Tim Mattox | Correct some memory accounting for Shardlow Splitting Algorithm (SSA) | Jun 8 2016 | |||
f8be6432c9d3 | Tim Mattox | Remove "if" inside goes-at-least-once loop in RanMars/RanPark::gaussian() Most… | Jun 8 2016 | |||
253f93a57919 | stamoor | Adding kokkos half list with ghosts | Jun 8 2016 | |||
84f65fe441ad | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15157 f3b2605a-c512-4ea7… | Jun 8 2016 | |||
fdab2d6cb04d | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15156 f3b2605a-c512-4ea7… | Jun 8 2016 | |||
ffc7fbcbd456 | Axel Kohlmeyer | more dead code and some whitespace cleanup | Jun 8 2016 | |||
01e94eca9085 | Axel Kohlmeyer | remove dead code | Jun 8 2016 | |||
539e7f2030d9 | Axel Kohlmeyer | correct fix ehex to be compatible with -DLAMMPS_BIGBIG | Jun 8 2016 | |||
4c611fb1d0cb | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Jun 8 2016 | |||
d84b73a6b036 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15153 f3b2605a-c512-4ea7… | Jun 7 2016 | |||
3497d6382cd2 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15151 f3b2605a-c512-4ea7… | Jun 7 2016 | |||
0288bdba408d | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15147 f3b2605a-c512-4ea7… | Jun 7 2016 | |||
2f225bbc3a6b | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15146 f3b2605a-c512-4ea7… | Jun 7 2016 | |||
c8c29cb08459 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15134 f3b2605a-c512-4ea7… | Jun 7 2016 | |||
9fbe66667723 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15119 f3b2605a-c512-4ea7… | Jun 7 2016 | |||
2927a9aee1f3 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15118 f3b2605a-c512-4ea7… | Jun 7 2016 | |||
78c5aafccf4f | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15116 f3b2605a-c512-4ea7… | Jun 7 2016 | |||
930e2aa033ee | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15115 f3b2605a-c512-4ea7… | Jun 7 2016 | |||
0da319c57007 | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Jun 7 2016 | |||
8a90e44c0965 | Axel Kohlmeyer | fix typo (missing ;). | Jun 7 2016 | |||
c3cc03e12ffc | Axel Kohlmeyer | fix issue in balance command where file output has to come over subbox update | Jun 7 2016 | |||
c2cca5dd622f | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15112 f3b2605a-c512-4ea7… | Jun 7 2016 | |||
921133d65d0b | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15110 f3b2605a-c512-4ea7… | Jun 7 2016 | |||
0f3e4182e869 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15109 f3b2605a-c512-4ea7… | Jun 7 2016 | |||
2d2a54c8d257 | Axel Kohlmeyer | fix uninitialized variable bug in fix spring spotted by coverity | Jun 6 2016 | |||
252eb5ba3424 | Axel Kohlmeyer | avoid communication on NULL pointers in setups without data | Jun 5 2016 | |||
184dd6c258ea | Axel Kohlmeyer | clean up illegal "upcasting" for non-KOKKOS runs | Jun 5 2016 | |||
1d2b1e8df81b | Axel Kohlmeyer | handle creating a Lattice instance before Force is initialized | Jun 5 2016 | |||
55b5c0f272fc | Axel Kohlmeyer | avoid division by zero when setting up parameters for vashishta pair style | Jun 5 2016 | |||
f5f45e5ee03c | Axel Kohlmeyer | plug some memory leaks in USER-TALLY computes that hold per-atom data | Jun 5 2016 | |||
547b1c868f54 | Axel Kohlmeyer | add missing variable declaration | Jun 4 2016 | |||
2992c46bdf10 | Axel Kohlmeyer | make fix sprint/rg compatible with per atom masses. | Jun 4 2016 | |||
f49064ea5835 | Axel Kohlmeyer | add support for dynamic groups to a few more fixes | Jun 4 2016 | |||
d89388fd5ea4 | Axel Kohlmeyer | make files safe against division by zero when computing center of mass for a… | Jun 4 2016 | |||
732f2113ed93 | Axel Kohlmeyer | Correct off-by-one indexing errors and incorrect biasing functions in compute… | Jun 4 2016 | |||
d6bbf15efd91 | Axel Kohlmeyer | use fputs() instead of fprintf() to get past "hardened" gcc settings on fedora… | Jun 3 2016 | |||
a9b7c62a0602 | Axel Kohlmeyer | bugfix for fix_modify temp issue in fix_rigid_nh.cpp and fix_rigid_nh_small.cpp… | Jun 3 2016 | |||
bb45a5e492ca | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15105 f3b2605a-c512-4ea7… | Jun 2 2016 | |||
195c521b8a8c | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15104 f3b2605a-c512-4ea7… | Jun 2 2016 | |||
15068b635478 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15100 f3b2605a-c512-4ea7… | Jun 2 2016 | |||
2a21b1ab5629 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15098 f3b2605a-c512-4ea7… | Jun 2 2016 | |||
99219de9a94b | Axel Kohlmeyer | add a fix deprecated style to be used for all future deprecated fixes | Jun 2 2016 | |||
5080e16e9593 | Axel Kohlmeyer | update master makefile and purge list for removed packages and package files | Jun 1 2016 | |||
99e78f750c29 | Axel Kohlmeyer | restore changes that were wiped out with the last merge | Jun 1 2016 | |||
7b8a96ee8cef | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Jun 1 2016 | |||
7f4d0cf11af4 | Axel Kohlmeyer | undo LAMMPS-ICMS customizations for USER-CUDA in anticipation of its upstream… | Jun 1 2016 | |||
48012d2b19e6 | Axel Kohlmeyer | update .gitignore files | Jun 1 2016 | |||
91820479058f | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15091 f3b2605a-c512-4ea7… | May 31 2016 | |||
0a56b26fe10a | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15090 f3b2605a-c512-4ea7… | May 31 2016 |
c4science · Help