yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #09480
[yade/trunk] b0541e: Handle the cohesive contact between a sphere and a...
Branch: refs/heads/master
Home: https://github.com/yade/trunk
Commit: b0541e8d9ce09a4b921a93485568c63521eafee1
https://github.com/yade/trunk/commit/b0541e8d9ce09a4b921a93485568c63521eafee1
Author: Francois Kneib <francois.kneib@xxxxxxxxx>
Date: 2013-04-25 (Thu, 25 Apr 2013)
Changed paths:
M pkg/dem/Ig2_Facet_Sphere_ScGeom.cpp
M pkg/dem/Ig2_Facet_Sphere_ScGeom.hpp
Log Message:
-----------
Handle the cohesive contact between a sphere and a facet.
Created Ig2_Facet_Sphere_ScGeom6D inheriting from Ig2_Facet_Sphere_ScGeom. It precomputes the 3 rotations DOFs and creates a ScGeom6D contact geometry.
All modifications made into /pkg/dem/Ig2_Facet_Sphere_ScGeom.cpp and hpp.