InterviewSolution
Saved Bookmarks
| 1. |
I am using forward differences in the predictor step. Which method would you suggest me to use in the corrector step?(a) Rearward differences(b) Central differences(c) Forward differences(d) Second-order differencesThis question was addressed to me in my homework.My question is from Finite Difference Methods topic in chapter Finite Difference Methods of Computational Fluid Dynamics |
|
Answer» Correct option is (a) Rearward differences |
|