Massimiliano Ferronato

NA
4papers
34citations
Novelty50%
AI Score38

4 Papers

NANov 10, 2021
A Reverse Augmented Constraint preconditioner for Lagrange multiplier methods in contact mechanics

Andrea Franceschini, Matteo Frigo, Carlo Janna et al.

Frictional contact is one of the most challenging problems in computational mechanics. Typically, it is a tough nonlinear problem often requiring several Newton iterations to converge and causing troubles also in the solution to the related linear systems. When contact is modeled with the aid of Lagrange multipliers, the impenetrability condition is enforced exactly, but the associated Jacobian matrix is indefinite and needs a special treatment for a fast numerical solution. In this work, a constraint preconditioner is proposed where the primal Schur complement is computed after augmenting the zero block. The name Reverse is used in contrast to the traditional approach where only the structural block undergoes an augmentation. Besides being able to address problems characterized by singular structural blocks, often arising in contact mechanics, it is shown that the proposed approach is significantly cheaper than traditional constraint preconditioning for this class of problems and it is suitable for an efficient HPC implementation through the Chronos parallel package. Our conclusions are supported by several numerical experiments on mid- and large-size problems from various applications. The source files implementing the proposed algorithm are freely available on GitHub.

NADec 23, 2021
A scalable preconditioning framework for stabilized contact mechanics with hydraulically active fractures

Andrea Franceschini, Laura Gazzola, Massimiliano Ferronato

A preconditioning framework for the coupled problem of frictional contact mechanics and fluid flow in the fracture network is presented. The porous medium is discretized using low-order continuous finite elements, with cell-centered Lagrange multipliers and pressure unknowns used to impose the constraints and solve the fluid flow in the fractures, respectively. This formulation does not require any interpolation between different fields, but is not uniformly inf-sup stable and requires a stabilization. For the resulting 3 x 3 block Jacobian matrix, we design scalable preconditioning strategies, based on the physically-informed block partitioning of the unknowns and state-of-the-art multigrid preconditioners. The key idea is to restrict the system to a single-physics problem, approximately solve it by an inner algebraic multigrid approach, and finally prolong it back to the fully-coupled problem. Two different techniques are presented, analyzed and compared by changing the ordering of the restrictions. Numerical results illustrate the algorithmic scalability, the impact of the relative number of fracture-based unknowns, and the performance on a real-world problem.

NAOct 18, 2024
A novel Mortar Method Integration using Radial Basis Functions

Daniele Moretto, Andrea Franceschini, Massimiliano Ferronato

The growing availability of computational resources has significantly increased the interest of the scientific community in performing complex multi-physics and multi-domain simulations. However, the generation of appropriate computational grids for such problems often remains one of the main bottlenecks. The use of a domain partitioning with non-conforming grids is a possible solution, which, however, requires the development of robust and efficient inter-grid interpolation operators to transfer a scalar or a vector field from one domain to another. This work presents a novel approach for interpolating quantities across non-conforming meshes within the framework of the classical mortar method, where weak continuity conditions are enforced. The key contribution is the introduction of a novel strategy that uses mesh-free Radial Basis Function (RBF) interpolations to compute the mortar integral, offering a compelling alternative to traditional projection-based methods. We propose an efficient algorithm tailored for complex three-dimensional settings allowing for potentially significant savings in the overall computational cost and ease of implementation, with no detrimental effects on the numerical accuracy. The formulation, analysis, and validation of the proposed RBF-based algorithm is discussed with the aid of a set of numerical examples, demonstrating its effectiveness. Furthermore, the details of the implementation are discussed and a test case involving a complex geometry is presented, to illustrate the applicability and advantages of our approach in real-world problems.

19.3NAMar 19
A Stabilized Mortar Method for Discontinuities in Geological Media with Non-Conforming Grids

Daniele Moretto, Andrea Franceschini, Massimiliano Ferronato

Accurate numerical simulation of fault and fracture mechanics is critical for the performance and safety assessment of many subsurface systems. The discretized representation of discontinuity surfaces and the robust simulation of their frictional contact behavior still represent major challenges. In this work, we use the mortar method to enforce the contact constraints and allow for non-conformity around the discontinuity surface, with a set of Lagrange multipliers playing the role of interface tractions. The formulation combines piecewise linear displacements with piecewise constant multipliers defined on one side of the fault interface (the non-mortar side). This choice for the Lagrange multipliers has a number of advantages from practical and computational viewpoints, but violates the inf-sup stability constraint. In order to stabilize the proposed formulation, we develop a traction-jump stabilization term to be added to the constraint equations. We use a macro-element analysis to derive an algorithmic strategy that automatically evaluates the proper scaling of the stabilization, without requiring any additional user-selected parameter. Numerical experiments demonstrate that the proposed formulation not only restores the inf-sup stability condition, but also recovers stable traction profiles in the presence of finer non-mortar sides, where other inf-sup-stable formulations fail. The proposed method is finally used to simulate non-linear contact conditions in non-conforming corner-point grids typically used in industrial geological applications.