InterviewSolution
Saved Bookmarks
| 1. |
If the order of a discretized equation is ‘k’, what does it mean?(a) The last term of the equation is of (k+1)^th power(b) The last term of the equation is of k^th power(c) Truncation error is proportional to (k-1)^th power(d) Truncation error is proportional to k^th powerI have been asked this question in exam.Origin of the question is Discretization Aspects in chapter Basic Aspects of Discretization, Grid Generation with Appropriate Transformation of Computational Fluid Dynamics |
|
Answer» The correct OPTION is (d) Truncation error is proportional to K^th power |
|