Homec4science

Merge pull request #482 from akohlmey/add-pair-python

Authored by sjplimp <sjplimp@sandia.gov> on May 18 2017, 19:15.

Description

Merge pull request #482 from akohlmey/add-pair-python

Add python pair style for implementing simple pairwise additive potentials in python

Event Timeline

GitHub <noreply@github.com> committed rLAMMPS6ac9b7a1b070: Merge pull request #482 from akohlmey/add-pair-python (authored by sjplimp <sjplimp@sandia.gov>).May 18 2017, 19:15

Merged Changes

CommitAuthorDetailsCommitted
65eacb6b9060Richard Berger
Fix compilation warnings in fix_python 
May 18 2017
0208fe9996beAxel Kohlmeyer
update example outputs 
May 18 2017
24654ad28f37Axel Kohlmeyer
small formatting corrections to pair python style 
May 18 2017
8d46aa605606Axel Kohlmeyer
add readme file to discuss various python pair style usage examples 
May 18 2017
09f3b687f7d7Axel Kohlmeyer
new long-rance example with using hybrid/overlay and table only for lj part 
May 18 2017
436d3fd76188Axel Kohlmeyer
make hybrid example use half the atoms with python, half with lj/cut 
May 18 2017
9833f38499a0Axel Kohlmeyer
change coulomb example to use cutoff coulomb 
May 18 2017
9725708b90b9Axel Kohlmeyer
update pair style python docs 
May 18 2017
67962b15fc07Axel Kohlmeyer
a bunch refactoring changes in the python pair style and the examples 
May 18 2017
1d48f287f00aAxel Kohlmeyer
add partial documentation for pair style python 
May 18 2017
43efe9e417eeAxel Kohlmeyer
adding Pair::single() support to python pair style and examples 
May 17 2017
45becfb235d7Axel Kohlmeyer
correct author attributions 
May 17 2017
a34c935e207bAxel Kohlmeyer
update log files in python pair style example 
May 17 2017
13e16dc3f14aAxel Kohlmeyer
update log files for pair style python examples 
May 17 2017
96f0a82aa5adAxel Kohlmeyer
simplify class names in pair style python examples. add SPC/E water example 
May 17 2017
7caf6cf459d3Richard Berger
Change how a Python pair style is loaded 
May 17 2017
a6f0d700f101Richard Berger
Merge branch 'add-pair-python' of github.com:akohlmey/lammps into add-pair… 
May 16 2017
14f3deed6b83Richard Berger
Minor coefficient lookup improvement 
May 16 2017
d66a696a845bAxel Kohlmeyer
avoid preprocessor warnings, by placing Python.h include file on the top, as… 
May 16 2017
69ccbd156252Richard Berger
Extract common wrappers to Python compatibility header 
May 15 2017
93cc6f4a5defRichard Berger
Use in syntax for key lookup for Python 3 compatibility 
May 15 2017
6a1f7e61f2afAxel Kohlmeyer
provide reference output for python pair style inputs 
May 15 2017
d662f5d42969Axel Kohlmeyer
whitspace cleanup and gitignore update 
May 15 2017
df55a90ef666Axel Kohlmeyer
some example input file tweaks 
May 15 2017
6e113c1eaf59Axel Kohlmeyer
basic feature complete version of lj melt example with python interaction… 
May 15 2017
f484ab6dfb9cAxel Kohlmeyer
completed lj parameter set and compute functions for melt example 
May 15 2017
86283c6309adAxel Kohlmeyer
make melt input consistent with melt example again 
May 15 2017
34cc3946b8d9Axel Kohlmeyer
first few pieces of pair style python 
May 15 2017