yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #24653
Re: [Question #694531]: non linear shear: How to implement it?
Question #694531 on Yade changed:
https://answers.launchpad.net/yade/+question/694531
Bruno Chareyre posted a new comment:
> In that case Ft would be stuck at a value, will it not?
Right. Which usual problem for explicit Euler.
So you need to think of a different time-intergation in this case. Like using the terminal (t+dt) point instead of the starting point (we do such implicit integration Lubrication.cpp already).
When you have the numerical scheme it will be easy to implement.
B
--
You received this question notification because your team yade-users is
an answer contact for Yade.