InterviewSolution
Saved Bookmarks
| 1. |
Which of these properties are affected when the multi-grid approach is not used?(a) Conservativeness(b) Convergence(c) Consistency(d) StabilityThis question was addressed to me in an internship interview.This interesting question is from Numerical Methods in division Numerical Methods of Computational Fluid Dynamics |
|
Answer» RIGHT ANSWER is (b) Convergence To ELABORATE: As the ACCURACY in the iterative solvers for large equations are not good, the rate of convergence is very LESS. A solution to this problem is given by the multi-grid approach. |
|