TL;DR
This paper demonstrates that Jacobian-free Newton-Krylov methods significantly improve computational efficiency in finite-volume solid mechanics simulations, especially for elastic problems, by avoiding explicit Jacobian formation and leveraging Krylov solvers.
Contribution
It introduces a Jacobian-free Newton-Krylov approach tailored for finite-volume solid mechanics and benchmarks its performance against traditional methods.
Findings
Outperforms segregated approach in elastic cases with speedups
Preconditioning affects performance: LU faster for small cases, multigrid for large
Divergence observed in elastoplastic cases, indicating need for further research
Abstract
This study investigates the efficacy of Jacobian-free Newton-Krylov methods in finite-volume solid mechanics. Traditional Newton-based approaches require explicit Jacobian matrix formation and storage, which can be computationally expensive and memory-intensive. In contrast, Jacobian-free Newton-Krylov methods approximate the Jacobian's action using finite differences, combined with Krylov subspace solvers such as the generalised minimal residual method (GMRES), enabling seamless integration into existing segregated finite-volume frameworks without major code refactoring. This work proposes and benchmarks the performance of a compact-stencil Jacobian-free Newton-Krylov method against a conventional segregated approach on a suite of test cases, encompassing varying geometric dimensions, nonlinearities, dynamic responses, and material behaviours. Key metrics, including computational cost,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
