7ce18cbc54d010ff.tex
1: \begin{abstract}
2: 	In literature, the cost of a partitioned fluid-structure interaction scheme is typically assessed by the number of coupling iterations required per time step, while ignoring the internal iterations within the nonlinear subproblems.
3:  % 
4: 	In this work, we demonstrate that these internal iterations have a significant influence on the computational cost of the coupled simulation.
5:  % 
6:     Particular attention is paid to how limiting the number of iterations within each solver call
7:     can shorten the overall run time, as it avoids polishing the subproblem solution using
8:     unconverged coupling data.
9:     %Particular focus is put on how limiting the number of iterations within each solver call
10:     %can reduce the overall run time, as it avoids overfitting the subproblem solution to
11:     %unconverged coupling data.
12: % 
13:     Based on systematic parameter studies, we investigate the optimal number of \subproblemIter s per coupling step.
14:     % 
15:     % Note that most of the findings are expected to hold true for any multi-field problem
16:     % solved by a partitioned algorithm.
17:     % and investigate the optimal number of iterations per solver call.
18: 
19: 	Lastly, this work proposes a new convergence criterion for coupled systems that is based on the residuals of the subproblems and therefore does not require any additional convergence tolerance for the coupling loop.
20: \end{abstract}
21: