yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #08946
[Bug 1057400] Re: new GlobalStiffnessTimeStepper can not be deactivated anymore in O.engines
We can't test anything with this piece of code. Please send a working
script.
Anyway, naming an object "TimeStepper" is ringing a bell: the object as the name of a class.
Who knows if python will interpret it at the class or the object in TimeStepper.dead=True?...
--
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1057400
Title:
new GlobalStiffnessTimeStepper can not be deactivated anymore in
O.engines
Status in Yet Another Dynamic Engine:
Invalid
Bug description:
I tried to deactivate GlobalStiffnessTimeStepper in O.engines with
GlobalStiffnessTimeStepper.dead=True
or with
GlobalStiffnessTimeStepper.active=False
, but this commands will not deactivate it.
To solve the problem one just have not to declare it in O.engines.
To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1057400/+subscriptions
References