The docs on the runga kutta solver indicate that there is the ability to select explicit or implicit for solving the given ode. I do not see where to make this selection. Thanks
Re: how to specify explicit for runge kutta solver -
Francisco Esquembre
237 Posts
Note that this option is only available in the Java version of EJS. It is not for JavaScript simulations. The Java version includes the Radau 5(4) implicit RK solver.