Question #165371 on Yade changed:
https://answers.launchpad.net/yade/+question/165371
Status: Answered => Solved
Daniel Enrique Morales Molina confirmed that the question is solved:
Hi all, and thanks for your answers,
I did what Anton said (debug=True), and I found the problem. It was because
I've defined the material (CohFrictMat) before the construction of the facets,
so the CohFrictMat was applied to the facets.
Now, every time that a facet appear , It appear with a the dafault material
(material=utils.defaultMaterial()), and the engines can handle that.
I will do what Bruno said (change Dem3DofGeom to ScGeom).
The "study case" it's the case that I'm trying to model (block caving method),
It's the python code, and the extraction code It's just a class inside.
Again, thanks all for your answers!
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.
_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help : https://help.launchpad.net/ListHelp