← Back to team overview

yade-dev team mailing list archive

[Branch ~yade-pkg/yade/git-trunk] Rev 3731: Update changelog.

 

------------------------------------------------------------
revno: 3731
committer: Anton Gladky <gladk@xxxxxxxxxx>
timestamp: Mon 2013-10-28 19:49:33 +0100
message:
  Update changelog.
modified:
  ChangeLog


--
lp:yade
https://code.launchpad.net/~yade-pkg/yade/git-trunk

Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription
=== modified file 'ChangeLog'
--- ChangeLog	2013-09-29 22:06:07 +0000
+++ ChangeLog	2013-10-28 18:49:33 +0000
@@ -1,4 +1,80 @@
 ==================================================
+yade-1.05.0
+Mon Oct 28 19:49:48 2013 +0200
+
+Anton Gladky (19):
+      Add system-component of boost to be linked.
+      Fix typo in equations in getViscoelasticFromSpheresInteraction (documentation). Thanks to Medack (TU Freiberg).
+      Explicitly link BZip2-library
+      Explicitly link ZLIB-library
+      Update installation docs, add libbz2-dev zlib1g-dev.
+      Fix LudingPM.
+      Rename variables in LudingPM (Theta->Delta).
+      Fix k2-calculation in LudingPM.
+      Update script for LudingPM.
+      Split gui/qt4/GLViewer.cpp.
+      Remove pkg/dem/DomainLimiter.*
+      Recover DomainLimiter (LawTester should be moved somewhere).
+      Remove some warnings.
+      Update numpy_boost.hpp from svn.
+      Remove executes bit on py, cpp and h-files.
+      Split Shop.cpp on Shop_01.cpp and Shop_02.cpp
+      Fix compilation.
+      Remove stable-PPA reference from documentation.
+      Replace all libboost-*-dev by libboost-all-dev.
+
+Christian Jakob (19):
+      complete description of clump methods in users manual
+      fix a bug in inertia tensor approximation scheme
+      fix some links in users manual and Scene doc
+      fix description of default material in users manual
+      fixing/updating refs and links in users manual - part 1
+      removed SpherePadder description from users manual
+      fixing/updating refs and links in users manual - part 2 (finished)
+      adapt buoyancy example with new O.forces.addF() method and make it look nicer
+      update in Clump::updateProperties: included new bool integrateInertia and int discretization and adapt clump(), appendClumpend(), addToClump(), releaseFromClump(), replaceByClumps() and growParticles()
+      create links to some example scripts in wrapper
+      increase initialization speed of examples/packs/packs.py (fix https://bugs.launchpad.net/yade/+bug/1229783)
+      try to fix (still broken) refs in users manual
+      Merge branch 'master' of github.com:yade/trunk
+      make getRoundness() more flexible: empty excludeList is no more needed as input argument; adapt replaceByClumps-example.py and associated part in users manual
+      small fix in users manual
+      fix a link in TesselationWrapper
+      fix a link in TesselationWrapper (second try)
+      fix buoyancy example for clumps
+      removed typenames from Polyhedra.cpp, make gcc < version 4.7 happy
+
+Donia (4):
+      Save the relative velocities of particles.
+      Compute edgesSurfaces if viscousShear is true.
+      Save the interactions only between spheres into a vector.
+      get the shear and normal viscous stress in each interaction.
+
+Jan Stransky (10):
+      marginal modifications
+      Merge branch 'master' of github.com:yade/trunk
+      Added periodic cell VTK export (to VTKRecorder and export.VTKExporter)
+      Merge branch 'master' of github.com:yade/trunk
+      added forgotten example file
+      fixed bug in export.VTKExporter from one previous commits
+      Merge branch 'master' of github.com:yade/trunk
+      Polyhedra implementation + examples (Contributed by Jan Elias).
+      adding examples with tetrehadron modeled by new Polyhedron class
+      CombinedKinematicEngine will not call its 'dead' subengines (question #237437)
+
+Jerome Duriez (6):
+      Correction of typo in comment
+      Proposal of new (similar but more compact) examples using JCFpm classes. A choice can be made one day after some feedback ?
+      Some changes in JCFpm documentation (add of external references, and removal of cross reference towards the CFpm model which does not exist anymore). In cpp, some commented lines to add (in the future ?) some post-pro features that could maybe break current saves of (existing ??) current users
+      Commiting changes discussed briefly in https://lists.launchpad.net/yade-dev/msg09979.html. Mainly written by L. Scholtes, they allow to vizualize with paraview some features of JCFpm classes. It adds then 2 recorders, "jcfpm" and "cracks", that are separated mainly for historical reasons.. They are anyway now documented
+      Add of pylab.ion() in plotNumInteractionsHistogram() and plotDirections() so that yade does not hang anymore after launch of these functions (even after closing the plot window, here). Still thanks to Vaclav ! (http://stackoverflow.com/questions/9753885/pylab-matplotlib-show-waits-until-window-closes)
+      Anecdotic changes in an example script
+
+Klaus Thoeni (2):
+      resolve problem with mask in GridConnection
+      ignore local kdevelope specific files on git
+
+==================================================
 yade-1.00.0
 Sun Sep 29 23:10:48 2013 +0200