yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #21977
Re: [Question #688508]: Shaking and Packing problem
Question #688508 on Yade changed:
https://answers.launchpad.net/yade/+question/688508
Jan Stránský posted a new comment:
use label for NewtonIntegrator:
NewtonIntegrator(...,label="integrator"),
and then you can simply do:
integrator.gravity = (0,0,+9.81)
There are several ways where and how to use that command, I cannot find
any reference at the moment..
cheers
Jan
--
You received this question notification because your team yade-users is
an answer contact for Yade.