yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #09096
[yade/trunk] 5c84a7: Add Inelastic ChainedCylinder behavior law (by Ign...
Branch: refs/heads/master
Home: https://github.com/yade/trunk
Commit: 5c84a796212c7e3b0bbabdeccc840491cd3077e3
https://github.com/yade/trunk/commit/5c84a796212c7e3b0bbabdeccc840491cd3077e3
Author: Francois Kneib <francois.kneib@xxxxxxxxx>
Date: 2012-12-14 (Fri, 14 Dec 2012)
Changed paths:
A pkg/dem/InelastCohFrictMat.cpp
A pkg/dem/InelastCohFrictMat.hpp
A pkg/dem/InelastCohFrictPhys.cpp
A pkg/dem/InelastCohFrictPhys.hpp
A pkg/dem/Ip2_2xInelastCohFrictMat_InelastCohFrictPhys.cpp
A pkg/dem/Ip2_2xInelastCohFrictMat_InelastCohFrictPhys.hpp
A pkg/dem/Law2_ScGeom6D_InelastCohFrictPhys_CohesionMoment.cpp
A pkg/dem/Law2_ScGeom6D_InelastCohFrictPhys_CohesionMoment.hpp
Log Message:
-----------
Add Inelastic ChainedCylinder behavior law (by Ignacio Olmedo).
Create inelastic material and related physics, Ip2 and Law2.
Example script and complete documentation will come soon.