9c751fb63a403374.tex
1: \begin{abstract}
2: 		In this work, we consider the solution of fluid-structure interaction problems
3: 		using a monolithic approach for the coupling between fluid and solid
4: 		subproblems. The coupling of both equations is realized
5: 		by means of
6: 		the
7: 		arbitrary Lagrangian-Eulerian framework and a nonlinear harmonic mesh motion model.
8: 		Monolithic approaches require the solution of large, ill-conditioned linear systems of algebraic equations at every Newton step. Direct solvers tend to use too much memory even for a relatively small number of degrees of freedom,
9: 		and, in addition, exhibit superlinear grow in arithmetic complexity.
10: 		Thus, iterative solvers are the only viable option.
11: 		To ensure convergence of iterative methods within a reasonable amount of iterations,
12: 		good and, at the same time, cheap preconditioners have to be developed.
13: 		We study physics-based block preconditioners,
14: 		which are derived from the block $LDU$-factorization of the FSI Jacobian,
15: 		and their performance on
16: 		distributed memory parallel computers in terms of two- and three-dimensional test cases
17: 		permitting large deformations.
18: 	\end{abstract}
19: