← Back to team overview

yade-users team mailing list archive

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.