Explicit adaptive time stepping for the Cahn-Hilliard equation by exponential Krylov subspace and Chebyshev polynomial methods
Mike A. Botchev
TL;DR
This work tackles the time integration of the stiff Cahn–Hilliard equation by proposing two explicit schemes: EE2, an exponential Euler method realized via restarted Krylov subspaces, and LIM, a Chebyshev-based local-iteration approach. Both methods are equipped with adaptive time stepping, and EE2 is analyzed for nonstiff accuracy order 2 while LIM relies on Chebyshev stability properties. Through extensive 2D CH experiments, the paper demonstrates that EE2 can outperform LIM in efficiency (fewer matvecs) at comparable accuracy, especially when adaptivity is enabled; Eyre convex splitting can stabilize the methods but may degrade accuracy. The results highlight the potential of explicit exponential-time stepping for large-scale CH problems on parallel/hybrid architectures and identify directions for improving robustness and extending to higher orders.
Abstract
The Cahn-Hilliard equation has been widely employed within various mathematical models in physics, chemistry and engineering. Explicit stabilized time stepping methods can be attractive for time integration of the Cahn-Hilliard equation, especially on parallel and hybrid supercomputers. In this paper, we propose an exponential time integration method for the Cahn-Hilliard equation and describe its efficient Krylov subspace based implementation. We compare the method to a Chebyshev polynomial local iteration modified (LIM) time stepping scheme. Both methods are explicit (i.e., do not involve linear system solution) and tested with both constant and adaptively chosen time steps.
