← Back to team overview

yade-users team mailing list archive

Re: [Question #242646]: Changing The Integration Algorithm

 

Question #242646 on Yade changed:
https://answers.launchpad.net/yade/+question/242646

    Status: Open => Answered

Anton Gladky proposed the following answer:
2014-01-28 burak er <question242646@xxxxxxxxxxxxxxxxxxxxx>:
> I have implemented integrator for translational states but may be
> expanded to consider the rotational states as well. For this purpose I
> have created an engine called Integrator which is based on Parallel
> Engine( My thanks may go to Vaclav who proposed to start with Parallel
> Engine). Integrator is an interface for all kind of Explicit Integrators
> and I have created a structure called RungeKuttaCashKarp54Integrator
> which is derived from Integrator interface and uses RKCK45 integrator of
> odeint. With this structure I am able to use different kind of explicit
> integrators of odeint which derive Integrator structure.

If you want to share your work, please, commit it in your branch or
just attach patches here, so we will be able to review it and upload
to the development branch.

Anton

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.