← Back to team overview

yade-users team mailing list archive

Re: [Question #164424]: ForceRecorder

 

Question #164424 on Yade changed:
https://answers.launchpad.net/yade/+question/164424

    Status: Answered => Solved

Daniela confirmed that the question is solved:
That was also my question in another Faq. I just wanted to be sure if this could maybe be ok. I will correct it. Thanks!
Now I need to now how to obtain the forces on the body. I have also tried this:

    print utils.sumForces(idArray,(1,0,0))  
    print utils.sumForces(idArray,(0,1,0))      
    print utils.sumForces(idArray,(0,0,1))

instead of using ForceRecorder.
Is this right?
Thansk again.

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.