Homec4science

Version 28 Sep 2016

Authored by Axel Kohlmeyer <akohlmey@gmail.com> on Sep 29 2016, 16:55.

Description

Version 28 Sep 2016

Details

Event Timeline

Axel Kohlmeyer <akohlmey@gmail.com> committed rLAMMPSd8bf149edc56: Version 28 Sep 2016 (authored by Axel Kohlmeyer <akohlmey@gmail.com>).Sep 29 2016, 16:55

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
829d11e88b9bsjplimp/GitHub
Merge pull request #44 from rbberger/doc-fixes 
Sep 27 2016
96f31d6dade5sjplimp/GitHub
Merge pull request #43 from akohlmey/doc-fixes 
Sep 27 2016
35705217f4bbSteve Plimpton
enable multi-processor NEB replicas 
Sep 27 2016
9a2f7386731eSteve Plimpton
sync with SVN 
Sep 27 2016
a3a3af691c07Steve Plimpton
Merge branch 'balance' into integration 
Sep 27 2016
f9677e6d7b71Steve Plimpton
released version of weighted balancing 
Sep 27 2016
a3277117e250Richard Berger
Add filter which merges preformatted sections 
Sep 27 2016
67d4c07689a3Richard Berger
Do not escape underscore inside preformat blocks 
Sep 27 2016
877a5049332eRichard Berger
Fix typo in Section_howto.txt 
Sep 27 2016
8a951f9d7983Axel Kohlmeyer
fix typo 
Sep 27 2016
69a8842ecb81Axel Kohlmeyer
update load balance weights documentation for fix balance and balance 
Sep 27 2016
2af5c75f4269Axel Kohlmeyer
correct issue from merge 
Sep 27 2016
158599fca211Axel Kohlmeyer
Merge branch 'balance2' into weighted-balancing 
Sep 27 2016
7732548b3c0fAxel Kohlmeyer
correct issues related to the addition of fix cmap 
Sep 27 2016
2c5f6e1a993bAxel Kohlmeyer
fix a broken link that slipped through the cracks in the previous cleanup 
Sep 27 2016
d0aa13b5431cRichard Berger
Fix broken link in Section_packages.txt 
Sep 26 2016
c31b026797cfAxel Kohlmeyer
Merge branch 'integration' into weighted-balancing 
Sep 26 2016
47b52ed2ddf4Axel Kohlmeyer
Merge branch 'integration' into balance2 
Sep 26 2016
c87f9aeb9f4eRichard Berger
Merge remote-tracking branch 'akohlmey/integration' into ipython-update-and… 
Sep 26 2016
08f0bf90253eSteve Plimpton
new verion of balance weighting 
Sep 23 2016
d3406df6a0caRichard Berger
Updated instructions in IPython notebooks 
Sep 21 2016
a4c8c9b1f973Richard Berger
Strip IPython notebooks of output 
Sep 21 2016
f1183cb97c19Richard Berger
Remove old copies of IPython notebooks 
Sep 21 2016
40b68820d968Axel Kohlmeyer
update html docs to be used with latest version of converter tools 
Sep 14 2016
90e22a79097dAxel Kohlmeyer
Merge branch 'integration' into weighted-balancing 
Sep 14 2016
0f7873c0b8d2Axel Kohlmeyer
Merge branch 'integration' into weighted-balancing 
Sep 1 2016
eac721772089Axel Kohlmeyer
Merge remote-tracking branch 'lammps-rw/integration' into weighted-balancing 
Aug 31 2016
93401a83c6e0Axel Kohlmeyer
reintroduce pointer nullification for fix balance 
Aug 31 2016
82859c4e2573Axel Kohlmeyer
Merge branch 'integration' into weighted-balancing 
Aug 31 2016
10edfa297bbcAxel Kohlmeyer
Merge branch 'integration' into weighted-balancing 
Aug 31 2016
74b1caf2e651Axel Kohlmeyer
undo changes that belong to a different branch or are redundant 
Aug 22 2016
243137d5526cAxel Kohlmeyer
undo obsoleted changes to group command by iain bethune 
Aug 22 2016
40fd97bd4c92Axel Kohlmeyer
silence warnings about cases, that cannot happen 
Aug 22 2016
8492212c4bd5Axel Kohlmeyer
fix bug found by coverity scan 
Aug 22 2016
1976314f4041Axel Kohlmeyer
improve the weight assignment algorithm for compute time based balancing 
Aug 22 2016
17c1d3a9413cIain Bethune/Axel Kohlmeyer
Fix typo 
Aug 22 2016
fec59ee3b97aAxel Kohlmeyer
update documentation for refactored load-balancing 
Aug 22 2016
33a98d79fe6aAxel Kohlmeyer
remove upper limit for weigh factor on neighbor list and time weights 
Aug 22 2016
0902b600fb1bAxel Kohlmeyer
add new imbalance module store, which allows to store weights in an atom… 
Aug 22 2016
7f20afe122a5Axel Kohlmeyer
convert from using fix property/atom to using fix store 
Aug 22 2016
7e0dc7a74df1Axel Kohlmeyer
whitespace cleanup 
Aug 22 2016
b954283ec221Axel Kohlmeyer
properly handle the case of neighbor lists never been computed before 
Aug 22 2016
ecc136b6dc67Axel Kohlmeyer
plug small memory leak 
Aug 22 2016
4a536d71ebf8Axel Kohlmeyer
simplify and correct logic to pass weight to balancer algorithms 
Aug 22 2016
460bc1482235Axel Kohlmeyer
correct string hanlding with building custom property label 
Aug 22 2016
bb40f63a34b8Axel Kohlmeyer
we cannot add a fix while creating a fix. move fix addintion to Fix::init() 
Aug 22 2016
c6699e19e6a6Axel Kohlmeyer
rewrote balancing to use per-atom data stored via fix property/atom 
Aug 22 2016
257489116064Axel Kohlmeyer
fix optional argument scanning bug 
Aug 22 2016
332d6821ca43Axel Kohlmeyer
remove unused class member 
Aug 22 2016
b20108bddb03Axel Kohlmeyer
incorporate refactored weighting into fix balance 
Aug 22 2016