1.

Which of these methods is stable for non-linear systems?(a) Forward Euler method(b) Backward Euler method(c) Trapezoidal method(d) Midpoint ruleThis question was posed to me in unit test.My question is based upon Transient Flows in portion Transient Flows of Computational Fluid Dynamics

Answer»

The CORRECT choice is (b) Backward Euler method

For explanation I would SAY: Though the trapezoidal rule is unconditionally stable, it is not the case for non-linear problems. But, the backward Euler method behaves well and SMOOTH for non-linear systems ALSO. They PRODUCE smooth results for large time steps too.



Discussion

No Comment Found

Related InterviewSolutions