yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #04732
Re: [Question #164424]: ForceRecorder
Question #164424 on Yade changed:
https://answers.launchpad.net/yade/+question/164424
Daniela gave more information on the question:
Hi,
I am still having problems with fRc.totalForce. It always shows the value 0.
But if I use:
print utils.sumForces(idArray,(1,0,0))
print utils.sumForces(idArray,(0,1,0))
print utils.sumForces(idArray,(0,0,1)),
then I obtain values different from 0.
Any idea what is going wrong?
Thanks in advance. Daniela
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.