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

Easy explanation: If forward differences are USED in the predictor step, rearward differences should be used in the corrector step and VICE versa. At every time-step, this SEQUENCE should be changed while SOLVING a time-marching problem.



Discussion

No Comment Found

Related InterviewSolutions