← Back to team overview

yade-dev team mailing list archive

[yade/trunk] 14cb2d: A new contact law adding creep (Standard Material ...

 

  Branch: refs/heads/master
  Home:   https://github.com/yade/trunk
  Commit: 14cb2d16e5d61c1824e1f9a623809f25ee1e8e6c
      https://github.com/yade/trunk/commit/14cb2d16e5d61c1824e1f9a623809f25ee1e8e6c
  Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
  Date:   2012-06-04 (Mon, 04 Jun 2012)

  Changed paths:
    M pkg/dem/ElasticContactLaw.cpp
    M pkg/dem/ElasticContactLaw.hpp
    M pkg/dem/FrictPhys.cpp
    M pkg/dem/FrictPhys.hpp

  Log Message:
  -----------
  A new contact law adding creep (Standard Material Model) to CundallStrack


  Commit: 8fd532c535fbf9f6c0cea5317d31c0070aeb3c13
      https://github.com/yade/trunk/commit/8fd532c535fbf9f6c0cea5317d31c0070aeb3c13
  Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
  Date:   2012-06-04 (Mon, 04 Jun 2012)

  Changed paths:
    M pkg/dem/Ip2_FrictMat_FrictMat_FrictPhys.cpp
    M pkg/dem/Ip2_FrictMat_FrictMat_FrictPhys.hpp

  Log Message:
  -----------
  -missing in previous commit


  Commit: 5463735b38864dfa5402bafa4b908b6e06c3b45d
      https://github.com/yade/trunk/commit/5463735b38864dfa5402bafa4b908b6e06c3b45d
  Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
  Date:   2012-06-04 (Mon, 04 Jun 2012)

  Changed paths:
    M core/Cell.hpp

  Log Message:
  -----------
  restore the option to NOT homomDeform in periodic BCs (may be rarely used, e.g. when veru big bodies are part of the simulation)


  Commit: 1b16dfb5da4e9f36904efdea03a159ad5b292e87
      https://github.com/yade/trunk/commit/1b16dfb5da4e9f36904efdea03a159ad5b292e87
  Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
  Date:   2012-06-04 (Mon, 04 Jun 2012)

  Changed paths:
    M pkg/dem/NewtonIntegrator.cpp
    M pkg/dem/NewtonIntegrator.hpp

  Log Message:
  -----------
  restore the option to NOT homoDeform (see previous commit too)


  Commit: 7325297f1bd6e5d5ff83d08828cdd1f9ddcc6d6c
      https://github.com/yade/trunk/commit/7325297f1bd6e5d5ff83d08828cdd1f9ddcc6d6c
  Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
  Date:   2012-06-04 (Mon, 04 Jun 2012)

  Changed paths:
    M pkg/dem/PeriIsoCompressor.cpp

  Log Message:
  -----------
  - let PeriTriaxController accept very large bodies in the simulation. This change makes it possible to simulate bi-periodic BCs with 2 large planes bounding one coordinate. Example script comming soon.


Compare: https://github.com/yade/trunk/compare/e8836b9...7325297