← Back to team overview

yade-users team mailing list archive

Re: [Question #661630]: maximum or mean velocity

 

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

    Status: Open => Answered

Jan Stránský proposed the following answer:
Hi John,

something like this?

maxVel = max(b.state.vel.norm() for b in O.bodies)

cheers
Jan

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.