N-Body problem in C with parallel computing using 12 order Runge-Kutta with adaptive step size
-
Updated
Jul 3, 2021 - C
N-Body problem in C with parallel computing using 12 order Runge-Kutta with adaptive step size
Runge-Kutta C program, methods (RK12 and RK24) for solving ordinary differential equations, with adaptive step size.
Add a description, image, and links to the runge-kutta-adaptive-step-size topic page so that developers can more easily learn about it.
To associate your repository with the runge-kutta-adaptive-step-size topic, visit your repo's landing page and select "manage topics."