Homec4science

Merge branch 'integration' into doc-cleanups-and-updates

Authored by Axel Kohlmeyer <akohlmey@gmail.com> on Sep 14 2016, 15:48.

Description

Merge branch 'integration' into doc-cleanups-and-updates

Event Timeline

Axel Kohlmeyer <akohlmey@gmail.com> committed rLAMMPS1ad15b8711a4: Merge branch 'integration' into doc-cleanups-and-updates (authored by Axel Kohlmeyer <akohlmey@gmail.com>).Sep 14 2016, 15:48

Merged Changes

CommitAuthorDetailsCommitted
a69e059be324sjplimp/GitHub
Merge pull request #27 from akohlmey/small-bugfixes 
Sep 14 2016
dbc548dd8810sjplimp/GitHub
Merge pull request #26 from rbberger/is_available_feature 
Sep 14 2016
25e518a4f40bSteve Plimpton
added options to compute bond/local 
Sep 14 2016
fe2fca4e9b3bSteve Plimpton
clean-up of example files 
Sep 13 2016
ed52f9ea5e39Steve Plimpton
pair vashishta/table 
Sep 13 2016
944289b018a7Steve Plimpton
final version of pair vashishta/table 
Sep 13 2016
80c5b01bfcd6Axel Kohlmeyer
flag 'allocated' must be initialized in constructor 
Sep 13 2016
51e4a568c9b1Axel Kohlmeyer
Merge branch 'small-bugfixes' of github.com:akohlmey/lammps into small-bugfixes 
Sep 13 2016
a8081d450728Steve Plimpton
fix qeq Kokkos bug fix by Stan 
Sep 13 2016
14bed44743d6Axel Kohlmeyer
ignore Makefile.lammps in lib tree 
Sep 13 2016
18cacb8e1dabAxel Kohlmeyer
ignore *.mod generated by fortran compilers 
Sep 13 2016
e53862ca4a23Axel Kohlmeyer
update html file updated boundary.txt file 
Sep 11 2016
a64eb330e3a2Axel Kohlmeyer
document how using shrink-wrap boundaries can cause lost atoms in parallel 
Sep 11 2016
d70e051ecd7fAxel Kohlmeyer
update docs for lj/sf/dipole/sf 
Sep 9 2016
37833b537b9bAxel Kohlmeyer
restore c++ marker in header comment 
Sep 9 2016
5fcbfa824820Axel Kohlmeyer
simplify phonon code some more 
Sep 9 2016
c437195928a0Axel Kohlmeyer
simplify code 
Sep 9 2016
8b1ef1c686cbAxel Kohlmeyer
import updated pair lj/sf/dipole/sf files from sam genheden 
Sep 9 2016
c3e8cb2f30c5Axel Kohlmeyer
fix typo in comments 
Sep 9 2016
365707704cf8Axel Kohlmeyer
update error message to be consistent with other styles 
Sep 9 2016
16323ba391eaAxel Kohlmeyer
require an atom map for compute voronoi/atom occupation 
Sep 9 2016
e27869daf684Richard Berger
Add updated HTML documentation about new is_available feature category 
Sep 9 2016
dc0c0ab214d3Richard Berger
Add documentation about new is_available feature category 
Sep 9 2016
4b22443b25d2Richard Berger
Add feature category to is_available function 
Sep 9 2016
956af8cebb2cAxel Kohlmeyer
update html file 
Sep 8 2016
5c927ca8398eAxel Kohlmeyer
Merge remote-tracking branch 'lammps-rw/integration' into vashishta-tabulation 
Sep 8 2016
4bb42be3cc09Axel Kohlmeyer
implement vashishta/table/omp in USER-OMP 
Sep 8 2016
7de51430504eAxel Kohlmeyer
update vashishta pair style example 
Sep 8 2016
71eed1d612abAxel Kohlmeyer
update documentation for vashishta pair style 
Sep 8 2016
fe581e8ced13Axel Kohlmeyer
Merge remote-tracking branch 'lammps-rw/integration' into vashishta-tabulation 
Sep 8 2016
7e8440cbab58Steve Plimpton
undo changes to vashishita/omp 
Sep 7 2016
43b05a60c70eSteve Plimpton
created vashishta/table variant 
Sep 7 2016
b12ad2cecf64Axel Kohlmeyer
Merge branch 'integration' into vashishta-tabulation 
Sep 1 2016
cdf06646efc4Axel Kohlmeyer
Update documentation for tabulation in vashista pair style 
Aug 28 2016
490b3402a786Axel Kohlmeyer
optimize twobody term by passing a const reference instead of a pointer 
Aug 28 2016
ebce76c7f063Axel Kohlmeyer
updated and slightly refactored tabulation for vashishta pair style 
Aug 28 2016
bf59c976f853Anders Hafreager/Axel Kohlmeyer
Added curly brackets and spaces for better code readability 
Aug 28 2016
06cc38e16cfdAnders Hafreager/Axel Kohlmeyer
Fixed so tabulated pair_vashishta uses same pair_modify command style as other… 
Aug 28 2016
10ec14f0fddfAnders Hafreager/Axel Kohlmeyer
Remembering to clean up memory with new arrays in vashishta. 
Aug 28 2016
82d9f5f5e635Anders Hafreager/Axel Kohlmeyer
Added 3-body neighbor list building for faster short range 3 body forces. 
Aug 28 2016
944ebdcf44e9Anders Hafreager/Axel Kohlmeyer
Added tabulated version of vashishta potential 
Aug 28 2016