Preprint Alexander Heinlein, Axel Klawonn, and Oliver Rheinbach Parallel Two-Level Overlapping Schwarz Methods in Fluid-Structure Interaction

Size: px
Start display at page:

Download "Preprint Alexander Heinlein, Axel Klawonn, and Oliver Rheinbach Parallel Two-Level Overlapping Schwarz Methods in Fluid-Structure Interaction"

Transcription

1 Fakultät für Mathematik und Informatik Preprint Alexander Heinlein, Axel Klawonn, and Oliver Rheinbach Parallel Two-Level Overlapping Schwarz Methods in Fluid-Structure Interaction ISSN

2 Alexander Heinlein, Axel Klawonn, and Oliver Rheinbach Parallel Two-Level Overlapping Schwarz Methods in Fluid-Structure Interaction TU Bergakademie Freiberg Fakultät für Mathematik und Informatik Prüferstraße FREIBERG

3 ISSN Herausgeber: Herstellung: Dekan der Fakultät für Mathematik und Informatik Medienzentrum der TU Bergakademie Freiberg

4 Parallel Two-Level Overlapping Schwarz Methods in Fluid-Structure Interaction Alexander Heinlein 1, Axel Klawonn 1, and Oliver Rheinbach 2 1 Mathematisches Institut, Universität zu Köln, Weyertal 86-90, Köln, Germany. {alexander.heinlein,axel.klawonn}@uni-koeln.de 2 Institut für Numerische Mathematik und Optimierung, Fakultät für Mathematik und Informatik, Technische Universität Bergakademie Freiberg, Akademiestr. 6, Freiberg, Germany. oliver.rheinbach@math.tu-freiberg.de December 2, 2015 Abstract. Parallel overlapping Schwarz preconditioners are considered and applied to the structural block in monolithic fluid-structure interaction (FSI). The two-level overlapping Schwarz method uses a coarse level based on energy minimizing functions. Linear elastic as well as nonlinear, anisotropic hyperelastic structural models are considered in an FSI problem of a pressure wave in a tube. Using our recent parallel implementation of a two-level overlapping Schwarz preconditioner based on the Trilinos library, the total computation time of our FSI benchmark problem was reduced by more than a factor of two compared to the algebraic onelevel overlapping Schwarz method used previously. Finally, also strong scalability for our FSI problem is shown for up to 512 processor cores. 1 The Two-Level Overlapping Schwarz Preconditioner The GDSW preconditioner [4] is a two-level additive Schwarz preconditioner M 1 GDSW = Φ( Φ T AΦ ) 1 Φ T + N i=1 R T i à 1 i R i, (1) with a special choice of energy minimizing coarse space functions Φ. The coarse space functions are discrete harmonic extensions of the restrictions of the null space of A to connected components (vertices, edges, and faces) of the interface Γ of a nonoverlapping domain decomposition. For the elasticity problems considered here, the null space is spanned by the three translations r 1,r 2,r 3 and three (linearized) rotations r 4,r 5,r 6. Let I = Ω\Γ be the set of degrees of freedom (d.o.f.) in the interior of a subdomain. Then the basis functions of the GDSW coarse space are defined by [ A 1 Φ = II AT ΓI Φ ] [ ] Γ ΦI =, (2) Φ Γ Φ Γ

5 2 A. Heinlein, A. Klawonn, and O. Rheinbach where Φ Γ = [ RΓ1 T G Γ1... RΓM T G ] ΓN, and RΓj is the restriction from Γ onto Γ j, the j-th interface component. The matrices G Γj are chosen such that their columns form a basis of the restriction of the matrix G to the indices corresponding to Γ j. For GDSW the condition number bound κ ( ( M 1 GDSW K) C 1+ H )( ( )) H 1+log, δ h was shown in [4]. Here, H and h are the typical subdomain and finite element diameters and δ denotes the overlap. We have implemented a parallel GDSW preconditioner based on Trilinos [7] and report on parallel scalability for model problems in [6]. Currently, we use UMFPACK to solve the problems on the subdomains and MUMPS in MPI parallel mode for the coarse problem. We use a one-to-one correspondance of subdomains to cores. 2 Monolithic Fluid-Structure Interaction We use the software environment from [1], i.e., we use the LifeV software library coupled to FEAP 8.2. As opposed to [1], where a convective explicit (CE) approach was used for the fluid, we now use a fully implicit scheme, and the linearized systems are now preconditioned using a FaCSI preconditioner applying a SIMPLE preconditioner for the fluid; see [3]. 2.1 Model Description The fluid-structure interaction (FSI) problem consists of the fluid problem ( ) u ρ f t +((u w) )u σ f (u,p) = 0 in Ω f t (0,T], X (3) u = 0 in Ω f t (0,T], which corresponds to the incompressible Navier-Stokes equations in Arbitrary Lagrangian Eulerian (ALE) formulation, cf. [5], and the structural problem ρ s 2 d s t 2 (FS) = 0 in Ωs (0,T]. (4) Here, Ω f t and Ω f are the fluid domain in actual and reference configuration, respectively, Ω s is the structural reference configuration, and Γ = Ω f Ω s is the FSI interface. In (3), ρ f denotes the density of the fluid, u and p are the velocity and pressure, respectively, w = d f t X is the velocity and d f the displacement of the fluid mesh movement, and σ f (u,p) is the Cauchy stress tensor. In (4), d s is the displacement of the structure, ρ s is the density of the structure, and FS are the first Piola-Kirchhoff stresses.

6 Two-Level Overlapping Schwarz Methods in Fluid Structure Interaction 3 The ALE mapping A t = id + d f is obtained by solving an additional geometry problem d f = 0 in Ω f, d f = d s on Γ, (5) d f n f = 0 on Ω f \Γ, i.e., by means of discrete harmonic extensions. The fluid, structural, and geometry problems are coupled by the geometric adherence(6), the continuity of the velocities (7), and the continuity of the stresses (8) on Γ, d f = d s, (6) d s = u A t, t (7) (det[f]) 1 F T σ f n f A t +(FS)n s = 0. (8) 2.2 Monolithic Coupling in FSI We use finite differences, in a fully implicit scheme, for the approximation of the time derivatives of both the fluid and the structure equations. We use piecewise quadratic (P2) finite elements for the structure and geometry problems and P2 P1 mixed finite elements for the fluid, using conforming meshes at the FSI interface. The monolithic approach leads to a single nonlinear system containing the fluid (F), the structure (S), the geometry (G) problem, and the coupling conditions, F(u n+1 f,p n+1,d n+1 f ) C1 T λ n S(d n+1 s ) + C3 T λ n C 1 u n+1 f + C 2 d n+1 s C 4 d n+1 s Hd n+1 f = b f b s C 2 d n s 0. (9) Here, λ is the vector of Lagrange multipliers. For conforming meshes, we have C 1 Γ = I Γ, C 3 Γ = I Γ, C 2 Γ = 1/ tc 3, C 4 Γ = I Γ, where I Γ is the identity matrix defined on the interface Γ. 2.3 Linearization and Parallel Monolithic Preconditioner As in [1], we solve the nonlinear monolithic FSI problem (9) using an inexact Newton method. The corresponding tangent J M, associated with (9), reads J M = D df F 0 C1 T D df F 0 D ds S C3 T 0 C 1 C C 4 0 H D df F 0 C1 T D df F 0 D ds S 0 0 C 1 C C 4 0 H =: P DN. (10)

7 4 A. Heinlein, A. Klawonn, and O. Rheinbach Inflow Outflow Mesh #1: Interior radius of the structure 0.15cm Outer radius of the structure 0.21cm Length 2.5cm Mesh #2: Interior radius of the structure 0.08cm Outer radius of the structure 0.1cm Length 5cm Mesh #3: Interior radius of the structure 0.08cm Outer radius of the structure 0.11cm Length 10cm Fig.1. Geometry of the FSI problem. The number of d.o.f. is almost identical for all geometries and well-balanced between fluid (F) and structure (S), cf. Table 1. Mesh Velocity (F) Pressure (F) Displacement (S) Displacement (G) # # # Table 1. Number of degrees of freedom of the different meshes. Here, D df F denotes the linearization of the fluid operator, D df F the shape derivatives, and D ds S the linearization of the structural operator. We solve the linearized system using a GMRES iteration with the FaCSI preconditioner [3], which is based on a factorization of the matrix P DN. The fluid block is treated further by static condensation of the interface degrees of freedom and the use of a SIMPLE preconditioner for the fluid block; see [3]. The inverses appearing in the application of the FaCSI preconditioner are replaced by algebraic (for fluid or structure, separately) and geometric onelevel overlapping Schwarz preconditioner (for the structure) or the GDSW preconditioner (for the structure). 3 Numerical Results for Fluid-Structure Interaction We consider our FSI problem while applying different preconditioners to the structural block but without changing the preconditioners for the fluid and geometry blocks. We then report on the resulting performance of the full monolithic FSI simulation. The default preconditioner for the structural block is IFPACK, a parallel algebraic overlapping Schwarz preconditioner from Trilinos [7]. Our parallel preconditioner has two potential advantages over IFPACK: it uses a geometric overlap, and it can use a coarse space, for better robustness and improved numerical scalability. We consider three different meshes; cf. Fig. 1. We apply zero-displacement Dirichlet boundary conditions to the structure at the inlet and the outlet. A pressure wave in a tube (see Fig. 5) is created by applying a constant normal stress σ n = 0.133kPa at the inflow for t 0.003s. We consider three different material models for the wall, i.e., a linear elastic (LE), a Neo-Hookean (NH), and a realistic anisotropic nonlinear material

8 Two-Level Overlapping Schwarz Methods in Fluid Structure Interaction 5 model (Ψ A ), cf. [8], which we have already considered in FSI for arterial walls in [1]. For linear elasticity, we use E = 40kPa and ν = 0.3, for Neo-Hooke, µ = 7.72kPa and κ = 383.3kPa, and for the Ψ A model, we use the parameters from [2, (Ψ A Set 2)]. Time to Solution using Different Preconditioners for the Structure Block We perform simulations of the pressure wave in a tube for a total simulation time T = 0.01s. We use a time step t = , , , or , i.e., we solve 100, 50, 25 or 20 monolithic nonlinear systems. The nonlinear problems are solved using, on average, 5.1 (LE s), 5.6 (NH s), 6.6 (Ψ A s), 6.1 (LE s), 6.3 (NH s), 7.9 (Ψ A s), 7.4 (LE s), 7.9 (NH s), 11.9 (Ψ A s), 8.4 (LE s), or 9.5 (NH s) Newton iterations, and a preconditioned GMRES iteration is used to solve the linearized monolithic systems in each Newton step. Our stopping criterion for Newton is a mixed criterion with a relative and absolute tolerance of 10 8 and for GMRES a relative tolerance of We compare the number of iterations and the computing times in Table 2; see also Fig. 2. When using our preconditioner, we consider three cases: only using the first level (OS1), using the first and coarse level but neglecting the rotations (r 4,r 5,r 6 ) when constructing the coarse level (GDSW-nr), and using the full GDSW preconditioner (GDSW), i.e., with first and coarse level. In the case where rotations are neglected (GDSW-nr) no geometric information is needed for the construction of the coarse problem. For all methods, we specify an overlap of δ = 2h. We perform the comparison using Mesh #1 and 128 cores. In Table 2, for a small time step, all preconditioners show a very similar performance with respect to the number of GMRES iteration as well as the timings. However, for a larger time step, where the weight in front of the mass matrix is small, the number of iterations and the timings for IFPACK quickly deteriorate. The other methods, which use a geometric overlap, show a better performance. The use of a coarse space gives further improvements: for the largest time steps the GDSW preconditioner is the fastest method. Neglecting the rotations in the GDSW preconditioner (GDSW-nr), which makes the preconditioner more algebraic, yields a number of iterations which falls between the one-level preconditioner and the GDSW with the full coarse space. For our experiments, it thus seems that for GDSW-nr it is not easy to amortize the cost for the coarse level compared to OS1. The use of the GDSW preconditioner with the full coarse space, however, can be recommended as a new default. For smaller time steps the performance of all preconditioners is similar and for larger time steps it is clearly the fastest option: For the most challenging structural model (Ψ A ) combined with the largest time step the monolithic FSI simulation is more than 2.5 times faster when using the GDSW preconditioner instead of IFPACK; see Table 2. This is especially remarkable since, in our monolithic preconditioner, we have only exchanged the preconditioner for the structural block whereas the timings are for the complete FSI simulation.

9 6 A. Heinlein, A. Klawonn, and O. Rheinbach Fig. 2. Total number of GMRES iterations (top) and total runtime (bottom) for the pressure wave in a tube FSI problem using Mesh #1 and 128 cores; see also Table 2. We use different preconditioners for the structure block. OS1 is the onelevel Schwarz preconditioner, GDSW-nr is the GDSW preconditioner without rotations, and OS2 is the GDSW preconditioner with full coarse space. Strong Scaling for the Fluid-Structure Interaction problem In Fig. 3 and Fig. 4, we present strong parallel scaling results for the pressure wave in a tube using t = s and t = s, respectively, for a linear elastic tube. For the structure, we have used our new default preconditioner, i.e., the GDSW preconditioner including rotations, with overlaps of δ = 1h and δ = 2h. We present the GMRES iterations per Newton step and the total runtime for a time step. The timings are for the fully coupled FSI simulation. For all cases, we observe good scalability results, whereas the scaling is slightly worse for a time step of s. This is partially a result of the number of Newton iterations, which varies from 3 to 5. We also observe a significant influence of the shape of the geometry on the performance. For Mesh #3, we observe the lowest number of iterations, the best numerical scalability, the lowest computing computing times and the best parallel scalability. Acknowledgements The authors gratefully acknowledge the Gauss Centre for Supercomputing (GCS) for providing computing time through the John von Neumann Institute for Computing (NIC) on the GCS share of the supercomputer JUQUEEN at Jülich Supercomputing Centre (JSC). The authors also gratefully acknowledge the Cray XT6m at Universität Duisburg-Essen and the financial support by the German Science Foundation (DFG), project no. KL2094/3-1 and RH122/4-1.

10 Two-Level Overlapping Schwarz Methods in Fluid Structure Interaction 7 GMRES Iterations Mesh 1, GDSW, overlap 1h Mesh 1, GDSW, overlap 2h Mesh 2, GDSW, overlap 1h Mesh 2, GDSW, overlap 2h Mesh 3, GDSW, overlap 1h Mesh 3, GDSW, overlap 2h # Cores Time in s Optimal Scaling Mesh 1, GDSW, overlap 1h Mesh 1, GDSW, overlap 2h Mesh 2, GDSW, overlap 1h Mesh 2, GDSW, overlap 2h Mesh 3, GDSW, overlap 1h Mesh 3, GDSW, overlap 2h # Cores Fig.3. Strong scaling (16 to 512 cores) for FSI using linear elasticity and t = s The computing time for one time step is shown. Always 3 Newton steps. GMRES Iterations Mesh 1, GDSW, overlap 1h Mesh 1, GDSW, overlap 2h Mesh 2, GDSW, overlap 1h Mesh 2, GDSW, overlap 2h Mesh 3, GDSW, overlap 1h Mesh 3, GDSW, overlap 2h # Cores Time in s Optimal Scaling Mesh 1, GDSW, overlap 1h Mesh 1, GDSW, overlap 2h Mesh 2, GDSW, overlap 1h Mesh 2, GDSW, overlap 2h Mesh 3, GDSW, overlap 1h Mesh 3, GDSW, overlap 2h # Cores Fig.4. Same as Fig. 3 but using t = s. Newton steps vary from 3 to 5. Fig.5. Fluid pressure (top) and structural deformation (bottom) for the linear elastic (left), the Neo-Hookean (middle), and the Ψ A (right) material model at t = 0.003s. The structural displacement is magnified by a factor of 10. The figure also illustrates the significantly different behavior for the material models.

11 8 A. Heinlein, A. Klawonn, and O. Rheinbach t Struct. IFPACK One-level Schwarz GDSW w/o rot. GDSW (OS1) (GDSW-nr) Time GMRES Time GMRES Time GMRES Time GMRES iter iter iter iter LE 5.0m m m m 50.8 NH 8.6m m m 55.m 7.0m 52.7 Ψ A 19.7m m m m LE 8.9m m m m 58.0 NH 14.2m m m m 66.0 Ψ A 33.3m m m m LE 15.3m m m m 71.9 NH 24.7m m m m 88.4 Ψ A 63.0m m m m LE 19.4m m m m 76.3 NH 33.5m m m m 96.1 Table 2. Average computing time per time step (in minutes) and average number of GMRES iterations per Newton step for the pressure wave in a tube problem; see Fig. 2 for the total runtimes. Linear elasticity (LE), Neo-Hooke (NH), and a nonlinear, anisotropic hyperelastic material law to model an arterial wall (Ψ A); also see Fig. 5. The time step is t and the final simulation time is T = 0.01s. We compare IFPACK with the one-level overlapping Schwarz preconditioner (OS1) and the GDSW preconditioner with and without rotations (OS2/OS2-nr) on 128 cores of a Cray XT6m. No convergence for Ψ A and t = Best numbers in bold face.

12 Two-Level Overlapping Schwarz Methods in Fluid Structure Interaction 9 References 1. D. Balzani, S. Deparis, S. Fausten, D. Forti, A. Heinlein, A. Klawonn, A. Quarteroni, O. Rheinbach, and J. Schröder, Numerical modeling of fluid-structure interaction in arteries with anisotropic polyconvex hyperelastic and anisotropic viscoelastic material models at finite strains, Internat. J. Numer. Meth. Biomed. Engrg. (2016), Accepted 10/ D. Brands, A. Klawonn, O. Rheinbach, and J. Schröder, Modelling and convergence in arterial wall simulations using a parallel FETI solution strategy, Comput. Methods Biomech. Biomed. Engin. 11 (2008), S. Deparis, D. Forti, G. Grandperrin, and A. Quarteroni, FaCSI : A block parallel preconditioner for fluid-structure interaction in hemodynamics, Tech. Report 13, C. R. Dohrmann, A. Klawonn, and O. B. Widlund, Domain decomposition for less regular subdomains: overlapping Schwarz in two dimensions, SIAM J. Numer. Anal. 46:4 (2008), L. Formaggia, A. Quarteroni, and A. Veneziani, Cardiovascular Mathematics, vol. 3, A. Heinlein, A. Klawonn, and O. Rheinbach, Parallel overlapping Schwarz with an energy-minimizing coarse space, 2015, To be submitted to the Proceedings of the 23rd International Conference on Domain Decomposition Methods, Springer Lect. Notes Comput. Sci. Eng. 7. M. A. Heroux, R. A. Bartlett, V. E. Howle, R. J. Hoekstra, J. J. Hu, T. G. Kolda, R. B. Lehoucq, K. R. Long, R. P. Pawlowski, E. T. Phipps, A. G. Salinger, H. K. Thornquist, R. S. Tuminaro, J. M. Willenbring, A. Williams, and K. S. Stanley, An overview of the Trilinos project, ACM Trans. Math. Softw. 31:3 (2005), G. Holzapfel, T. Gasser, and R. Ogden, A new constitutive framework for arterial wall mechanics and a comparative study of material models, Journal of Elasticity 61 (2000), 1 48.

Fakultät für Mathematik und Informatik

Fakultät für Mathematik und Informatik Fakultät für Mathematik und Informatik Preprint 2015-17 Axel Klawonn, Martin Lanser and Oliver Rheinbach A Highly Scalable Implementation of Inexact Nonlinear FETI-DP without Sparse Direct Solvers ISSN

More information

Fakultät für Mathematik und Informatik

Fakultät für Mathematik und Informatik Fakultät für Mathematik und Informatik Preprint 2016-09 Alexander Heinlein, Axel Klawonn, Jascha Knepper, Oliver Rheinbach Multiscale Coarse Spaces for Overlapping Schwarz Methods Based on the ACMS Space

More information

Preprint Nonlinear FETI-DP and BDDC Methods: A Unified Framework and Parallel Results ISSN

Preprint Nonlinear FETI-DP and BDDC Methods: A Unified Framework and Parallel Results ISSN Fakultät für Mathematik und Informatik Preprint 2016-12 Axel Klawonn, Martin Lanser, Oliver Rheinbach, and Matthias Uran Nonlinear FETI-DP and BDDC Methods: A Unified Framework and Parallel Results ISSN

More information

FETI Methods for the Simulation of Biological Tissues

FETI Methods for the Simulation of Biological Tissues SpezialForschungsBereich F 32 Karl Franzens Universita t Graz Technische Universita t Graz Medizinische Universita t Graz FETI Methods for the Simulation of Biological Tissues Ch. Augustin O. Steinbach

More information

Fakultät für Mathematik und Informatik

Fakultät für Mathematik und Informatik Fakultät für Mathematik und nformatik Preprint 2017-05 Axel Klawonn, Martin Lanser, and Oliver Rheinbach Nonlinear BDDC Methods with nexact Solvers SSN 1433-9307 Axel Klawonn, Martin Lanser, Oliver Rheinbach

More information

Preprint ISSN

Preprint ISSN Fakultät für Mathematik und Informatik Preprint 2015-14 Allison H. Baker, Axel Klawonn, Tzanio Kolev, Martin Lanser, Oliver Rheinbach, and Ulrike Meier Yang Scalability of Classical Algebraic Multigrid

More information

A Parallel Newton-Krylov-FETI-DP Solver Based on FEAP

A Parallel Newton-Krylov-FETI-DP Solver Based on FEAP A Parallel Newton-Krylov-FETI-DP Solver Based on FEAP Large-Scale Applications and Scalability for Problems in the Mechanics of Soft Biological Tissues in Arterial Wall Structures Andreas Fischle Forschungsseminar

More information

A Simultaneous Augmented Lagrange Approach for UNCORRECTED PROOF. the Simulation of Soft Biological Tissue 3

A Simultaneous Augmented Lagrange Approach for UNCORRECTED PROOF. the Simulation of Soft Biological Tissue 3 1 AQ1 this figure will be printed in b/w A Simultaneous Augmented Lagrange Approach for 2 the Simulation of Soft Biological Tissue 3 Dirk Böse 1, Sarah Brinkhues 2, Raimund Erbel 1, Axel Klawonn 3,Oliver

More information

Discontinuous Galerkin methods for nonlinear elasticity

Discontinuous Galerkin methods for nonlinear elasticity Discontinuous Galerkin methods for nonlinear elasticity Preprint submitted to lsevier Science 8 January 2008 The goal of this paper is to introduce Discontinuous Galerkin (DG) methods for nonlinear elasticity

More information

A NONLINEAR ELIMINATION PRECONDITIONED INEXACT NEWTON METHOD FOR HETEROGENEOUS HYPERELASTICITY

A NONLINEAR ELIMINATION PRECONDITIONED INEXACT NEWTON METHOD FOR HETEROGENEOUS HYPERELASTICITY A NONLINEAR ELIMINATION PRECONDITIONED INEXACT NEWTON METHOD FOR HETEROGENEOUS HYPERELASTICITY SHIHUA GONG AND XIAO-CHUAN CAI Abstract. We propose and study a nonlinear elimination preconditioned inexact

More information

Large Scale Fluid-Structure Interaction by coupling OpenFOAM with external codes

Large Scale Fluid-Structure Interaction by coupling OpenFOAM with external codes Large Scale Fluid-Structure Interaction by coupling OpenFOAM with external codes Thomas Gallinger * Alexander Kupzok Roland Wüchner Kai-Uwe Bletzinger Lehrstuhl für Statik Technische Universität München

More information

A Balancing Algorithm for Mortar Methods

A Balancing Algorithm for Mortar Methods A Balancing Algorithm for Mortar Methods Dan Stefanica Baruch College, City University of New York, NY 11, USA Dan Stefanica@baruch.cuny.edu Summary. The balancing methods are hybrid nonoverlapping Schwarz

More information

The All-floating BETI Method: Numerical Results

The All-floating BETI Method: Numerical Results The All-floating BETI Method: Numerical Results Günther Of Institute of Computational Mathematics, Graz University of Technology, Steyrergasse 30, A-8010 Graz, Austria, of@tugraz.at Summary. The all-floating

More information

Algebraic Coarse Spaces for Overlapping Schwarz Preconditioners

Algebraic Coarse Spaces for Overlapping Schwarz Preconditioners Algebraic Coarse Spaces for Overlapping Schwarz Preconditioners 17 th International Conference on Domain Decomposition Methods St. Wolfgang/Strobl, Austria July 3-7, 2006 Clark R. Dohrmann Sandia National

More information

FETI-DP for Elasticity with Almost Incompressible 2 Material Components 3 UNCORRECTED PROOF. Sabrina Gippert, Axel Klawonn, and Oliver Rheinbach 4

FETI-DP for Elasticity with Almost Incompressible 2 Material Components 3 UNCORRECTED PROOF. Sabrina Gippert, Axel Klawonn, and Oliver Rheinbach 4 1 FETI-DP for Elasticity with Almost Incompressible 2 Material Components 3 Sabrina Gippert, Axel Klawonn, and Oliver Rheinbach 4 Lehrstuhl für Numerische Mathematik, Fakultät für Mathematik, Universität

More information

BETI for acoustic and electromagnetic scattering

BETI for acoustic and electromagnetic scattering BETI for acoustic and electromagnetic scattering O. Steinbach, M. Windisch Institut für Numerische Mathematik Technische Universität Graz Oberwolfach 18. Februar 2010 FWF-Project: Data-sparse Boundary

More information

Preprint Axel Klawonn, Martin Lanser, and Oliver Rheinbach FE 2 TI: Computational Scale Bridging for Dual-Phase Steels ISSN

Preprint Axel Klawonn, Martin Lanser, and Oliver Rheinbach FE 2 TI: Computational Scale Bridging for Dual-Phase Steels ISSN Fakultät für Mathematik und Informatik Preprint 2015-12 Axel Klawonn, Martin Lanser, and Oliver Rheinbach FE 2 TI: Computational Scale Bridging for Dual-Phase Steels ISSN 1433-9307 Axel Klawonn, Martin

More information

A Fully Implicit Domain Decomposition Based ALE Framework for Three-dimensional Fluid-structure Interaction with Application in Blood Flow Computation

A Fully Implicit Domain Decomposition Based ALE Framework for Three-dimensional Fluid-structure Interaction with Application in Blood Flow Computation A Fully Implicit Domain Decomposition Based ALE Framework for Three-dimensional Fluid-structure Interaction with Application in Blood Flow Computation Yuqi Wu a, Xiao-Chuan Cai b a Department of Applied

More information

A Balancing Algorithm for Mortar Methods

A Balancing Algorithm for Mortar Methods A Balancing Algorithm for Mortar Methods Dan Stefanica Baruch College, City University of New York, NY, USA. Dan_Stefanica@baruch.cuny.edu Summary. The balancing methods are hybrid nonoverlapping Schwarz

More information

20. A Dual-Primal FETI Method for solving Stokes/Navier-Stokes Equations

20. A Dual-Primal FETI Method for solving Stokes/Navier-Stokes Equations Fourteenth International Conference on Domain Decomposition Methods Editors: Ismael Herrera, David E. Keyes, Olof B. Widlund, Robert Yates c 23 DDM.org 2. A Dual-Primal FEI Method for solving Stokes/Navier-Stokes

More information

Finite Elements for Large Strains - A double mixed (M 2 ) Formulation

Finite Elements for Large Strains - A double mixed (M 2 ) Formulation Finite Elements for Large Strains - A double mixed (M 2 ) Formulation Motivation Development of user friendly elements robustness simple treatment of incompressible materials complex geometries geometrical

More information

Discrete Projection Methods for Incompressible Fluid Flow Problems and Application to a Fluid-Structure Interaction

Discrete Projection Methods for Incompressible Fluid Flow Problems and Application to a Fluid-Structure Interaction Discrete Projection Methods for Incompressible Fluid Flow Problems and Application to a Fluid-Structure Interaction Problem Jörg-M. Sautter Mathematisches Institut, Universität Düsseldorf, Germany, sautter@am.uni-duesseldorf.de

More information

Electronic Transactions on Numerical Analysis Volume 49, 2018

Electronic Transactions on Numerical Analysis Volume 49, 2018 Electronic Transactions on Numerical Analysis Volume 49, 2018 Contents 1 Adaptive FETI-DP and BDDC methods with a generalized transformation of basis for heterogeneous problems. Axel Klawonn, Martin Kühn,

More information

Domain Decomposition Algorithms for an Indefinite Hypersingular Integral Equation in Three Dimensions

Domain Decomposition Algorithms for an Indefinite Hypersingular Integral Equation in Three Dimensions Domain Decomposition Algorithms for an Indefinite Hypersingular Integral Equation in Three Dimensions Ernst P. Stephan 1, Matthias Maischak 2, and Thanh Tran 3 1 Institut für Angewandte Mathematik, Leibniz

More information

One-Shot Domain Decomposition Methods for Shape Optimization Problems 1 Introduction Page 565

One-Shot Domain Decomposition Methods for Shape Optimization Problems 1 Introduction Page 565 1 One-Shot Domain Decomposition Methods for Shape 2 Optimization Problems 3 Rongliang Chen 1 and Xiao-Chuan Cai 2 4 1 College of Mathematics and Econometrics, Hunan University, Changsha, Hunan 410082,

More information

Technische Universität Graz

Technische Universität Graz Technische Universität Graz Classical and all floating FETI methods for the simulation of arterial tissues C. M. Augustin, G. A. Holzapfel, O. Steinbach Berichte aus dem Institut für Numerische Mathematik

More information

Biomechanics. Soft Tissue Biomechanics

Biomechanics. Soft Tissue Biomechanics Biomechanics cross-bridges 3-D myocardium ventricles circulation Image Research Machines plc R* off k n k b Ca 2+ 0 R off Ca 2+ * k on R* on g f Ca 2+ R0 on Ca 2+ g Ca 2+ A* 1 A0 1 Ca 2+ Myofilament kinetic

More information

Efficient BDF time discretization of the Navier Stokes equations with VMS LES modeling in a High Performance Computing framework

Efficient BDF time discretization of the Navier Stokes equations with VMS LES modeling in a High Performance Computing framework Introduction VS LES/BDF Implementation Results Conclusions Swiss Numerical Analysis Day 2015, Geneva, Switzerland, 17 April 2015. Efficient BDF time discretization of the Navier Stokes equations with VS

More information

Deformation of bovine eye fluid structure interaction between viscoelastic vitreous, non-linear elastic lens and sclera

Deformation of bovine eye fluid structure interaction between viscoelastic vitreous, non-linear elastic lens and sclera Karel October Tůma 24, Simulation 2018 of a bovine eye 1/19 Deformation of bovine eye fluid structure interaction between viscoelastic vitreous, non-linear elastic lens and sclera Karel Tůma 1 joint work

More information

Modular hp-fem System HERMES and Its Application to the Maxwell s Equations 1

Modular hp-fem System HERMES and Its Application to the Maxwell s Equations 1 Modular hp-fem System HERMES and Its Application to the Maxwell s Equations 1 Tomáš Vejchodský a Pavel Šolín b Martin Zítka b a Mathematical Institute, Academy of Sciences, Žitná 25, 11567 Praha 1, Czech

More information

PALADINS: Scalable Time-Adaptive Algebraic Splitting and Preconditioners for the Navier-Stokes Equations

PALADINS: Scalable Time-Adaptive Algebraic Splitting and Preconditioners for the Navier-Stokes Equations 2013 SIAM Conference On Computational Science and Engineering Boston, 27 th February 2013 PALADINS: Scalable Time-Adaptive Algebraic Splitting and Preconditioners for the Navier-Stokes Equations U. Villa,

More information

arxiv: v1 [math.na] 19 Dec 2013

arxiv: v1 [math.na] 19 Dec 2013 NUMERICAL SIMULATION OF FLUID-STRUCTURE INTERACTION PROBLEMS WITH HYPERELASTIC MODELS I: A PARTITIONED APPROACH arxiv:1312.5561v1 [math.na] 19 Dec 2013 ULRICH LANGER AND HUIDONG YANG Abstract. In this

More information

Universität des Saarlandes. Fachrichtung 6.1 Mathematik

Universität des Saarlandes. Fachrichtung 6.1 Mathematik Universität des Saarlandes U N I V E R S I T A S S A R A V I E N I S S Fachrichtung 6.1 Mathematik Preprint Nr. 219 On finite element methods for 3D time dependent convection diffusion reaction equations

More information

Termination criteria for inexact fixed point methods

Termination criteria for inexact fixed point methods Termination criteria for inexact fixed point methods Philipp Birken 1 October 1, 2013 1 Institute of Mathematics, University of Kassel, Heinrich-Plett-Str. 40, D-34132 Kassel, Germany Department of Mathematics/Computer

More information

Parallel Implementation of BDDC for Mixed-Hybrid Formulation of Flow in Porous Media

Parallel Implementation of BDDC for Mixed-Hybrid Formulation of Flow in Porous Media Parallel Implementation of BDDC for Mixed-Hybrid Formulation of Flow in Porous Media Jakub Šístek1 joint work with Jan Březina 2 and Bedřich Sousedík 3 1 Institute of Mathematics of the AS CR Nečas Center

More information

Efficient Augmented Lagrangian-type Preconditioning for the Oseen Problem using Grad-Div Stabilization

Efficient Augmented Lagrangian-type Preconditioning for the Oseen Problem using Grad-Div Stabilization Efficient Augmented Lagrangian-type Preconditioning for the Oseen Problem using Grad-Div Stabilization Timo Heister, Texas A&M University 2013-02-28 SIAM CSE 2 Setting Stationary, incompressible flow problems

More information

Extending the theory for domain decomposition algorithms to less regular subdomains

Extending the theory for domain decomposition algorithms to less regular subdomains Extending the theory for domain decomposition algorithms to less regular subdomains Olof Widlund Courant Institute of Mathematical Sciences New York University http://www.cs.nyu.edu/cs/faculty/widlund/

More information

Coupling Stokes and Darcy equations: modeling and numerical methods

Coupling Stokes and Darcy equations: modeling and numerical methods Coupling Stokes and Darcy equations: modeling and numerical methods Marco Discacciati NM2PorousMedia 24 Dubrovnik, September 29, 24 Acknowledgment: European Union Seventh Framework Programme (FP7/27-23),

More information

Lectures on. Constitutive Modelling of Arteries. Ray Ogden

Lectures on. Constitutive Modelling of Arteries. Ray Ogden Lectures on Constitutive Modelling of Arteries Ray Ogden University of Aberdeen Xi an Jiaotong University April 2011 Overview of the Ingredients of Continuum Mechanics needed in Soft Tissue Biomechanics

More information

INSTITUTE OF MATHEMATICS THE CZECH ACADEMY OF SCIENCES. A virtual overlapping Schwarz method for scalar elliptic problems in two dimensions

INSTITUTE OF MATHEMATICS THE CZECH ACADEMY OF SCIENCES. A virtual overlapping Schwarz method for scalar elliptic problems in two dimensions INSTITUTE OF MATHEMATICS THE CZECH ACADEMY OF SCIENCES A virtual overlapping Schwarz method for scalar elliptic problems in two dimensions Juan Gabriel Calvo Preprint No. 25-2017 PRAHA 2017 A VIRTUAL

More information

Construction of a New Domain Decomposition Method for the Stokes Equations

Construction of a New Domain Decomposition Method for the Stokes Equations Construction of a New Domain Decomposition Method for the Stokes Equations Frédéric Nataf 1 and Gerd Rapin 2 1 CMAP, CNRS; UMR7641, Ecole Polytechnique, 91128 Palaiseau Cedex, France 2 Math. Dep., NAM,

More information

A Recursive Trust-Region Method for Non-Convex Constrained Minimization

A Recursive Trust-Region Method for Non-Convex Constrained Minimization A Recursive Trust-Region Method for Non-Convex Constrained Minimization Christian Groß 1 and Rolf Krause 1 Institute for Numerical Simulation, University of Bonn. {gross,krause}@ins.uni-bonn.de 1 Introduction

More information

Toward black-box adaptive domain decomposition methods

Toward black-box adaptive domain decomposition methods Toward black-box adaptive domain decomposition methods Frédéric Nataf Laboratory J.L. Lions (LJLL), CNRS, Alpines Inria and Univ. Paris VI joint work with Victorita Dolean (Univ. Nice Sophia-Antipolis)

More information

A Robust Preconditioned Iterative Method for the Navier-Stokes Equations with High Reynolds Numbers

A Robust Preconditioned Iterative Method for the Navier-Stokes Equations with High Reynolds Numbers Applied and Computational Mathematics 2017; 6(4): 202-207 http://www.sciencepublishinggroup.com/j/acm doi: 10.11648/j.acm.20170604.18 ISSN: 2328-5605 (Print); ISSN: 2328-5613 (Online) A Robust Preconditioned

More information

Parallel Scalability of a FETI DP Mortar Method for Problems with Discontinuous Coefficients

Parallel Scalability of a FETI DP Mortar Method for Problems with Discontinuous Coefficients Parallel Scalability of a FETI DP Mortar Method for Problems with Discontinuous Coefficients Nina Dokeva and Wlodek Proskurowski Department of Mathematics, University of Southern California, Los Angeles,

More information

Parallel scalability of a FETI DP mortar method for problems with discontinuous coefficients

Parallel scalability of a FETI DP mortar method for problems with discontinuous coefficients Parallel scalability of a FETI DP mortar method for problems with discontinuous coefficients Nina Dokeva and Wlodek Proskurowski University of Southern California, Department of Mathematics Los Angeles,

More information

ASM-BDDC Preconditioners with variable polynomial degree for CG- and DG-SEM

ASM-BDDC Preconditioners with variable polynomial degree for CG- and DG-SEM ASM-BDDC Preconditioners with variable polynomial degree for CG- and DG-SEM C. Canuto 1, L. F. Pavarino 2, and A. B. Pieri 3 1 Introduction Discontinuous Galerkin (DG) methods for partial differential

More information

A monolithic approach to fluid-composite structure interaction

A monolithic approach to fluid-composite structure interaction Noname manuscript No. (will be inserted by the editor) A monolithic approach to fluid-composite structure interaction Davide Forti Martina Buac Annalisa Quaini Suncica Canic Simone Deparis Received: date

More information

Selecting Constraints in Dual-Primal FETI Methods for Elasticity in Three Dimensions

Selecting Constraints in Dual-Primal FETI Methods for Elasticity in Three Dimensions Selecting Constraints in Dual-Primal FETI Methods for Elasticity in Three Dimensions Axel Klawonn 1 and Olof B. Widlund 2 1 Universität Duisburg-Essen, Campus Essen, Fachbereich Mathematik, (http://www.uni-essen.de/ingmath/axel.klawonn/)

More information

arxiv: v1 [math.na] 28 Feb 2008

arxiv: v1 [math.na] 28 Feb 2008 BDDC by a frontal solver and the stress computation in a hip joint replacement arxiv:0802.4295v1 [math.na] 28 Feb 2008 Jakub Šístek a, Jaroslav Novotný b, Jan Mandel c, Marta Čertíková a, Pavel Burda a

More information

A multi-solver quasi-newton method for the partitioned simulation of fluid-structure interaction

A multi-solver quasi-newton method for the partitioned simulation of fluid-structure interaction A multi-solver quasi-newton method for the partitioned simulation of fluid-structure interaction J Degroote, S Annerel and J Vierendeels Department of Flow, Heat and Combustion Mechanics, Ghent University,

More information

Short title: Total FETI. Corresponding author: Zdenek Dostal, VŠB-Technical University of Ostrava, 17 listopadu 15, CZ Ostrava, Czech Republic

Short title: Total FETI. Corresponding author: Zdenek Dostal, VŠB-Technical University of Ostrava, 17 listopadu 15, CZ Ostrava, Czech Republic Short title: Total FETI Corresponding author: Zdenek Dostal, VŠB-Technical University of Ostrava, 17 listopadu 15, CZ-70833 Ostrava, Czech Republic mail: zdenek.dostal@vsb.cz fax +420 596 919 597 phone

More information

Extrapolation methods for accelerating unsteady partitioned fluid-structure interaction simulations

Extrapolation methods for accelerating unsteady partitioned fluid-structure interaction simulations Int. Jnl. of Multiphysics Volume 5 Number 4 211 287 Extrapolation methods for accelerating unsteady partitioned fluid-structure interaction simulations Stephen Sachs*, Marcel Streitenberger, Dörte C. Sternel**,

More information

Peristaltic Pump. Introduction. Model Definition

Peristaltic Pump. Introduction. Model Definition Peristaltic Pump Introduction In a peristaltic pump, rotating rollers are squeezing a flexible tube. As the pushed down rollers move along the tube, the fluid in the tube follows the motion. The main advantage

More information

SOME PRACTICAL ASPECTS OF PARALLEL ADAPTIVE BDDC METHOD

SOME PRACTICAL ASPECTS OF PARALLEL ADAPTIVE BDDC METHOD Conference Applications of Mathematics 2012 in honor of the 60th birthday of Michal Křížek. Institute of Mathematics AS CR, Prague 2012 SOME PRACTICAL ASPECTS OF PARALLEL ADAPTIVE BDDC METHOD Jakub Šístek1,2,

More information

A Domain Decomposition Based Jacobi-Davidson Algorithm for Quantum Dot Simulation

A Domain Decomposition Based Jacobi-Davidson Algorithm for Quantum Dot Simulation A Domain Decomposition Based Jacobi-Davidson Algorithm for Quantum Dot Simulation Tao Zhao 1, Feng-Nan Hwang 2 and Xiao-Chuan Cai 3 Abstract In this paper, we develop an overlapping domain decomposition

More information

Newton-Multigrid Least-Squares FEM for S-V-P Formulation of the Navier-Stokes Equations

Newton-Multigrid Least-Squares FEM for S-V-P Formulation of the Navier-Stokes Equations Newton-Multigrid Least-Squares FEM for S-V-P Formulation of the Navier-Stokes Equations A. Ouazzi, M. Nickaeen, S. Turek, and M. Waseem Institut für Angewandte Mathematik, LSIII, TU Dortmund, Vogelpothsweg

More information

FEniCS Course. Lecture 6: Incompressible Navier Stokes. Contributors Anders Logg André Massing

FEniCS Course. Lecture 6: Incompressible Navier Stokes. Contributors Anders Logg André Massing FEniCS Course Lecture 6: Incompressible Navier Stokes Contributors Anders Logg André Massing 1 / 11 The incompressible Navier Stokes equations u + u u ν u + p = f in Ω (0, T ] u = 0 in Ω (0, T ] u = g

More information

A monolithic fluid structure interaction solver Verification and Validation Application: venous valve motion

A monolithic fluid structure interaction solver Verification and Validation Application: venous valve motion 1 / 41 A monolithic fluid structure interaction solver Verification and Validation Application: venous valve motion Chen-Yu CHIANG O. Pironneau, T.W.H. Sheu, M. Thiriet Laboratoire Jacques-Louis Lions

More information

Comparison of Models for Finite Plasticity

Comparison of Models for Finite Plasticity Comparison of Models for Finite Plasticity A numerical study Patrizio Neff and Christian Wieners California Institute of Technology (Universität Darmstadt) Universität Augsburg (Universität Heidelberg)

More information

Numerical Analysis and Computation of Fluid/Fluid and Fluid/Structure Interaction Problems Jason S. Howell

Numerical Analysis and Computation of Fluid/Fluid and Fluid/Structure Interaction Problems Jason S. Howell J.S.Howell Research Statement 1 Numerical Analysis and Computation of Fluid/Fluid and Fluid/Structure Interaction Problems Jason S. Howell Fig. 1. Plot of the magnitude of the velocity (upper left) and

More information

CONVERGENCE ANALYSIS OF A BALANCING DOMAIN DECOMPOSITION METHOD FOR SOLVING A CLASS OF INDEFINITE LINEAR SYSTEMS

CONVERGENCE ANALYSIS OF A BALANCING DOMAIN DECOMPOSITION METHOD FOR SOLVING A CLASS OF INDEFINITE LINEAR SYSTEMS CONVERGENCE ANALYSIS OF A BALANCING DOMAIN DECOMPOSITION METHOD FOR SOLVING A CLASS OF INDEFINITE LINEAR SYSTEMS JING LI AND XUEMIN TU Abstract A variant of balancing domain decomposition method by constraints

More information

Adaptive Coarse Space Selection in BDDC and FETI-DP Iterative Substructuring Methods: Towards Fast and Robust Solvers

Adaptive Coarse Space Selection in BDDC and FETI-DP Iterative Substructuring Methods: Towards Fast and Robust Solvers Adaptive Coarse Space Selection in BDDC and FETI-DP Iterative Substructuring Methods: Towards Fast and Robust Solvers Jan Mandel University of Colorado at Denver Bedřich Sousedík Czech Technical University

More information

NUMERICAL SIMULATION OF INTERACTION BETWEEN INCOMPRESSIBLE FLOW AND AN ELASTIC WALL

NUMERICAL SIMULATION OF INTERACTION BETWEEN INCOMPRESSIBLE FLOW AND AN ELASTIC WALL Proceedings of ALGORITMY 212 pp. 29 218 NUMERICAL SIMULATION OF INTERACTION BETWEEN INCOMPRESSIBLE FLOW AND AN ELASTIC WALL MARTIN HADRAVA, MILOSLAV FEISTAUER, AND PETR SVÁČEK Abstract. The present paper

More information

Multilevel and Adaptive Iterative Substructuring Methods. Jan Mandel University of Colorado Denver

Multilevel and Adaptive Iterative Substructuring Methods. Jan Mandel University of Colorado Denver Multilevel and Adaptive Iterative Substructuring Methods Jan Mandel University of Colorado Denver The multilevel BDDC method is joint work with Bedřich Sousedík, Czech Technical University, and Clark Dohrmann,

More information

Multispace and Multilevel BDDC. Jan Mandel University of Colorado at Denver and Health Sciences Center

Multispace and Multilevel BDDC. Jan Mandel University of Colorado at Denver and Health Sciences Center Multispace and Multilevel BDDC Jan Mandel University of Colorado at Denver and Health Sciences Center Based on joint work with Bedřich Sousedík, UCDHSC and Czech Technical University, and Clark R. Dohrmann,

More information

Integration of Sequential Quadratic Programming and Domain Decomposition Methods for Nonlinear Optimal Control Problems

Integration of Sequential Quadratic Programming and Domain Decomposition Methods for Nonlinear Optimal Control Problems Integration of Sequential Quadratic Programming and Domain Decomposition Methods for Nonlinear Optimal Control Problems Matthias Heinkenschloss 1 and Denis Ridzal 2 1 Department of Computational and Applied

More information

FVM for Fluid-Structure Interaction with Large Structural Displacements

FVM for Fluid-Structure Interaction with Large Structural Displacements FVM for Fluid-Structure Interaction with Large Structural Displacements Željko Tuković and Hrvoje Jasak Zeljko.Tukovic@fsb.hr, h.jasak@wikki.co.uk Faculty of Mechanical Engineering and Naval Architecture

More information

Numerical Simulations of the Fluid-Structure Coupling in Physiological Vessels Mini-Workshop I

Numerical Simulations of the Fluid-Structure Coupling in Physiological Vessels Mini-Workshop I Numerical Simulations of the Fluid-Structure Coupling in Physiological Vessels INRIA Rocquencourt, projet REO miguel.fernandez@inria.fr CRM Spring School, Montréal May 16, 2005 Motivations It is generally

More information

Convergence analysis of a balancing domain decomposition method for solving a class of indefinite linear systems

Convergence analysis of a balancing domain decomposition method for solving a class of indefinite linear systems NUMERICAL LINEAR ALGEBRA WITH APPLICATIONS Numer. Linear Algebra Appl. 2000; 00:1 6 [Version: 2002/09/18 v1.02] Convergence analysis of a balancing domain decomposition method for solving a class of indefinite

More information

Preconditioning of Saddle Point Systems by Substructuring and a Penalty Approach

Preconditioning of Saddle Point Systems by Substructuring and a Penalty Approach Preconditioning of Saddle Point Systems by Substructuring and a Penalty Approach Clark R. Dohrmann 1 Sandia National Laboratories, crdohrm@sandia.gov. Sandia is a multiprogram laboratory operated by Sandia

More information

STABILITY OF THE KINEMATICALLY COUPLED β-scheme FOR FLUID-STRUCTURE INTERACTION PROBLEMS IN HEMODYNAMICS

STABILITY OF THE KINEMATICALLY COUPLED β-scheme FOR FLUID-STRUCTURE INTERACTION PROBLEMS IN HEMODYNAMICS INTERNATIONAL JOURNAL OF NUMERICAL ANALYSIS AND MODELING Volume 2, Number, Pages 54 8 c 25 Institute for Scientific Computing and Information STABILITY OF THE KINEMATICALLY COUPLED β-scheme FOR FLUID-STRUCTURE

More information

Stability of the kinematically coupled β-scheme for fluid-structure interaction problems in hemodynamics

Stability of the kinematically coupled β-scheme for fluid-structure interaction problems in hemodynamics Numerical Analysis and Scientific Computing Preprint Seria Stability of the kinematically coupled β-scheme for fluid-structure interaction problems in hemodynamics S. Čanić B. Muha M. Bukač Preprint #13

More information

An arbitrary lagrangian eulerian discontinuous galerkin approach to fluid-structure interaction and its application to cardiovascular problem

An arbitrary lagrangian eulerian discontinuous galerkin approach to fluid-structure interaction and its application to cardiovascular problem An arbitrary lagrangian eulerian discontinuous galerkin approach to fluid-structure interaction and its application to cardiovascular problem Yifan Wang University of Houston, Department of Mathematics

More information

Coupled FETI/BETI for Nonlinear Potential Problems

Coupled FETI/BETI for Nonlinear Potential Problems Coupled FETI/BETI for Nonlinear Potential Problems U. Langer 1 C. Pechstein 1 A. Pohoaţǎ 1 1 Institute of Computational Mathematics Johannes Kepler University Linz {ulanger,pechstein,pohoata}@numa.uni-linz.ac.at

More information

Nonlinear Equations for Finite-Amplitude Wave Propagation in Fiber-Reinforced Hyperelastic Media

Nonlinear Equations for Finite-Amplitude Wave Propagation in Fiber-Reinforced Hyperelastic Media Nonlinear Equations for Finite-Amplitude Wave Propagation in Fiber-Reinforced Hyperelastic Media Alexei F. Cheviakov Department of Mathematics and Statistics, University of Saskatchewan, Saskatoon, Canada

More information

A monolithic FEM solver for fluid structure

A monolithic FEM solver for fluid structure A monolithic FEM solver for fluid structure interaction p. 1/1 A monolithic FEM solver for fluid structure interaction Stefan Turek, Jaroslav Hron jaroslav.hron@mathematik.uni-dortmund.de Department of

More information

Two-level multiplicative domain decomposition algorithm for recovering the Lamé coefficient in biological tissues

Two-level multiplicative domain decomposition algorithm for recovering the Lamé coefficient in biological tissues Two-level multiplicative domain decomposition algorithm for recovering the Lamé coefficient in biological tissues Si Liu and Xiao-Chuan Cai Department of Applied Mathematics, University of Colorado at

More information

2 CAI, KEYES AND MARCINKOWSKI proportional to the relative nonlinearity of the function; i.e., as the relative nonlinearity increases the domain of co

2 CAI, KEYES AND MARCINKOWSKI proportional to the relative nonlinearity of the function; i.e., as the relative nonlinearity increases the domain of co INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN FLUIDS Int. J. Numer. Meth. Fluids 2002; 00:1 6 [Version: 2000/07/27 v1.0] Nonlinear Additive Schwarz Preconditioners and Application in Computational Fluid

More information

INSTITUTE OF MATHEMATICS THE CZECH ACADEMY OF SCIENCES

INSTITUTE OF MATHEMATICS THE CZECH ACADEMY OF SCIENCES INSTITUTE OF MATHEMATICS THE CZECH ACADEMY OF SCIENCES On the approximation of a virtual coarse space for domain decomposition methods in two dimensions Juan Gabriel Calvo Preprint No. 31-2017 PRAHA 2017

More information

On the Use of Inexact Subdomain Solvers for BDDC Algorithms

On the Use of Inexact Subdomain Solvers for BDDC Algorithms On the Use of Inexact Subdomain Solvers for BDDC Algorithms Jing Li a, and Olof B. Widlund b,1 a Department of Mathematical Sciences, Kent State University, Kent, OH, 44242-0001 b Courant Institute of

More information

Two new enriched multiscale coarse spaces for the Additive Average Schwarz method

Two new enriched multiscale coarse spaces for the Additive Average Schwarz method 346 Two new enriched multiscale coarse spaces for the Additive Average Schwarz method Leszek Marcinkowski 1 and Talal Rahman 2 1 Introduction We propose additive Schwarz methods with spectrally enriched

More information

New constructions of domain decomposition methods for systems of PDEs

New constructions of domain decomposition methods for systems of PDEs New constructions of domain decomposition methods for systems of PDEs Nouvelles constructions de méthodes de décomposition de domaine pour des systèmes d équations aux dérivées partielles V. Dolean?? F.

More information

Adaptive C1 Macroelements for Fourth Order and Divergence-Free Problems

Adaptive C1 Macroelements for Fourth Order and Divergence-Free Problems Adaptive C1 Macroelements for Fourth Order and Divergence-Free Problems Roy Stogner Computational Fluid Dynamics Lab Institute for Computational Engineering and Sciences University of Texas at Austin March

More information

A domain decomposition framework for fluid-structure interaction problems

A domain decomposition framework for fluid-structure interaction problems A domain decomposition framework for fluid-structure interaction problems Simone Deparis 1, Marco Discacciati 1, and Alfio Quarteroni 1,2 1 Institute of Analysis and Scientific Computing, CMCS-IACS, EPF

More information

Numerical modelling of shear-thinning non-newtonian flows in compliant vessels

Numerical modelling of shear-thinning non-newtonian flows in compliant vessels INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN FLUIDS Int. J. Numer. Meth. Fluids 2007; 00:1 [Version: 2002/09/18 v1.01] Numerical modelling of shear-thinning non-newtonian flows in compliant vessels M.

More information

On Nonlinear Dirichlet Neumann Algorithms for Jumping Nonlinearities

On Nonlinear Dirichlet Neumann Algorithms for Jumping Nonlinearities On Nonlinear Dirichlet Neumann Algorithms for Jumping Nonlinearities Heiko Berninger, Ralf Kornhuber, and Oliver Sander FU Berlin, FB Mathematik und Informatik (http://www.math.fu-berlin.de/rd/we-02/numerik/)

More information

COMPUTATION OF EIGENSTRESSES IN THREE-DIMENSIONAL PATIENT-SPECIFIC ARTERIAL WALLS

COMPUTATION OF EIGENSTRESSES IN THREE-DIMENSIONAL PATIENT-SPECIFIC ARTERIAL WALLS IS Computation - Biomechanics of eigenstresses and Computational in three-dimensional Modeling of Living patient-specific Tissue arterial walls XIII International Conference on Computational Plasticity.

More information

Universität des Saarlandes. Fachrichtung 6.1 Mathematik

Universität des Saarlandes. Fachrichtung 6.1 Mathematik Universität des Saarlandes U N I V E R S I T A S S A R A V I E N I S S Fachrichtung 6.1 Mathematik Preprint Nr. 166 A short remark on energy functionals related to nonlinear Hencky materials Michael Bildhauer

More information

Sharp condition number estimates for the symmetric 2-Lagrange multiplier method

Sharp condition number estimates for the symmetric 2-Lagrange multiplier method Sharp condition number estimates for the symmetric -Lagrange multiplier method Stephen W. Drury and Sébastien Loisel Abstract Domain decomposition methods are used to find the numerical solution of large

More information

Overlapping Schwarz preconditioners for Fekete spectral elements

Overlapping Schwarz preconditioners for Fekete spectral elements Overlapping Schwarz preconditioners for Fekete spectral elements R. Pasquetti 1, L. F. Pavarino 2, F. Rapetti 1, and E. Zampieri 2 1 Laboratoire J.-A. Dieudonné, CNRS & Université de Nice et Sophia-Antipolis,

More information

18. Balancing Neumann-Neumann for (In)Compressible Linear Elasticity and (Generalized) Stokes Parallel Implementation

18. Balancing Neumann-Neumann for (In)Compressible Linear Elasticity and (Generalized) Stokes Parallel Implementation Fourteenth nternational Conference on Domain Decomposition Methods Editors: smael Herrera, David E Keyes, Olof B Widlund, Robert Yates c 23 DDMorg 18 Balancing Neumann-Neumann for (n)compressible Linear

More information

Une méthode parallèle hybride à deux niveaux interfacée dans un logiciel d éléments finis

Une méthode parallèle hybride à deux niveaux interfacée dans un logiciel d éléments finis Une méthode parallèle hybride à deux niveaux interfacée dans un logiciel d éléments finis Frédéric Nataf Laboratory J.L. Lions (LJLL), CNRS, Alpines Inria and Univ. Paris VI Victorita Dolean (Univ. Nice

More information

Auxiliary space multigrid method for elliptic problems with highly varying coefficients

Auxiliary space multigrid method for elliptic problems with highly varying coefficients Auxiliary space multigrid method for elliptic problems with highly varying coefficients Johannes Kraus 1 and Maria Lymbery 2 1 Introduction The robust preconditioning of linear systems of algebraic equations

More information

A unifying model for fluid flow and elastic solid deformation: a novel approach for fluid-structure interaction and wave propagation

A unifying model for fluid flow and elastic solid deformation: a novel approach for fluid-structure interaction and wave propagation A unifying model for fluid flow and elastic solid deformation: a novel approach for fluid-structure interaction and wave propagation S. Bordère a and J.-P. Caltagirone b a. CNRS, Univ. Bordeaux, ICMCB,

More information

Convergence Behavior of a Two-Level Optimized Schwarz Preconditioner

Convergence Behavior of a Two-Level Optimized Schwarz Preconditioner Convergence Behavior of a Two-Level Optimized Schwarz Preconditioner Olivier Dubois 1 and Martin J. Gander 2 1 IMA, University of Minnesota, 207 Church St. SE, Minneapolis, MN 55455 dubois@ima.umn.edu

More information

arxiv: v1 [math.na] 3 May 2018

arxiv: v1 [math.na] 3 May 2018 ; :1 25 Fluid-structure interaction simulations of venous valves: a monolithic ALE method for large structural displacements arxiv:1805.01321v1 [math.na] 3 May 2018 S. Calandrini 1 *, E. Aulisa 1 1 Department

More information

Constitutive models. Constitutive model: determines P in terms of deformation

Constitutive models. Constitutive model: determines P in terms of deformation Constitutive models Constitutive model: determines P in terms of deformation Elastic material: P depends only on current F Hyperelastic material: work is independent of path strain energy density function

More information

A FETI-DP Method for Mortar Finite Element Discretization of a Fourth Order Problem

A FETI-DP Method for Mortar Finite Element Discretization of a Fourth Order Problem A FETI-DP Method for Mortar Finite Element Discretization of a Fourth Order Problem Leszek Marcinkowski 1 and Nina Dokeva 2 1 Department of Mathematics, Warsaw University, Banacha 2, 02 097 Warszawa, Poland,

More information

You may not start to read the questions printed on the subsequent pages until instructed to do so by the Invigilator.

You may not start to read the questions printed on the subsequent pages until instructed to do so by the Invigilator. MATHEMATICAL TRIPOS Part III Thursday 1 June 2006 1.30 to 4.30 PAPER 76 NONLINEAR CONTINUUM MECHANICS Attempt FOUR questions. There are SIX questions in total. The questions carry equal weight. STATIONERY

More information