What should applying the Runge-Kutta-method 4 to a differential equation using a program be called? Does it qualify as "simulation"?
I'm asking because I'm writing a document for school, and now I'm not sure about what should be the title of the section in which I write a program to do RK4 on previously discussed equations and look at the results of putting different parameters into it.