Question #696060 on Yade changed:
https://answers.launchpad.net/yade/+question/696060

Defri posted a new comment:
> What should the condition "if (i.geom.area1).norm()" do?
I thought to derive the contact point we introduce the area with that syntax, 
in order to get the stress

> What should "(fs,cp)" do?
Now, "(fs,cp)" would be tuple of lists of vectors, something like 
([Vector3(...), Vector3(...), ...], [Vector3(...), Vector3(...), ...])
Dividing this by area1 would result in error

I thought it will have such a "coordinate" like x y, represented by fs
and cp value then I will get the Force value.

>Do you want an average stress inside the entire circle?
Or average stress at the boundary of the circle?
Or ... ?

the entire circle, and then after adding another circle, I want to
derive also average stress inside the next circle (which has a slight
bigger radius)

Thank you

-- 
You received this question notification because your team yade-users 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

Reply via email to