← Back to team overview

yade-users team mailing list archive

Re: [Question #269063]: Metallic plate tension

 

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

Bruno Chareyre proposed the following answer:
Last thing, as far as per-body stress is a topic of concern: getBodyStress is exact.
It should be exactly equal to applied stress as long as you account for the volume occupied each sphere consistently (in a porous medium the local solid phase stress is larger than the macroscale stress).
In your regular array, you can apply a simple conversion rule for each sphere:
macroStress = sphereStress*sphereVolume/cubeVolume
where the cube circumbscribes the sphere.
The average of the above (in a row or in the full domain) must be exactly equal to the ansys stress - which is itself exactly equal to applied stress.

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.