InterviewSolution
Saved Bookmarks
| 1. |
The stability of the two-level predictor-corrector method matches with that of the __________(a) midpoint rule(b) trapezoidal rule(c) backward Euler method(d) forward Euler methodI got this question in an interview for job.This intriguing question comes from Transient Flows in section Transient Flows of Computational Fluid Dynamics |
|
Answer» RIGHT ANSWER is (d) forward Euler method The explanation is: The predictor-corrector method takes the stability of the explicit Euler method. THOUGH this is not advantageous, at least, the accuracy is BETTER for the two-level predictor-corrector method. |
|