InterviewSolution
Saved Bookmarks
| 1. |
Which of these is related to convergence?(a) Stopping criteria(b) Peclet number(c) Lax Equivalence Theorem(d) Scarborough criteriaThis question was addressed to me in a job interview.I want to ask this question from Discretization Aspects topic in portion Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» RIGHT choice is (C) Lax Equivalence Theorem To elaborate: Lax Equivalence Theorem gives the CONDITION for stability. It is APPLICABLE only for the FINITE difference methods applied to linear initial value problems. This is not applicable to non-linear systems. |
|