yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #10455
Re: [Question #257185]: about the way to pull the concrete
Question #257185 on Yade changed:
https://answers.launchpad.net/yade/+question/257185
Status: Open => Answered
Hicham BENNIOU proposed the following answer:
Hello,
By changing the parameter mode you'll change strainRate from
strainRateCompression to strainRateTension in UniaxialStrainer, the sign
will also change from negative to positive (This is done in Init()
function).
Take a look here to understand UniaxialStrainer parameters [1].
in this particular script, mode 1 is tension, mode 2 is compression and
mode 3 will do both.
Cheers,
[1] : https://yade-
dem.org/doc/yade.wrapper.html?highlight=uniaxialstrainer#yade.wrapper.UniaxialStrainer
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.