Question #258613 on Yade changed:
https://answers.launchpad.net/yade/+question/258613
Status: Open => Answered
Jérôme Duriez proposed the following answer:
Hi,
You can access the stress directly with avgStress attribute of
UniaxialStrainer (see doc and examples, e.g. concrete/uniax.py). You can
access it in your script with strainer.avgStress, it seems.
Another method would be to use getStress() function (utils module of
yade).
For the strainRateCompression, that's a *strain* rate, so the unit is
something like s-1 (inverse of time). I do not think UniaxialStrainer
offers stress control, like in your lab experiments.
--
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