← Back to team overview

yade-users team mailing list archive

Re: [Question #657114]: Computing lateral strains in uniaxial tension tests

 

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

    Status: Open => Answered

Jan Stránský proposed the following answer:
Hi Luc,
I don't know about such function.
I did it some time ago. I just used average strain over "suitable" particles, strain being
strain = (distance(pos)-distance(refPos)) / distance(refPos)
where distance was the distance from central axis (cylinder sample) or plane (box sample). A tricky part was to define which particles are "suitable" for the computation. That very near the axis had negative influence, as well as those "crushed away" from the surface and flying away. I choose those roughly half-way from the axis to surface.
HTH
Jan

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.