lammps/srcrunner
lammps/src
runner
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
85cb6786e09a | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15264 f3b2605a-c512-4ea7… | Jul 6 2016 | |||
33ae48afa570 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15263 f3b2605a-c512-4ea7… | Jul 6 2016 | |||
742ad5ac508d | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15260 f3b2605a-c512-4ea7… | Jul 5 2016 | |||
0c6ca4a0a805 | Tim Mattox | Move SSA processing for a set of particle pairs into do_ssaAIR_for() Will make… | Jul 4 2016 | |||
83c687ba94ac | Tim Mattox | Cleanup fix shardlow: move some loop invariants out of loops | Jul 4 2016 | |||
2ceea950c5bc | Tim Mattox | Minor tweaks to fix_shardlow to clarify things for upcoming changes. | Jul 4 2016 | |||
d10914dfd760 | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Jul 3 2016 | |||
547dd3edc89f | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15259 f3b2605a-c512-4ea7… | Jul 2 2016 | |||
076464e41187 | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Jul 2 2016 | |||
0c0691e433ff | Axel Kohlmeyer | anticipate change in upstream to avoid conflict with local change | Jul 2 2016 | |||
b8ad2ecd7a97 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15255 f3b2605a-c512-4ea7… | Jul 2 2016 | |||
a329a724b2a5 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15253 f3b2605a-c512-4ea7… | Jul 2 2016 | |||
88812c44fba8 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15250 f3b2605a-c512-4ea7… | Jul 2 2016 | |||
8366b354597d | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15247 f3b2605a-c512-4ea7… | Jul 2 2016 | |||
cedb420ebcce | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15246 f3b2605a-c512-4ea7… | Jul 2 2016 | |||
78df7623b30c | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15243 f3b2605a-c512-4ea7… | Jul 2 2016 | |||
b4b30d65da81 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15242 f3b2605a-c512-4ea7… | Jul 2 2016 | |||
d291fcb5d959 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15241 f3b2605a-c512-4ea7… | Jul 2 2016 | |||
29e64df1ba6f | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15240 f3b2605a-c512-4ea7… | Jul 1 2016 | |||
f0179f6f902c | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15238 f3b2605a-c512-4ea7… | Jul 1 2016 | |||
9fd68031424b | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15237 f3b2605a-c512-4ea7… | Jul 1 2016 | |||
94bdf1237bd8 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15236 f3b2605a-c512-4ea7… | Jul 1 2016 | |||
7f8365d9307b | Axel Kohlmeyer | remove dead code | Jul 1 2016 | |||
4320104f4990 | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Jul 1 2016 | |||
0be38e2d375b | Axel Kohlmeyer | accept data files without zlo/zhi. use -0.5/0.5 as implied in the docs | Jul 1 2016 | |||
cda102364af9 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15235 f3b2605a-c512-4ea7… | Jun 30 2016 | |||
f735a669ad01 | athomps | Fixed bug in qtype bugfix | Jun 30 2016 | |||
92dfac5b9ec1 | Axel Kohlmeyer | Merge branch 'lammps-icms' of bitbucket.org:akohlmey/lammps-icms into lammps… | Jun 30 2016 | |||
0a9f76df32da | Axel Kohlmeyer | be more diligent with bounding box information when reading from a data file or… | Jun 30 2016 | |||
d15007fe7d2d | Axel Kohlmeyer | optimize use of power function with integer power | Jun 29 2016 | |||
93834b0f06ea | Axel Kohlmeyer | remove debug output | Jun 29 2016 | |||
aa63c9c3c270 | Axel Kohlmeyer | plug remaining known memory leaks in USER-DPD | Jun 29 2016 | |||
2f4abe1ec81a | Axel Kohlmeyer | properly use FLERR macro | Jun 29 2016 | |||
575f63e8f02f | Axel Kohlmeyer | use MathSpecial::powint() instead of fastpowi() hack | Jun 29 2016 | |||
e1d589bc8ddb | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Jun 29 2016 | |||
df720a4565f2 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15233 f3b2605a-c512-4ea7… | Jun 29 2016 | |||
ee0d6221fc15 | Axel Kohlmeyer | update .gitignore for recently added packages and features | Jun 28 2016 | |||
a01d08aba493 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15229 f3b2605a-c512-4ea7… | Jun 28 2016 | |||
8c63302c82fd | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15227 f3b2605a-c512-4ea7… | Jun 28 2016 | |||
788ba5543675 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15226 f3b2605a-c512-4ea7… | Jun 28 2016 | |||
ab2fe0113ef4 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15223 f3b2605a-c512-4ea7… | Jun 28 2016 | |||
a9e24212d89c | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Jun 28 2016 | |||
f3a3b1c83809 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15220 f3b2605a-c512-4ea7… | Jun 28 2016 | |||
b58e008caeaf | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15217 f3b2605a-c512-4ea7… | Jun 28 2016 | |||
d19428d25743 | Axel Kohlmeyer | correctly add user-hadress package in list of user packages | Jun 27 2016 | |||
eba0376da307 | Axel Kohlmeyer | Merge branch 'lammps-icms' of bitbucket.org:akohlmey/lammps-icms into lammps… | Jun 25 2016 | |||
2d96ddcf623f | Axel Kohlmeyer | teach read_data to handle empty XXX Coeffs sections and write_data to not… | Jun 25 2016 | |||
d8670ba7e328 | Axel Kohlmeyer | Merge branch 'merge-gpu-patch' into lammps-icms | Jun 24 2016 | |||
1bfe3a3ff5ba | Axel Kohlmeyer | Merge branch 'merge-pull-100' into lammps-icms | Jun 24 2016 | |||
6ba8906ce2fe | Axel Kohlmeyer | Merge branch 'USER-HADRESS' of https://github.com/hadress/lammps into merge… | Jun 24 2016 | |||
7c016aee735e | Axel Kohlmeyer | remove trailing whitespace and replace tabs with spaces in gpu library and… | Jun 24 2016 | |||
bc8c50615c6d | Axel Kohlmeyer | include patch from trung that addresses issues when using manybody potentials… | Jun 24 2016 | |||
b69f79ca1b98 | MaziarHeidari | HADRESS_Version_24_Jun_2016 | Jun 24 2016 | |||
3424786a4779 | MaziarHeidari | HADRESS_Version_24_Jun_2016 | Jun 24 2016 | |||
1ed74de9a87f | MaziarHeidari | HADRESS_Version_24_Jun_2016 | Jun 24 2016 | |||
7e4cd4643459 | MaziarHeidari | HADRESS_Version_24_Jun_2016 | Jun 24 2016 | |||
1f7f7bf12b45 | MaziarHeidari | HADRESS_Version_24_Jun_2016 | Jun 24 2016 | |||
824c0a359638 | MaziarHeidari | HADRESS_Version_24_Jun_2016 | Jun 24 2016 | |||
95ec7a3c0e70 | Axel Kohlmeyer | fixup CR-LF mess | Jun 24 2016 | |||
52f73246b731 | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Jun 24 2016 | |||
0434eb168973 | stamoor | Adding Kokkos ReaxFF files | Jun 23 2016 | |||
84b7bce41cf6 | Axel Kohlmeyer | Merge branch 'USER-DPD_restore_atom_style_support' of https://github. | Jun 23 2016 | |||
fb69d36b3eab | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Jun 23 2016 | |||
0ccd6c6ed96d | Tim Mattox | Move ssaAIR calculation code from atom_vec_dpd into fix_shardlow. Re-enables… | Jun 23 2016 | |||
6fa216d96cbe | Axel Kohlmeyer | add missing newline characters | Jun 23 2016 | |||
67c60a3ac725 | Axel Kohlmeyer | Merge branch 'update-user-manifold' of https://github.com/Pakketeretet2/lammps… | Jun 23 2016 | |||
eaa3e82aff1a | Stefan Paquay | Forgot closing quotes. | Jun 23 2016 | |||
20681bac1a63 | Stefan Paquay | Fixed bibtex entry to be proper bibtex. | Jun 23 2016 | |||
987f7f19c80c | Stefan Paquay | removed morse soft from wrong branch. | Jun 23 2016 | |||
fa7c2cea4d38 | stamoor | Adding Kokkos mpi-only Makefile | Jun 22 2016 | |||
a1239e65607a | Tim Mattox | Fix the SSA AIR number for ghosts that fall exactly on the upper boundary. Bug… | Jun 21 2016 | |||
396523a0daac | Axel Kohlmeyer | Merge branch 'add-gw' into lammps-icms | Jun 21 2016 | |||
19e4cc0f101f | Axel Kohlmeyer | Merge branch 'lammps-icms' of bitbucket.org:akohlmey/lammps-icms into lammps… | Jun 21 2016 | |||
7e65f67f2ba2 | Tim Mattox | Fixes a bug when attempting to restart a reaction DPD calculation. | Jun 21 2016 | |||
b01d83f17801 | Axel Kohlmeyer | force initialization of some member variables in compute rigid/local | Jun 21 2016 | |||
455c123191c4 | Stefan Paquay | Fixed the citation to be a valid bibtex format. | Jun 21 2016 | |||
881dd7608c13 | Axel Kohlmeyer | undo commit enabling a known to be broken feature | Jun 20 2016 | |||
9cab25d42c8b | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Jun 20 2016 | |||
4e62aa6510fc | Axel Kohlmeyer | Merge branch 'USER-HADRESS' of https://github.com/hadress/lammps into merge… | Jun 20 2016 | |||
10435ca8dcc7 | MaziarHeidari | HADRESS_NEW_REVISION | Jun 20 2016 | |||
e707236bf733 | MaziarHeidari | HADRESS_NEW_REVISION | Jun 20 2016 | |||
e21f430bee9e | Axel Kohlmeyer | add thermo keyword that allows to query the remaining timer timeout time | Jun 20 2016 | |||
38c80e129fe8 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15210 f3b2605a-c512-4ea7… | Jun 18 2016 | |||
28a9a22aa614 | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Jun 18 2016 | |||
bcf79f62ebf1 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15206 f3b2605a-c512-4ea7… | Jun 18 2016 | |||
d55f968432a4 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15203 f3b2605a-c512-4ea7… | Jun 18 2016 | |||
00438d62c0f4 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15194 f3b2605a-c512-4ea7… | Jun 17 2016 | |||
503cd8206557 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15190 f3b2605a-c512-4ea7… | Jun 17 2016 | |||
b74ea86bcfe8 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15189 f3b2605a-c512-4ea7… | Jun 17 2016 | |||
e135e3ee798f | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15188 f3b2605a-c512-4ea7… | Jun 17 2016 | |||
951e7c916afe | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15187 f3b2605a-c512-4ea7… | Jun 17 2016 | |||
e088eaa53b79 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15186 f3b2605a-c512-4ea7… | Jun 17 2016 | |||
a3f8b258a02f | Axel Kohlmeyer | add makefiles for GCC's address and undefined behavior sanitizer | Jun 17 2016 | |||
ad50d592e1c6 | Axel Kohlmeyer | Merge remote-tracking branch 'lammps-ro/master' into lammps-icms | Jun 17 2016 | |||
6251e04d2ddf | Axel Kohlmeyer | Merge branch 'require_atom_style_dpd' of https://github.com/timattox/lammps… | Jun 16 2016 | |||
5adc1859a162 | Axel Kohlmeyer | Merge branch 'respa-for-fixes' into lammps-icms | Jun 16 2016 | |||
10e934b016cd | Axel Kohlmeyer | cleanup for fix ttm/mod | Jun 16 2016 | |||
8a5ab49d2c7c | Axel Kohlmeyer | fix smd/setvel doesn't really support r-RESPA. test for it and abend. | Jun 16 2016 | |||
101a1a459a04 | Axel Kohlmeyer | add respa level support to a large number of fixes | Jun 16 2016 | |||
a23a2407a716 | Tim Mattox | USER-DPD now requires atom_style dpd due to a recent change. Includes updates… | Jun 16 2016 |
c4science · Help