Skip to content

Malav-P/RK4_Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RK4_Solver

An implementation of Runge-Kutta Method of order 4 for solving a system of ODEs.

Please see the file RK4.c file for a how-to-use.

Edit RK4.c for your system of ODEs and then compile and run the program. Results of each iteration are printed to the terminal window.

To compile the program, run make in the root directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published