yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #06965
Re: [Question #218985]: erase certain engine
Question #218985 on Yade changed:
https://answers.launchpad.net/yade/+question/218985
Status: Answered => Open
jessica sjah is still having a problem:
Hi anton,
thank you for your reply.
I have one more question.
How can I apply the "dead" command?
For example I have this engine:
O.engines=[
ForceResetter(),
InsertionSortCollider(....),
InteractionLoop(....),
GravityEngine(....),
NewtonIntegrator(....)
]
If I want to desactive the gravity engine (for example), so I type:
O.engines[3].dead = True
Thank you Anton for your help.
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.