← Back to team overview

yade-dev team mailing list archive

[yade/trunk] 20d705: - Simplify the usage of GSTiemeStepper: no need to...

 

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

  Changed paths:
    M core/State.hpp
    M pkg/dem/GlobalStiffnessTimeStepper.cpp
    M pkg/dem/GlobalStiffnessTimeStepper.hpp
    M pkg/dem/NewtonIntegrator.cpp
    M pkg/dem/NewtonIntegrator.hpp

  Log Message:
  -----------
  - Simplify the usage of GSTiemeStepper: no need to set dt at all as soon as GST is present, and setting dt manualy will not disable the timestepper.
- Introduce density scaling


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

  Changed paths:
    A examples/timeStepperUsage.py

  Log Message:
  -----------
  example script for timestepper and density scaling


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

  Changed paths:
    M pkg/common/Cylinder.cpp
    M pkg/common/Cylinder.hpp
    M py/tests/cohesive-chain.py

  Log Message:
  -----------
  Small change in the logic of cylinder-cylinder interactions


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

  Changed paths:
    R examples/CohesiveCylinderSphere.py
    A examples/chained-cylinders/CohesiveCylinderSphere.py
    A examples/chained-cylinders/chained-cylinder-roots.py
    A examples/chained-cylinders/chained-cylinder-spring.py
    R examples/test/chained-cylinder/chained-cylinder-roots.py
    R examples/test/chained-cylinder/chained-cylinder-spring.py

  Log Message:
  -----------
  sort exemple scripts


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

  Changed paths:
    M pkg/dem/ScGeom.hpp

  Log Message:
  -----------
  documentation fix


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

  Changed paths:
    M gui/qt4/__init__.py
    M py/wrapper/yadeWrapper.cpp

  Log Message:
  -----------
  adapt the interface to the new timestepper logic


Compare: https://github.com/yade/trunk/compare/e4dd81da13d5...7c6064334537

Follow ups