lammps/exampleslammm-devel
lammps/examples
lammm-devel
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
7a05d87f7c47 | Axel Kohlmeyer | update USER-TALLY examples | Jun 13 2017 | |||
bab292b551ba | Sebastian Hütter | Create package USER-MEAMC | Jun 11 2017 | |||
e03cc994673e | Emile Maras | made the command options more lammps standard style | Jun 2 2017 | |||
2b3c124e61d7 | Axel Kohlmeyer | add example input for compute cnp/atom | May 31 2017 | |||
22fdb1fc1407 | Steve Plimpton | SNAP changes by Aidan | May 30 2017 | |||
c904cfb8bc5f | Emile Maras | removed a bug in fix_neb.cpp which prevented the freeend to work properly, plus… | May 29 2017 | |||
32c87f313180 | Emile Maras | removed a bug in fix_neb.cpp which prevented the freeend to work properly, plus… | May 29 2017 | |||
8bc829c7f19e | Axel Kohlmeyer | change example inputs to be backward compatible | May 22 2017 | |||
654e09e999b8 | Axel Kohlmeyer | correct input examples affected by the Pair::settings() bugfix | May 19 2017 | |||
6ac9b7a1b070 | sjplimp/GitHub | Merge pull request #482 from akohlmey/add-pair-python | May 18 2017 | |||
0208fe9996be | Axel Kohlmeyer | update example outputs | May 18 2017 | |||
8d46aa605606 | Axel Kohlmeyer | add readme file to discuss various python pair style usage examples | May 18 2017 | |||
09f3b687f7d7 | Axel Kohlmeyer | new long-rance example with using hybrid/overlay and table only for lj part | May 18 2017 | |||
436d3fd76188 | Axel Kohlmeyer | make hybrid example use half the atoms with python, half with lj/cut | May 18 2017 | |||
9833f38499a0 | Axel Kohlmeyer | change coulomb example to use cutoff coulomb | May 18 2017 | |||
67962b15fc07 | Axel Kohlmeyer | a bunch refactoring changes in the python pair style and the examples | May 18 2017 | |||
1d48f287f00a | Axel Kohlmeyer | add partial documentation for pair style python | May 18 2017 | |||
43efe9e417ee | Axel Kohlmeyer | adding Pair::single() support to python pair style and examples | May 17 2017 | |||
a34c935e207b | Axel Kohlmeyer | update log files in python pair style example | May 17 2017 | |||
13e16dc3f14a | Axel Kohlmeyer | update log files for pair style python examples | May 17 2017 | |||
96f0a82aa5ad | Axel Kohlmeyer | simplify class names in pair style python examples. add SPC/E water example | May 17 2017 | |||
7caf6cf459d3 | Richard Berger | Change how a Python pair style is loaded | May 17 2017 | |||
35e92733e9da | Axel Kohlmeyer | import multi-element compatible pair style edip as edip/multi | May 16 2017 | |||
14f3deed6b83 | Richard Berger | Minor coefficient lookup improvement | May 16 2017 | |||
93cc6f4a5def | Richard Berger | Use in syntax for key lookup for Python 3 compatibility | May 15 2017 | |||
6a1f7e61f2af | Axel Kohlmeyer | provide reference output for python pair style inputs | May 15 2017 | |||
df55a90ef666 | Axel Kohlmeyer | some example input file tweaks | May 15 2017 | |||
f484ab6dfb9c | Axel Kohlmeyer | completed lj parameter set and compute functions for melt example | May 15 2017 | |||
86283c6309ad | Axel Kohlmeyer | make melt input consistent with melt example again | May 15 2017 | |||
34cc3946b8d9 | Axel Kohlmeyer | first few pieces of pair style python | May 15 2017 | |||
06c151421c4f | sjplimp/GitHub | Merge pull request #478 from akohlmey/add-python-source-cmd | May 12 2017 | |||
c4d0f0709331 | Richard Berger | Allow fix python to only execute every N steps | May 12 2017 | |||
110bb79b14cc | Richard Berger | Implement fix python mentioned in issue #454 | May 12 2017 | |||
7c3b8e014c7b | Steve Plimpton | rename some USER/misc dirs | May 11 2017 | |||
d7f54464c628 | sjplimp/GitHub | Merge pull request #474 from rbberger/dump_vtk_fixes | May 11 2017 | |||
deff6ffaac3b | sjplimp/GitHub | Merge pull request #466 from DallasTrinkle/meam-spline-multicomponent | May 11 2017 | |||
4ecf876a6453 | Richard Berger | Added two examples of using the VTK dump style | May 11 2017 | |||
d0da0639f02b | Axel Kohlmeyer | add a couple of simple example single/multi-elment inputs for meam/spline pair… | May 9 2017 | |||
f8af7edf927b | Richard Berger | Merge remote-tracking branch 'upstream/master' into python_refactoring | May 6 2017 | |||
addd87c0f7a4 | Steve Plimpton | new Section package and start doc pages and build scripts | May 4 2017 | |||
949d61e01eda | Axel Kohlmeyer | rename examples folder for USER-CGSDK package | Apr 27 2017 | |||
2f32fb7f8bda | Steve Plimpton | patch 13Apr17 | Apr 13 2017 | |||
9a027a01daf8 | Richard Berger | Add Python 3 compatibility to PYTHON package | Apr 12 2017 | |||
4da8c1c4e2be | Steve Plimpton | patch 11Apr17 | Apr 11 2017 | |||
9f6e126a2f2e | sjplimp/GitHub | Merge pull request #437 from ohenrich/user-cgdna | Mar 28 2017 | |||
111d350a223f | Steve Plimpton | fix gcmc units change for chemical potential | Mar 28 2017 | |||
604afebf6fef | Oliver Henrich | Update to oxDNA2 | Mar 28 2017 | |||
8afed61db1c8 | Oliver Henrich | Upgrade to oxDNA2 | Mar 28 2017 | |||
394e9b42b06a | Steve Plimpton | new CHARMM pair styles with force swithing/shifting | Mar 24 2017 | |||
277b93cb8956 | sjplimp/GitHub | Merge pull request #417 from tonnamb/add-pair-zhou | Mar 24 2017 | |||
44841f689127 | Steve Plimpton | fix ave/chunk fixes, 2d disc option, fix_modify dynamic/dof | Mar 23 2017 | |||
568b67eee9cb | Axel Kohlmeyer | include citation for reference paper into pair style momb | Mar 23 2017 | |||
865b41e2014e | Axel Kohlmeyer | make pair style momb example follow LAMMPS conventions more closely | Mar 23 2017 | |||
02e65900e6ef | Tonnam Balankura | add example log file generated from 17Nov16 version of lammps, make minimize… | Mar 23 2017 | |||
1075be7eca96 | Tonnam Balankura | rename zhou to momb in examples | Mar 23 2017 | |||
43f27250b5a5 | Axel Kohlmeyer | Merge branch 'add-pair-zhou' of https://github.com/tonnamb/lammps into pull-417 | Mar 22 2017 | |||
743508437575 | Oliver Henrich | Verified oxDNA with modified nucleotide layout | Mar 22 2017 | |||
5c39dfd74089 | dstelter92 | re-ran example with fixed exchanges | Mar 20 2017 | |||
d04ea8653dea | Tonnam Balankura | add examples for pair_zhou | Mar 19 2017 | |||
bed288339e74 | Axel Kohlmeyer | simplify and shorten examples for fix filter/corotate and combine into a single… | Mar 16 2017 | |||
8f37285b056a | Abdoreza Ershadinia/GitHub | UPLOAD examples | Mar 16 2017 | |||
ef72145540a5 | Abdoreza Ershadinia/GitHub | Readme for examples | Mar 16 2017 | |||
0d8f74f0c52e | Axel Kohlmeyer | Merge branch 'filter_corotate' of https://github.com/lukin17/lammps into pull… | Mar 15 2017 | |||
c3ce3747e049 | lukin17 | Added fix filter/corotate. | Mar 15 2017 | |||
7a75cd111c3d | Oliver Henrich | Minor updates in documentation and setup tool, merge before upgrade to oxDNA2 | Mar 14 2017 | |||
23b828793333 | Oliver Henrich | Updated documentation and simple setup tool | Mar 14 2017 | |||
920641bbffbc | sjplimp/GitHub | Merge pull request #399 from rbberger/docs_spelling_fixes | Mar 7 2017 | |||
4af6557568e7 | sjplimp/GitHub | Merge pull request #394 from jaapkroe/kolmogorov-crespi | Mar 7 2017 | |||
0798885bdb2a | sjplimp/GitHub | Merge pull request #389 from akohlmey/update-agni-potential | Mar 7 2017 | |||
efaa4c67109f | Steve Plimpton | new neigh_modify exclude option, other SNAP changes | Mar 7 2017 | |||
d6800405a518 | Richard Berger | Fix more typos in examples | Mar 7 2017 | |||
17486a9319f8 | Richard Berger | Convert USER/lb/polymer files to UNIX line endings and remove trailing… | Mar 6 2017 | |||
778a79b8eef7 | Richard Berger | Fix typos in examples folder | Mar 6 2017 | |||
48ed963fd2f4 | Christian Negre | latte in added | Mar 1 2017 | |||
1025c25548f1 | Christian Negre | latte.in added | Mar 1 2017 | |||
78a8f75a8f31 | Christian Negre | params added | Mar 1 2017 | |||
9736fb3be845 | Christian Negre | added sucrose latte min example | Feb 28 2017 | |||
a1b40b902d3e | Jaap Kroes | Added Kolmogorov-Crespi potential | Feb 28 2017 | |||
9999f363a1f8 | Axel Kohlmeyer | remove outdated log files, too. | Feb 24 2017 | |||
a18b4ef4b0cf | Axel Kohlmeyer | update AGNI potential for Al, reference runs and output and citation | Feb 24 2017 | |||
2dcbc805ba62 | Christian Negre | min latte partially fixed | Feb 24 2017 | |||
429264a12bac | sjplimp/GitHub | Merge pull request #380 from hheenen/core_shell_documentation | Feb 21 2017 | |||
1cd4c48cccdb | Steve Plimpton | new SNAP potential for W | Feb 21 2017 | |||
48070011d9b7 | Axel Kohlmeyer/GitHub | update names in example, too | Feb 14 2017 | |||
6b923476b96c | Hendrik Heenen | updated documentation and examples for coreshell | Feb 14 2017 | |||
0068ef56168f | Steve Plimpton | added molecule option to compute group/group command | Feb 10 2017 | |||
3af4b3c28c8b | sjplimp/GitHub | Merge pull request #337 from ohenrich/user-cgdna | Jan 18 2017 | |||
c52a26382f89 | sjplimp/GitHub | Merge pull request #339 from akohlmey/fixes-for-srp-example | Jan 17 2017 | |||
973bef4d4527 | sjplimp/GitHub | Merge pull request #332 from akohlmey/coord-atom-orientorder-atom-enhancements | Jan 17 2017 | |||
1b9e50c8cbaa | sjplimp/GitHub | Merge pull request #331 from timattox/USER-DPD_fix_example_typo | Jan 17 2017 | |||
5cd856c97f97 | Steve Plimpton | fix spring doc page update | Jan 17 2017 | |||
0a2b78acb877 | Axel Kohlmeyer | rather than adjusting the communication cutoff, we just print out the minimum… | Jan 16 2017 | |||
8360e70f4ebd | Axel Kohlmeyer | update USER-CGDNA examples to follow LAMMPS style | Jan 14 2017 | |||
96259ea2d2bd | Oliver Henrich | Added source code and documentation for USER-CGDNA | Jan 13 2017 | |||
622d9268491d | Axel Kohlmeyer | adapt example inputs for TAD and PRD to the change in compute coord/atom | Jan 10 2017 | |||
d06688bb9170 | Tim Mattox | USER-DPD: fix a typo in the DPD-H example input; update reference output. | Jan 10 2017 | |||
c31f1e9f2252 | Steve Plimpton | add fix mscg command, example, lib | Jan 9 2017 | |||
c301d70333a9 | Tim Mattox | USER-DPD: update example input and output (see commits 3faa57 and eff7238) | Dec 22 2016 | |||
ba96fcc15a3f | Tim Mattox | USER-DPD: update reference output to reflect changes from commit eff7238 | Dec 22 2016 | |||
647c6f00ce2b | Axel Kohlmeyer | Merge branch 'grem-feature' of https://github.com/dstelter92/lammps into… | Nov 22 2016 |
c4science · Help