InterviewSolution
Saved Bookmarks
| 1. |
Which of these is a popular version of the ADI scheme?(a) Operator splitting(b) Approximate factorization(c) ALU algorithm(d) SIMPLE algorithmThis question was addressed to me at a job interview.My query is from CFD Techniques in portion Some Simple CFD Techniques of Computational Fluid Dynamics |
|
Answer» CORRECT answer is (B) Approximate factorization To explain I WOULD say: The major objective of the ADI scheme is to make the Thomas ALGORITHM for tri-diagonal matrices applicable to multi-dimensional PROBLEMS. This scheme has other versions too. One of the popular versions of the ADI scheme is the approximate factorization scheme. |
|