yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #02896
Re: displacement time history with python
>
> Thanks for the updated script, I am using it to see how it works. Give
> me a try with the TranslationEngine, I will tell you if I need your
> help.. ;)
Good. The key to simplicity is to inherit from TranslationEngine and
call its own ::action to do the work from the new engine (like with
InterpolatingDirectedForceEngine).
For the uniform increase, that's right, set last times value to
something that will never be reached.
Cheers, v.
References