yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #06968
Re: [Question #218985]: erase certain engine
Question #218985 on Yade changed:
https://answers.launchpad.net/yade/+question/218985
Status: Open => Answered
Kneib François proposed the following answer:
Hi,
I checked, and setting O.engines["gravityID"].dead = True disables it.
There are two ways to apply the gravity (maybe in your case both are done), so are you sure the gravity applied in your case is not coming from :
NewtonIntegrator(gravity=[0., -9.8., 0.]) ?
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.