← Back to team overview

yade-users team mailing list archive

Re: [Question #696060]: How to make some stress plates consist of 3 circles (that have radius gradually (0.5, 1, 2)?

 

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.