Message Boards Message Boards

0
|
9437 Views
|
1 Reply
|
1 Total Likes
View groups...
Share
Share this post:

User provided Implicit Runge Kutta coefficients for NDSolve

Posted 11 years ago
I want to use NDSolve to solve a BVP using the shooting method. I want the integrator to be an implicit Runge Kutta Method different than the one provided by Mathematica. For explicit methods documentation shows how to provide the method coefficients. For Implicit integrators it does not. Does anyone has an idea how I can overcom the problem.
POSTED BY: Ioannis Famelis
I guess that these coefficients are generated automatically and you can not use arbitary set of such numbers. If you want to customize them thru changing the order of the solver, there is a piece of article about the advanced adjustment you can use in the NDSolve.

If you want to check the result of your simulation, this link shows some handy examples of visualize how the local/global error varies as you update the methods and initial guess.  
POSTED BY: Shenghui Yang
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract