Homec4science

Merge branch 'integration' into fix-flow-gauss

Authored by Axel Kohlmeyer <akohlmey@gmail.com> on Aug 28 2016, 01:02.

Description

Merge branch 'integration' into fix-flow-gauss

Event Timeline

Axel Kohlmeyer <akohlmey@gmail.com> committed rLAMMPSbb721db8de40: Merge branch 'integration' into fix-flow-gauss (authored by Axel Kohlmeyer <akohlmey@gmail.com>).Aug 28 2016, 01:02

Merged Changes

CommitAuthorDetailsCommitted
ef69bf8695f3sjplimp/GitHub
Merge pull request #11 from akohlmey/python3-for-make-py 
Aug 28 2016
6a4633af0a1esjplimp/GitHub
Merge pull request #12 from akohlmey/shell-script-paranoia 
Aug 28 2016
c80dad002883Steve Plimpton
new fix flow/gauss command 
Aug 28 2016
c570bf26e0d8Axel Kohlmeyer
enforce C or POSIX locale in all shell scripts and turn of enforced global grep… 
Aug 27 2016
742c853775bbAxel Kohlmeyer
need to ignore src/Make.py.last as well 
Aug 26 2016
9932b7322702Axel Kohlmeyer
Merge branch 'integration' into python3-for-make-py 
Aug 26 2016
90272f6c711dAxel Kohlmeyer
some more tweaks needed to improve python2/3 compatibility 
Aug 26 2016
8dd42789f8b9Axel Kohlmeyer
correct for futurize not being able to fully convert functionality of the… 
Aug 26 2016
a0592d1b6449Steve Plimpton
Merge branch 'gitignore-improvements' into integration 
Aug 26 2016
9be235d87258Axel Kohlmeyer
improved .gitignore files to show only changes in relevant folders and files 
Aug 26 2016
2beecd1e7351Steve Plimpton
removal of doc/html/_sources and minor sync with SVN 
Aug 26 2016
74516b571edfAxel Kohlmeyer
port Make.py so it is compatible with python 2.7 *and* python 3.x 
Aug 25 2016
e27196e91c96Steve Plimpton
doc files 
Aug 24 2016
268fdab71ba3Steve Plimpton
Merge branch 'small-bugfixes' into integration 
Aug 23 2016
8750515cc44dSteve Plimpton
changed dump.cpp back to the way it was 
Aug 23 2016
270b07b03537Steve Plimpton
Merge branch 'integration' into small-bugfixes 
Aug 23 2016
abc5a32c8a4bSteve Plimpton
gpu lib sync 
Aug 23 2016
0a3464eb30eeSteve Plimpton
test 
Aug 23 2016
50a82bb345d3Axel Kohlmeyer
address uninitialized variable issues pointed out by valgrind/coverity 
Aug 22 2016
5909bd54298eAxel Kohlmeyer
correct bug in tracking atom->nlocal vs. atom->nmax when allocating pbc… 
Aug 22 2016
138368404844Axel Kohlmeyer
fix bug in recent dump changes for -DLAMMPS_BIGBIG 
Aug 22 2016
587bafdf2de5Richard Berger/Axel Kohlmeyer
Remove memory leak and unnecessary allocation 
Aug 22 2016
c8fe3799ed33Richard Berger/Axel Kohlmeyer
Add missing initialization 
Aug 22 2016
9babb7a4c2aeAxel Kohlmeyer
fix indexing bugs in accessing compute and fix labels in fix ave/histo 
Aug 22 2016
c88e9b46cf97Axel Kohlmeyer
thread timing summare needs to be marked as preformatted 
Aug 22 2016
730e3cb4ac9dAxel Kohlmeyer
correct small (but harmless) logic error. 
Aug 22 2016
2a6561e52af0Axel Kohlmeyer
add run 0 to USER-TALLY examples to enforce shake constraints on step 0 
Aug 22 2016