InterviewSolution
Saved Bookmarks
| 1. |
Consider an n^th order accurate Runge-Kutta method. How many times is the derivative evaluated at the fourth time-step?(a) one time(b) two times(c) four times(d) n timesThis question was posed to me during an interview for a job.The question is from Transient Flows in portion Transient Flows of Computational Fluid Dynamics |
| Answer» | |