48 research outputs found

    Inexact accurate partitioned algorithms for fluid-structure interaction problems with finite elasticity in haemodynamics

    Get PDF
    In this paper we consider the numerical solution of the three-dimensional fluid–structure interaction problem in haemodynamics, in the case of real geometries, physiological data and finite elasticity vessel deformations. We study some new inexact schemes, obtained from semi-implicit approximations, which treat exactly the physical interface conditions while performing just one or few iterations for the management of the interface position and of the fluid and structure non-linearities. We show that such schemes allow to improve the efficiency while preserving the accuracy of the related exact (implicit) scheme. To do this we consider both a simple analytical test case and two real cases of clinical interest in haemodynamics. We also provide an error analysis for a simple differential model problem when a BDF method is considered for the time discretization and only few Newton iterations are performed at each temporal instant

    MATHICSE Technical Report : Time accurate partitioned\ algorithms for the solution of fluid-structure\ interaction problems in haemodynamics

    Get PDF
    In this work we deal with the numerical solution of the fluid-structure interaction problem arising in the haemodynamic environment. In particular, we consider BDF and Newmark time discretization schemes, and we study different methods for the treatment of the fluid-structure interface position, focusing on partitioned algorithms for the prescription of the continuity conditions at the fluid-structure interface. We consider explicit and implicit algorithms, and new hybrid methods. We study numerically the performances and the accuracy of these schemes, highlighting the best solutions for haemodynamic applications. We also study numerically their convergence properties with respect to time discretization, by introducing an analytical test case

    The LifeV library: engineering mathematics beyond the proof of concept

    Get PDF
    LifeV is a library for the finite element (FE) solution of partial differential equations in one, two, and three dimensions. It is written in C++ and designed to run on diverse parallel architectures, including cloud and high performance computing facilities. In spite of its academic research nature, meaning a library for the development and testing of new methods, one distinguishing feature of LifeV is its use on real world problems and it is intended to provide a tool for many engineering applications. It has been actually used in computational hemodynamics, including cardiac mechanics and fluid-structure interaction problems, in porous media, ice sheets dynamics for both forward and inverse problems. In this paper we give a short overview of the features of LifeV and its coding paradigms on simple problems. The main focus is on the parallel environment which is mainly driven by domain decomposition methods and based on external libraries such as MPI, the Trilinos project, HDF5 and ParMetis. Dedicated to the memory of Fausto Saleri.Comment: Review of the LifeV Finite Element librar

    Coupling schemes for the FSI forward prediction challenge: comparative study and validation

    Get PDF
    International audienceThis paper presents a numerical study in which several partitioned solution procedures for incompressible fluid-structure interaction are compared and validated against the results of an experimental FSI benchmark. The numerical methods discussed cover the three main families of coupling schemes: strongly coupled, semi-implicit and loosely coupled. Very good agreement is observed between the numerical and experimental results. The comparisons confirm that strong coupling can be efficiently avoided, via semi-implicit and loosely coupled schemes, without compromising stability and accuracy.Cet article présente une étude numérique dans laquelle plusieurs algorithmes partitionnés pour l'interaction fluide structure sont comparés et validés avec des résultats expérimentaux. Les méthodes numériques discutées couvrent les trois familles principales de schémasde couplage: fortement couplés, semi implicites et faiblement couplés. Un très bon accord est obtenu entre les résultats numériques et expérimentaux. Les comparaisons confirment que le couplage fort peut être contourné efficacement, par l'intermédiaire de schémas semi implicites et faiblement couplés, sans compromettre la stabilité et la précision

    Efficient split-step schemes for fluid–structure interaction involving incompressible generalised Newtonian flows

    Get PDF
    Blood flow, dam or ship construction and numerous other problems in biomedical and general engineering involve incompressible flows interacting with elastic structures. Such interactions heavily influence the deformation and stress states which, in turn, affect the engineering design process. Therefore, any reliable model of such physical processes must consider the coupling of fluids and solids. However, complexity increases for non-Newtonian fluid models, as used, e.g., for blood or polymer flows. In these fluids, subtle differences in the local shear rate can have a drastic impact on the flow and hence on the coupled problem. There, existing (semi-) implicit solution strategies based on split-step or projection schemes for Newtonian fluids are not applicable, while extensions to non-Newtonian fluids can lead to substantial numerical overhead depending on the chosen fluid solver. To address these shortcomings, we present here a higher-order accurate, added-mass-stable fluid–structure interaction scheme centered around a split-step fluid solver. We compare several implicit and semi-implicit variants of the algorithm and verify convergence in space and time. Numerical examples show good performance in both benchmarks and an idealised setting of blood flow through an abdominal aortic aneurysm considering physiological parameters

    Modular vs non-modular preconditioners for fluid-structure systems with large added-mass effect

    Get PDF
    In this article we address the numerical simulation of fluid–structure interaction (FSI) problems featuring large added-mass effect. We analyze different preconditioners for the coupled system matrix obtained after space–time discretization and linearization of the FSI problem. The classical Dirichlet–Neumann preconditioner has the advantage of “modularity” because it allows to reuse existing fluid and structure codes with minimum effort (simple interface communication). Unfortunately, its performance is very poor in case of large added-mass effects. Alternatively, we consider two non-modular approaches. The first one consists in preconditioning the coupled system with a suitable diagonal scaling combined with an ILUT preconditioner. The system is then solved by a Krylov method. The drawback of this procedure is that the combination of fluid and structure codes to solve the coupled system is not straightforward. The second non-modular approach we consider is a splitting technique based on an inexact block-LU factorization of the linear FSI system. The resulting algorithm computes the fluid velocity separately from the coupled pressure–structure system at each iteration, reducing the computational cost. Independently of the preconditioner, the efficiency of semi-implicit algorithms (i.e., those that treat geometric and fluid nonlinearities in an explicit way) is highlighted and their performance compared to the one of implicit algorithms. All the methods are tested on three-dimensional blood-vessel systems. The algorithm combining the non-modular ILUT preconditioner with Krylov methods proved to be the fastest
    corecore