← Back to team overview

yade-dev team mailing list archive

[yade/trunk] 8adf83: - remove a loop in Newton as suggested by Anton (T...

 

  Branch: refs/heads/master
  Home:   https://github.com/yade/trunk
  Commit: 8adf8339fcb3e6728fdec7cdfbea3fa4fd27abcf
      https://github.com/yade/trunk/commit/8adf8339fcb3e6728fdec7cdfbea3fa4fd27abcf
  Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
  Date:   2012-08-23 (Thu, 23 Aug 2012)

  Changed paths:
    M examples/timeStepperUsage.py
    M pkg/dem/GlobalStiffnessTimeStepper.cpp
    M pkg/dem/GlobalStiffnessTimeStepper.hpp
    M pkg/dem/NewtonIntegrator.cpp
    M pkg/dem/NewtonIntegrator.hpp

  Log Message:
  -----------
  - remove a loop in Newton as suggested by Anton (Thanks)
- update example script


  Commit: cad2b1638ca5f8adbd88fad6daaf4549911faf71
      https://github.com/yade/trunk/commit/cad2b1638ca5f8adbd88fad6daaf4549911faf71
  Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
  Date:   2012-08-23 (Thu, 23 Aug 2012)

  Changed paths:
    M examples/timeStepperUsage.py

  Log Message:
  -----------
  - adjustents of strain rate in ex. script


Compare: https://github.com/yade/trunk/compare/1490d37ca1f5...cad2b1638ca5