Show physics, math and engineering students how an ODE solver is made and how effective classes can be for the construction of the equations that describe natural phenomena. Inspiration for this work comes from the book on "Computer Simulations in Physics" by Harvey Gould, Jan Tobochnik, and Wolfgang Christian. Book link: <http://www.compadre.org/osp/items/detail.cfm?ID=7375>.
Version: | 0.99.5 |
Depends: | R (≥ 3.3.0) |
Imports: | methods, data.table |
Suggests: | knitr, testthat, rmarkdown, ggplot2, dplyr, tidyr |
Published: | 2017-07-13 |
Author: | Alfonso R. Reyes |
Maintainer: | Alfonso R. Reyes <alfonso.reyes at oilgainsanalytics.com> |
License: | GPL-2 |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | rODE results |
Reference manual: | rODE.pdf |
Vignettes: |
Comparison of ODE solvers Falling Particle ODE Kepler. Interaction between two planets. Pendulum with Euler-Richardson ODE solver Planet orbiting. ODE solver Euler Projectile with RK4 solver Chemical Reaction |
Package source: | rODE_0.99.5.tar.gz |
Windows binaries: | r-devel: rODE_0.99.5.zip, r-release: rODE_0.99.5.zip, r-oldrel: rODE_0.99.5.zip |
OS X El Capitan binaries: | r-release: rODE_0.99.5.tgz |
OS X Mavericks binaries: | r-oldrel: rODE_0.99.5.tgz |
Old sources: | rODE archive |
Please use the canonical form https://CRAN.R-project.org/package=rODE to link to this page.