[yade] branch master updated (494c8fa -> 2ccd2ed)
Anton Gladky
gladk at moszumanska.debian.org
Sun Aug 31 05:52:30 UTC 2014
This is an automated email from the git hooks/post-receive script.
gladk pushed a change to branch master
in repository yade.
from 494c8fa Update changelog.
adds dcde06c Imported Upstream version 1.11.1
new bd5cd7f Merge tag 'upstream/1.11.1'
new bd5a05a Remove patches, applied by upstream.
new 2ccd2ed Update changelog.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
RELEASE | 2 +-
core/BodyContainer.cpp | 20 +-
debian/changelog | 7 +
debian/patches/02_fix_DEM-PFV.patch | 78 --------
debian/patches/03_fix_segfault_clumps.patch | 60 ------
debian/patches/series | 2 -
doc/references.bib | 47 +++++
doc/sphinx/github.rst | 202 +++++++++++++++++++++
doc/sphinx/index-toctree.rst | 2 +
doc/sphinx/installation.rst | 3 +-
doc/sphinx/prog.rst | 2 +-
examples/clumps/clump-hopper-test.py | 79 ++++++++
pkg/common/ForceEngine.cpp | 95 +++++++++-
pkg/common/ForceEngine.hpp | 27 +++
pkg/dem/TriaxialStressController.cpp | 3 +-
pkg/dem/TriaxialStressController.hpp | 1 +
pkg/dem/VTKRecorder.cpp | 143 +++++++++++++--
pkg/dem/VTKRecorder.hpp | 4 +-
pkg/dem/ViscoelasticPM.cpp | 22 ++-
py/utils.py | 2 +-
scripts/checks-and-tests/checks/DEM-PFV-check.py | 29 ++-
.../checks-and-tests/checks/checkClumpHopper.py | 80 ++++++++
scripts/checks-and-tests/checks/checkViscElEng.py | 4 +-
scripts/checks-and-tests/checks/checkViscElPM.py | 110 +++++++++++
24 files changed, 829 insertions(+), 195 deletions(-)
delete mode 100644 debian/patches/02_fix_DEM-PFV.patch
delete mode 100644 debian/patches/03_fix_segfault_clumps.patch
create mode 100644 doc/sphinx/github.rst
create mode 100644 examples/clumps/clump-hopper-test.py
create mode 100644 scripts/checks-and-tests/checks/checkClumpHopper.py
create mode 100644 scripts/checks-and-tests/checks/checkViscElPM.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/yade.git
More information about the debian-science-commits
mailing list