Re: clock stepping and ODE
"Jon Watte (ODE)" <[email protected]> Sat, 17 Nov 2007 16:16:51 -0800
| Newsgroups | gmane.comp.lib.ode |
|---|---|
| Message-ID | <[email protected]> |
The first-order integrator and general game-ey-ness of ODE is a deep
design goal. ODE is not intended as an engineering solver -- in fact,
the overall method it uses for rigid body simulation (allowing
penetrations and then fixing them) wouldn't be the one used by any
"real" engineering simulator. Of course, "real" engineering simulators
cost lots of money, usually...
Cheers,
/ h+
Kevin Quigley wrote:
> Since it will be a while before I have time to look, how deeply
> integrated are the first-order integrator and constraints? If it's a
>