Skip to content
#

rk4

Here are 59 public repositories matching this topic...

Methods of numerical modelling with undergraduate level computational physics solutions with non-linear equations, gaussian probabilities, and Euler RK4 integration

  • Updated Jan 15, 2020
  • Python

N-body space simulator that uses the Runge-Kutta 4 numerical integration method to solve two first order differential equations derived from the second order differential equation that governs the motion of an orbiting celestial. Also has preset demos for two-body and three-body circular orbits which use parametric equations. Uses the SFML (Simp…

  • Updated Jun 2, 2017
  • C++

Solve the Falkner–Skan boundary-layer equation with a modular shooting + RK4 approach. Includes first-order reformulation, a fixed-step integrator, secant root-finding, and ready-to-use plots for velocity profiles f′(η) and w(β).

  • Updated Aug 26, 2025
  • Python

Improve this page

Add a description, image, and links to the rk4 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rk4 topic, visit your repo's landing page and select "manage topics."

Learn more