yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #12934
Re: [Question #295301]: calculate external work in Uniaxial Strainer
Question #295301 on Yade changed:
https://answers.launchpad.net/yade/+question/295301
Yor1 posted a new comment:
Hello Jan !
I modified the computation of the displacement and the external work by
these formula:
displacement += strainRate*originalLength*scene->dt;
externalWork += displacement*(sumPosForces+sumNegForces)/2;
And it works and that resolves my problem.
Jabrane.
--
You received this question notification because your team yade-users is
an answer contact for Yade.