FELINE: Finite element solver for hydrodynamic lubrication problems using the inexact Newton method

In this work we present FELINE, a C++ solver of the Reynolds equation for treating hydrodynamic lubrication problems. To correctly describe cavitation regions, FELINE implements the inexact Newton iteration (INE) algorithm within a finite element method (FEM) framework. The solver was tested and val...

Full description

Bibliographic Details
Main Author: Silva, Alexandre (author)
Other Authors: Lenzi, Veniero (author), Cavaleiro, Albano (author), Carvalho, Sandra (author), Marques, L. (author)
Format: article
Language:eng
Published: 2022
Subjects:
Online Access:https://hdl.handle.net/1822/78430
Country:Portugal
Oai:oai:repositorium.sdum.uminho.pt:1822/78430
Description
Summary:In this work we present FELINE, a C++ solver of the Reynolds equation for treating hydrodynamic lubrication problems. To correctly describe cavitation regions, FELINE implements the inexact Newton iteration (INE) algorithm within a finite element method (FEM) framework. The solver was tested and validated against known cases in literature and industrially relevant cases of dimpled textures. Furthermore, we provide a benchmark for a complex dimpled texture case to evaluate the performance and robustness of the implementation. FELINE performs very fast when compared with existing implementations and shows a great degree of stability, while providing physically correct solutions thanks to the INE algorithm.