InterviewSolution
Saved Bookmarks
| 1. |
Consider the equation \((\frac{\partial u}{\partial y})_{i,j}=(\frac{u_{i,j}-u_{i,j-1}}{\Delta y})\) formulated using the Taylor series expansion. Find the type of equation.(a) first-order forward difference(b) first-order rearward difference(c) second-order forward difference(d) second-order rearward differenceThe question was asked in examination.My question is taken from Finite Difference Method in section Finite Difference Methods of Computational Fluid Dynamics |
|
Answer» Correct choice is (b) first-order rearward difference |
|