Lloyd's Register interview question

What is the key difference between implicit and explicit time integration methods.

Interview Answer

Anonymous

24 Mar 2019

Implicit methods are more stable than explicit methods and allow the use of larger time-steps in a time-integration procedure. However, implicit methods are more computationally expensive for each step because they are iterative methods.