PARTITIONED TIMESTEPPING FOR A PARABOLIC TWO DOMAIN PROBLEM

Size: px
Start display at page:

Download "PARTITIONED TIMESTEPPING FOR A PARABOLIC TWO DOMAIN PROBLEM"

Transcription

1 PARTTONED TMESTEPPNG FOR A PARABOLC TWO DOMAN PROBLEM JEFFREY M. CONNORS, JASON S. HOWELL, AND WLLAM J. LAYTON Abstract. There have been many numerical simulations but few analytical results of stability and accuracy of algorithms for computational modeling of fluid-fluid and fluid-structure interaction problems, where two domains corresponding to different fluids ocean-atmosphere or a fluid and deformable solid blood flow are separated by an interface. As a simplified model of the first examples, this report considers two heat equations in Ω 1, Ω R adjoined by an interface = Ω 1 Ω R. The heat equations are coupled by a condition that allows energy to pass back and forth across the interface while preserving the total global energy of the monolithic, coupled problem. To compute approximate solutions to the above problem only using subdomain solvers, two first order in time, fully discrete methods are presented. The methods consist of an implicit-explicit MEX approach, in which the action across is lagged and a partitioned method based on passing interface values back and forth across. Stability and convergence results are derived for both schemes. Numerical experiments that support the theoretical results are presented. Key words. fluid-structure interaction, fluid-fluid interaction, ocean-atmosphere, implicit-explicit method. 1. ntroduction. There are many problems in which different physical models, different parameter regimes or different solution behaviors are coupled across interfaces. Such problems also arise when legacy codes, highly optimized for particular processes, are considered the benchmark for solving the individual subproblems. One approach to coupled problems is monolithic solution methods. n these the globally coupled problem is assembled at each time step and then solved by iterative methods with uncoupling in preconditioning and residual calculations. With very large problems or when using legacy codes, partitioned time marching algorithms are preferred. n these the subdomain solvers are used as a black box; each time step involves passing information across the interface followed by solving the individual subproblems independently. Typical applications in which partitioned time stepping approach is highly desirable include atmosphere-ocean coupling and fluid-solid interaction problems, for example, see [7, 8, 10]. n Section 1., a motivating atmosphere ocean coupling problem is described, and a simplified model that is the focus of this work is presented in Section A Model Problem. n this work, a simplified model of diffusion through two adjacent materials which are coupled across their shared interface through a jump condition is considered. This problem captures some of the time-stepping difficulties of the ocean-atmosphere problem described in 1.. The domain consists of two subdomains Ω 1 and Ω coupled across an interface example in Figure 1.1 below. The problem is: given ν i > 0, f i : [0, T ] H 1 Ω i, u i 0 H 1 Ω i and κ R, find for i = 1, u i : Ω i [0, T ] R satisfying Let u i,t ν i u i = f i, in Ω i, 1.1 ν i u i ˆn i = κu i u j, on, i, j = 1,, i j, 1. u i x, 0 = u 0 i x, in Ω i, 1.3 u i = g i, on Γ i = Ω i \. 1.4 X i := v i H 1 Ω i : v i = 0 on Γ i. For u i X i we denote u = u 1, u and X := v = v 1, v : v i H 1 Ω i : v i = 0 on Γ i, i = 1,. A natural subdomain variational formulation for , obtained by multiplying 1.1 by v i, Department of Mathematics, University of Pittsburgh, Pittsburgh, PA, 1560, USA. jmc116@pitt.edu. Partially supported by NSF Grants DMS and Department of Mathematical Sciences, Carnegie Mellon University, Pittsburgh, PA, , USA. howell4@andrew.cmu.edu. This material is based upon work supported by the Center for Nonlinear Analysis CNA under the National Science Foundation Grant No. DMS Department of Mathematics, University of Pittsburgh, Pittsburgh, PA, 1560, USA. wjl@pitt.edu. Partially supported by NSF Grants DMS and

2 integrating and applying the divergence theorem, is to find for i, j = 1,, i j u i : [0, T ] X i satisfying u i,t, v i Ωi + ν i u i, v i Ωi + κu i u j v i ds = f i, v i Ωi, for all v i X i. 1.5 The natural monolithic variational formulation for is found by summing 1.5 over i, j = 1, and i j and is to find u : [0, T ] X satisfying u t, v + ν u, v + κ[u][v]ds = f, v, v X, 1.6 where [ ] denotes the jump of the indicated quantity across the interface,, is the L Ω 1 Ω inner product and ν = ν i and f = f i in Ω i. Comparing 1.6 and 1.5 we see that the monolithic, globally coupled problem 1.6 has a monolithic, global energy that is exactly conserved, in the appropriate sense, set v = u in 1.6. The subdomain sub-problems 1.5 do not posses a subdomain energy which behaves similarly due to energy transfer back and forth across the interface. Related domain decomposition methods have been developed for splitting a single heat equation across an interface selected for computational convenience. Dawson and Du [11] analyzed an overlapping method requiring a minimum subdomain overlap for a given mesh width. A weak formulation is defined on the overlapping strip, and the complementary areas of the domain are discretized separately with a procedure to estimate the interface data. Blum, Lisky and Rannacher [5] study uncoupling strategies based on updating data on artificial boundaries of overlapping subdomains via an explicit formula, then solving the problem separately on each subdomain and defining the updated global approximation via an averaging process. Another approach is treating the interface data as a Lagrange multiplier. For an elliptic problem with similarities to , Burman and Hansbo [9] showed the addition of a penalty term on the interface in a mixed finite element Lagrangian formulation provides a stable, decoupled method with error control. n this report, two first-order in time, non-overlapping uncoupling methods for are presented: a partitioned method, and an implicit-explicit MEX partitioned method. These two are compared to the standard monolithic, coupled implicit method. The main difference between the methods is the manner in which the interface term in 1.5 is advanced in time to give one step black box decoupling of the subdomain problems in Ω 1 and Ω. 1.. A Motivating Problem: Atmosphere-Ocean coupling. Models of atmosphere-ocean interactions often involve many physical processes across multiple space and time scales. An essential feature is the interaction of the flows across an interface. Three-dimensional, highly optimized codes for each sub-problem s physics and complex physical models make it highly desirable to be able to solve alternately atmosphere and ocean sub-problems by passing information across. To simplify the problem to that core difficulty, consider advancing the coupled flow of one fluid across with fluid on the other side of. Let, as a first step, the interface to be approximated by a rigid lid. Let Ω 1, Ω be the two domains sharing the interface as a segment of their boundary, as in Figure 1.1. Let n i, τ i be the tangent and normal vectors of Ω i on the interface, respectively. This leads to the problem for the velocity u i, pressure p i and stress Π i u i,t + u i u i ν i u i + p i = f i, u i = 0 in Ω i, 1.7 u i n i = 0 on, n i Π i τ i = κ u i u j u i u j, i, j = 1,, i j, on 1.8 with suitable initial conditions and lateral boundary conditions on Ω i \, i = 1,, and κ R. The key difficulty, like 1.5,1.6, is that, while the coupled, monolithic, kinetic energy is conserved, the kinetic energy in each subdomain can fluctuate due to energy transport back and forth across the interface. ncorrect partitioning of the two subdomains can input nonphysical energy into the calculation.

3 Ω 1 ˆn ˆn 1 Ω Fig Example subdomains, coupled across an interface. One approach to such problems is to assemble the monolithic, coupled problem at each step. f the coupled problem is solved by preconditioned iterative methods, uncoupling can occur in the residual calculation and in the preconditioning step. See Bresch and Koko [7] for interesting results. Results are also available for decoupling the fluid-fluid problem using spectral methods, commonly employed in solving fluid problems with periodic boundary conditions see [4, 17]. There are also problems where, e.g., highly optimized physical parameterizations of each subproblem are built into the subdomain codes. n such problems, the subdomain solvers are best viewed as black boxes when designing the timestepping methods, as the view studied herein. The remainder of this work is organized as follows: in Section, notation and mathematical time-stepping algorithms are described: an MEX method which partitions the problem by lagging all the interface terms and a partitioned method based on passing interface values across at each timestep. Results regarding the stability and accuracy of the two partitioned algorithms are presented in Section 3. Convergence results for these methods are presented in Section 4. n Section 5, numerical experiments that support the theoretical results and investigate computational issues are given.. Notation and Preliminaries. This section presents the two schemes for , and provides the necessary definitions and lemmas for their stability and convergence analysis. For D Ω, the Sobolev space H k D = W k, D is equipped with the usual norm Hk D, and seminorm Hk D, for 1 k <, e.g. Adams [1]. The L norm is denoted by D. For functions vx, t defined for almost every t 0, T on a function space V D, we define the norms 1 p v L 0,T ;V = ess sup 0<t<T 1/p T v, t V and v L p 0,T ;V = v p V dt. The dual space of the Banach space V is denoted V. Let the domain Ω R d typically d =, 3 have convex, polygonal subdomains Ω i for i = 1, with Ω 1 Ω = Ω 1 Ω =. Let Γ i denote the portion of Ω i that is not on, i.e. Γ i = Ω i \. For i = 1,, let X i = v H 1 Ω i v Γi = g i, let, Ωi denote the standard L inner product on Ω i, and let, Xi denote the standard H 1 inner product on Ω i. Define X = X 1 X and L Ω = L Ω 1 L Ω for u, v X with u = [u 1, u ] T and v = [v 1, v ] T, define the L inner product u, v = u i v i dx, Ω i i=1, 0 and H 1 inner product u, v X = u i v i dx + u i v i dx, Ω i Ω i i=1, 3

4 and the induced norms v = v, v 1/ and v X = v, v X 1/, respectively. The case where g i = 0, i = 1, will be considered here, and can be easily extended to the case of nonhomogeneous Dirichlet conditions on Ω i \. Lemma.1. X, X is a Hilbert space. Proof. The choice of boundary conditions for X 1 and X will ensure X i H 1 Ω i, i = 1, are closed subspaces. Hence by the definitions of, X and X, X, X is a Hilbert space..1. Discrete Formulation. Let T i be a triangulation of Ω i and T h = T 1 T. Take X i,h X i to be conforming finite element spaces for i = 1,, and define X h = X 1,h X,h X. t follows that X h X is a Hilbert space with corresponding inner product and induced norm. For u X, define the operators A, B : X X via the Riesz Representation Theorem as Au, v = ν i u i : v i dx, v X and.1 Ω i i=1, Bu, v = κ [u] [v] ds, v X.. The discrete operators A h, B h : X h X h = X h are defined analogously by restricting.1 and. to v h X h. With this notation the coupled problem can be written u t + Au + Bu = f, ux, 0 = u 0..3 For t k [0, T ], u k will denote the discrete approximation to ut k Fully mplicit Scheme. We use the fully implicit coupled scheme as a point of comparison with the two partitioned ones we study. The monolithic, globally coupled Backward Euler in time, FEM in space method is as follows. Given u n 1 X1 h, u n X h solve globally for i, j = 1,, i j for u 1 X1 h, u X h satisfying u i u n i t, v i Ω i + ν i u i, v i Ωi + κu i u j v i ds = f i, v i Ωi, v i X h i..4 This standard first-order implicit scheme can be written as follows. Algorithm.1 mplicit Scheme. Let > 0, f L Ω. For each M N, M T, given u n X h, n = 0, 1,,, M 1, find u X h satisfying u u n + A h u + B h u = ft..5 The monolithic implicit scheme.5 is unconditionally stable. To see this, set u = u 1, u, ν = ν 1, ν in Ω = Ω 1, Ω. f.4 is summed it is obvious that the true solution s energy is bounded set v = u below. ndeed, u satisfies: u i u n i, v + ν u, v + κ[u ][v]ds = f, v,.6 t and setting v = u one verifies stability of the monolithic method..1.. The mplicit-explicit Partitioned Scheme. The calculations in.4,.5,.6 uncouple into subdomain solves if the B h term in.5 the interface term is lagged. This is equivalent to using an MEX scheme in.3 and is a standard partitioned time stepping method. Passing u n j across, this reads: given un 1 X h 1, u n X h passed across as known data solve on each subdomain for i, j = 1,, i j for u 1 X1 h, u X h u i, v i u n i t Ω i + ν i u i, v i Ωi + 4 κu n i u n j v i ds = f i, v i Ωi..7

5 MEX schemes have been commonly employed in a variety of applications, including incompressible fluid calculations, [, 3, 14]. f the operators A h and B h defined above are simultaneously diagonalizable, one may rewrite the discrete equations using an eigenbasis common to A h and B h and derive a stability condition like 1 µ j 1 + λ j, j = 1,,, N, where N is the dimension of X h and A h and B h have eigenvalues λ j N j=1 and µ j N j=1, respectively. Using the fact that the maximum eigenvalue of B h is order h 1 when X h satisfies an inverse inequality, stability is then guaranteed under a timestep restriction C h. n the present context, A h and B h are not assumed to commute, and thus eigenmode stability results are not applicable. Some stability results for this simplest MEX method have been proven in [, 14]. n fluid-structure interaction FS problems the analogous time stepping method has been observed to exhibit exponential energy growth, [10]. Burman and Fernández [8] have shown for a simplified FS problem that a penalty term added to the interface operator provides stabilization, and first-order accuracy in time can be recovered using defect correction. n Theorem 4. we show that the partitioned method.7 is unconditionally stable in the discretization parameters for the global problem under a condition on the coupling coefficient κ and viscosities ν i. Algorithm. First-order MEX Scheme. Let > 0, f L Ω. For each M N, M T, given un X h, n = 0, 1,,, M 1, find u X h satisfying or, in variational form, u u n u u n + A h u + B h u n = ft,.8, v + A h u, v + B h u n, v = ft, v, v X h..9 Adapting a stability result in Section 3, it shall be shown in Theorem 4.1 that this method is stable provided C minν 1, ν κ A Data-Passing Partitioned Scheme. The second partitioned method we study decouples by solving the problems on Ω i with interface data for u j, i j coming from the previous time step. Requiring each linear solve to incorporate the interface operator sacrifices flexibility in implementation in exchange for a more accurate and stable scheme Sections 3,4, while still admitting an easy parallelization. This method is: given u n 1 X1 h, u n X h solve on each subdomain for i, j = 1,, i j for u 1 X1 h, u X h u i u n i t, v i Ω i + ν i u i, v i Ωi + κu i u n j v i ds = f i, v i Ωi..10 Summing.10 over i = 1, gives an equivalent form to.10. Algorithm.3 Partitioned Scheme. Let > 0, f L Ω. For each M N, M T, given u n X h, n = 0, 1,,, M 1, find u X h satisfying u i u n i, v i + ν i u i, v i + κ u i u n j v i ds = f i t, v i, i j, vi X i,h..11 5

6 .. Analytical Tools. n this section results that will be utilized in the stability and convergence analysis are presented. t is necessary to work with norms induced by the operators A and B, and relate these norms back to and X. The next lemma serves to introduce useful norms for the numerical analysis and prove equivalence with the X -norm. Lemma.. Let v = v 1, v X and α 0. The following is a norm on X: v A+α = ν i v i dx + α 1/ v i dx..1 Ω i Ω i i=1, i=1, This norm is equivalent to X. For α C κ maxν 1 1, ν 1, κ [v] ds ν i v i dx + α v i dx, and thus i=1, Ω i i=1, Ω i v A+α B = ν i v i dx + α v i dx κ v 1 v ds Ω i Ω i i=1, is a norm on X equivalent to X. Proof. The first assertion follows from noting the Poincaré Friedrichs inequality holds on X 1 and X under the boundary conditions, and thus that the norm is derived from an inner product on X. Then equivalence to the norm X is clear. t can also be shown that v A+α B is derived from an inner product by defining u, v A+α B = ν i u i : v i dx + α u i v i dx κ u 1 u v 1 v ds. Ω i Ω i i=1, i=1, i=1, Linearity and symmetry are clear. t remains to prove definiteness and equivalence to A. Note that κ v 1 v ds κ v 1 L + v 1 L v L + v L κ v 1 L + v L = κ v 1 L Ω + v 1 L Ω. Application of the trace inequality [6] followed by Young s inequality yields κ v 1 v ds Cκ, Ω 1, Ω v 1 L Ω 1 v 1 L Ω 1 + v L Ω v L Ω 1 Cκ, Ω 1, Ω v 1 L γ Ω + γ v 1 L Ω v L γ Ω + γ v L Ω. Choose γ i = ν i Cκ, Ω 1, Ω for i = 1, and α = Cκ, Ω 1, Ω maxν 1 1, ν 1. Then κ v 1 v ds α v 1 L Ω + ν 1 1 v 1 L Ω + α v 1 L Ω + ν v L Ω 1 ν 1 v 1 L Ω + ν 1 v L Ω ν i v i dx + α v i dx κ v 1 v ds Ω i Ω i i=1, 1 v A v A+α B. i=1, 6 1/

7 holds for this choice of α > 0. This proves u, u A+α B = 0 u = 0 for any u X, and hence A+α B is a norm on X. Last, to prove equivalence with A, note that v A+α B v A+α = α v i L Ω + ν i i v i L Ω i 1 + α max i=1, C P F Ω 1 ν 1, C P F Ω ν v A. holds by applying the Poincaré - Friedrichs inequality. The following discrete Gronwall lemma from [13] will also be utilized in the subsequent analysis. Lemma.3. Let k, M, and a µ, b µ, c µ, γ µ, for integers µ > 0, be nonnegative numbers such that a n + k b µ k µ=0 γ µ a µ + k µ=0 c µ + M for n µ=0 Suppose that kγ µ < 1, for all µ, and set σ µ 1 kγ µ 1. Then, a n + k b µ exp k σ µ γ µ k c µ + M µ=0 µ=0 µ=0 for n Stability. Stability of the approximations in Algorithm. and Algorithm.3 is established here. Lemma 3.1. MEX Stability Let u X h satisfy.9 for each n 0, 1,,, T 1, and 0 < < α Then C 1, C > 0 independent of h, such that u satisfies: u n + u k X C 1αe CαT u 0 + u 0 X + ft k+1. Proof. Choose v = u k+1 in.9. Then it follows: u k+1 u k, u k+1 + A h u k+1, u k+1 + C h u k, u k+1 = ft k+1, u k+1. Add αu k+1, u k+1 to both sides and apply.1. Then apply Young s inequality to bound below the term u k+1 u k, u k+1 1 u k+1 u k, resulting in Now 1 u k+1 u k + u k+1 A+α + B h u k, u k+1 ft k+1, u k+1 + α u k+1. Bh u k, u k+1 1 Bh u k+1, u k+1 1 Bh u k, u k. Then split the term u k+1 A+α = 1 uk+1 A+α + 1 These results imply the new estimate u k+1 A+α u k A+α + 1 uk A+α. 1 u k+1 u k + 1 uk+1 A+α B + 1 u k+1 A+α u k 1 A+α + uk A+α B ft k+1, u k+1 + α u k+1. 7

8 Apply Hölder s and Young s inequality on the RHS. Summing over k = 0, 1,,, n yields Rearranging terms, 1 u u u A+α u 0 A+α + 1 u k+1 A+α B + u k A+α B u + u A+α + 1 ft k+1 + α + 1 u k+1. u k+1 A+α B + u k A+α B u 0 + u 0 A+α + ft k+1 + α + 1 u k+1. Taking γ n α + 1 in Lemma.3, it follows that u + u A+α + u k+1 A+α B + u k A+α B e CαT u 0 + u 0 A+α + ft k+1, where C α = α+11 α Applying Lemma. and simple inequalities determines C 1 α, and the final result. Unlike the MEX scheme, the data-passing partitioned algorithm is stable when κ is large compared to the dissipation constants ν 1, ν. Lemma 3.. Data-Passing Partitioned Stability Let u X h satisfy.11 for each n 0, 1,, T 1. Then C > 0 independent of h, such that u satisfies: u + u + u k X u C 0 + u 0 + ft k+1. Proof. Choose v = u k+1 in.11. Then it follows: u k+1 i u k i, u k+1 i + ν i u k+1 i Ω i + κ u k+1 i u k j u k+1 i ds = f i t k+1, u k+1 i Ω i, i j. Ω i Rearrange terms and bound the LHS below as in Lemma 3.1, 1 u k+1 i Ω i u k i Ω i + νi u k+1 i Ω i + κ u k+1 i = f i t k+1, u k+1 i Ω i + κ u k j u k+1 i ds C P F Ω i f i t k+1 Ωi u k+1 i Ωi + κ u k j u k+1 i. Young s inequality is applied next on the RHS. Summing over i, j = 1,, i j yields 1 u k+1 u k + 1 uk+1 A + κ u k+1 u k Cν1 1, ν 1 ftk+1. 8

9 Multiply through by and sum over k = 0, 1,, n: u u 0 + u k+1 A + κ u u 0 n Cν1 1, ν 1 ft k+1. Add the initial data to the right hand side. Then applying Lemma. and simple inequalities yields the final result. 4. Convergence. The necessary theoretical framework is in place to proceed to the convergence analysis for Algorithm. and Algorithm.3. Algorithm.1 is unconditionally stable and converges optimally in the same discrete energy norm of Theorem 4.1, the proof of which is straightforward. Theorem 4.1. Convergence of the MEX scheme Let ut; x X for all t 0, T solve , such that u t L 0, T ; X and u tt L 0, T ; L Ω. Then C 1, C > 0 independent of h, such that for any n 0, 1,,, M 1 = T 1 and 0 < < + α 1, the solution u X h of.9 satisfies: ut u + ut u X ut k+1 u k+1 X C 1 αe CαT u0 u 0 + u0 u 0 X + u t L 0,T ;X + u tt L 0,T ;L Ω + inf u0 v 0 + u0 v 0 v 0 X X h. + T max k=1,,, inf v k X h ut k v k X + inf v X h u0 v t Proof. Restricting test functions to X h, subtract.9 from 1.6 to get the error equation: u t t k+1 uk+1 u k, v + Aut k+1 u k+1, v + But k+1 u k, v = 0. Define r k+1 = u t t k+1 utk+1 ut k and rearrange terms. r k+1, v + ut k+1 u k+1 utk u k, v + Aut k+1 u k+1, v + But k+1 u k, v = 0, v X h. 4.1 Define for each k = 0, 1,, the functions ut k v k + v k u k = η k + φ k, where v k X h is arbitrary. Then by adding and subtracting v k where appropriate, 4.1 may be rewritten as 1 φ k+1 φ k, v + Aφ k+1, v + But k+1 u k, v = 1 η k+1 η k, v r k+1, v Aη k+1, v, v X h. To treat the B-term, only first-order accuracy in time need be maintained, so adding and subtracting But k, it follows 4. But k+1 Bu k = But k+1 ut k + Bη k + Bφ k. 9

10 Hence by choosing v = φ k+1, 4. becomes 1 φ k+1 φ k, φ k+1 + φ k+1 A + Bφ k, φ k+1 = 1 η k+1 η k, φ k+1 Bη k, φ k+1 r k+1, φ k+1 Aη k+1, φ k+1 But k+1 ut k, φ k+1. The first term on the LHS is bounded below as in the proof of Lemma 3.1. Add α φ k+1 to both sides, and apply φ k+1 A + α φk+1 = φ k+1 A+α. This results in a new bound 1 φ k+1 φ k + φ k+1 A+α + Bφ k, φ k+1 1 η k+1 η k, φ k+1 Bη k, φ k+1 r k+1, φ k+1 Aη k+1, φ k+1 But k+1 ut k, φ k+1 + α φ k The error terms involving the operator B must be absorbed into the A + α norms. First split φ k+1 A+α = 1 φk+1 A+α + 1 φ k+1 A+α φk A+α + 1 φk A+α. Then bound below Bφ k, φ k+1 1 comes the bound Bφ k+1, φ k φ k+1 φ k + φ k+1 A+α B + φ k A+α B + φ k+1 A+α φ k A+α Bφ k, φ k, so from 4.3 after multiplying through by η k+1 η k, φ k+1 r k+1, φ k+1 Aη k+1, φ k+1 Bη k, φ k+1 But k+1 ut k, φ k+1 + α φ k+1. The right hand side of 4.4 must be bounded in a suitable way. The first two terms require only Hölder s and Young s inequalities to bound as η k+1 η k, φ k+1 r k+1, φ k+1 η k+1 η k r k+1 + φ k The remaining three terms in 4.4 require special treatment. Using.1, apply Hölder s inequality to derive the first of the necessary bounds. Aη k+1, φ k+1 = i=1, ν i i=1, ν i Ω i η k+1 η k+1 i Ω i i φ k+1 Cν 1, ν η k+1 X φ k+1 X. h,i dx 1/ 1/ dx φ k+1 h,i dx Ω i Applying Lemma., note that φ k+1 X C φ k+1 A+α B. Then use Young s inequality to get the bound Aη k+1, φ k+1 C η k+1 X φ k+1 A+α B C η k+1 X φk+1 A+α B. 10

11 The two remaining terms in 4.4 requiring bounds are treated in the same way. n general, for φ = φ 1, φ X and ψ = ψ 1, ψ X h, bound the term Bφ, ψ as follows. Note that, by., 1/ 1/ Bφ, ψ = κ φ 1 φ ψ 1 ψ ds κ φ 1 φ ds ψ 1 ψ ds. From the proof of Lemma. it is clear these two last terms can be bounded above in the norm X. Furthermore, Lemma. also implies Bφ, ψ Cκ, Ω 1, Ω φ X ψ X C φ X ψ A+α B C φ X ψ A+α B. 4.7 Hence by taking ψ = φ k+1 and either φ = ut k+1 ut k or φ = η k in 4.7 provides the needed bounds for 4.4. Combine results to derive the new bound from 4.4 given by 1 φ k+1 φ k + φ k+1 A+α B + φ k A+α B + φ k+1 A+α φ k A+α η k+1 η k + r k α φ k+1 + C η k+1 X + C ut k+1 ut k X +C η k X φk+1 A+α B. Now the last term on the RHS of 4.8 is subsumed. After multiplying through by and summing over k = 0, 1,,, n it follows φ h + φ h A+α φ k+1 A+α B + φ k A+α B φ 0 h + φ 0 h η k+1 η k A+α α φ k+1 + C + r k+1 η k+1 X + ut k+1 ut k X + η k X. 4.9 The discrete Gronwall lemma may be applied to 4.9. Then combining repeated terms in the sums, a simplified bound follows: h + φ h A+α φ φ k A+α B e φ CαT 0 h + φ 0 h A+α + C η k X + η k+1 η k + r k+1 + C ut k+1 ut k X, 4.10 with C α = 1 + α1 1 + α 1. Bounds for the last three terms in 4.10 can be 11

12 derived using well known arguments [18, 19]. ndeed, the following inequalities hold: η k+1 η k t t ut k+1 ut k X 0 r k+1 3 η t dt η t L 0,T ;L Ω 0 t 0 u t X dt u t L 0,T ;X u tt dt 3 u tt L 0,T ;L Ω Apply the triangle inequality to φ 0 h + φ 0 h A+α. Recall ηk = ut k v k with v k X h arbitrarily chosen, so take the infimum over v k X h on the RHS. Combined with the inequalities in 4.11 it follows φ h + φ h A+α φ k A+α B C 1 e CαT u0 u 0 + u0 u 0 A+α + inf η 0 + η 0 A+α vh 0 X h + inf v k X h η k X + inf v X h η t L 0,T ;L Ω u t L 0,T ;X + u tt L 0,T ;L Ω. Lemma. can now be applied to replace all norms of type A+α B and A+α with the norm X. Bound above inf v k ηk X T max inf η k X h,,,v k X. One more application of the X h triangle inequality and rearranging constants yields the final result. n Algorithm. no time-step restriction is needed if κ γ minν 1, ν, for some positive constant γ = γω 1, Ω. The case of larger κ is less clear. For large κ the analysis indicates that convergence will require O minν1,ν κ and the error might grow as fast as e κ, so that computations for κ >> 1 may require very small meshes and large numbers of time steps unless minν 1, ν >> κ. The proof of convergence for Algorithm.3 is technically simpler, and shows optimal convergence in L 0, T ; H 1 with no time step restriction. κ should have only a small effect on error for the implicit method, while error of the partitioned method may increase proportional to κ, Theorem 4. next. Theorem 4.. Convergence of the data-passing partitioned scheme Let ut; x X for all t 0, T solve , such that u t L 0, T ; X and u tt L 0, T ; L Ω. Then C > 0 independent of h, such that for any n 0, 1,,, M 1 = T 1, the solution u X h of.11 satisfies: ut u + κ ut u + C ut k+1 u k+1 X u0 u 0 + κ u0 u 0 + u t L 0,T ;X + u tt L 0,T ;L Ω + inf u0 v 0 + u0 v 0 v 0 X + inf u0 v t X h v X h + T max k=1,,, inf v k X h ut k v k X. 1

13 Proof. Restricting test functions to X h, subtract.11 from 1.6, to get the error equation: ut t k+1 uk+1 u k, v + Aut k+1 u k+1, v + κ [ut k+1 ][v] ds κ u k+1 1 u k v 1 ds κ u k+1 u k 1v ds = 0. Define r k+1 = u t t k+1 utk+1 ut k and rearrange terms. r k+1, v + ut k+1 u k+1 utk u k κ, v + Aut k+1 u k+1, v + κ u k+1 1 u k v 1 ds κ [ut k+1 ][v] ds u k+1 u k 1v ds = 0, v X h. Define for each k = 0, 1,, the functions ut k v k + v k u k = η k + φ k, where v k X h is arbitrary. Then by adding and subtracting v k where appropriate, 1 φ k+1 φ k, v + Aφ k+1, v + κ [ut k+1 ][v] ds κ u k+1 1 u k v 1 ds κ u k+1 u k 1v ds 4.13 = 1 η k+1 η k, v r k+1, v Aη k+1, v, v X h. Choosing v = φ k+1, 4.13 becomes 1 φ k+1 φ k, φ k+1 + φ k+1 A + κ κ u k+1 1 u k φ k+1 = 1 [ut k+1 ][φ k+1 ] ds 1 ds κ u k+1 u k 1φ k+1 ds r k+1, φ k+1 η k+1 η k, φ k+1 Aη k+1, φ k+1. The first term on the LHS is bounded below as in the proof of Lemma 3.1, yielding the new bound 1 φ k+1 φ k + φ k+1 A + κ [ut k+1 ][φ k+1 ] ds κ u k+1 1 u k φ k ds κ η k+1 η k, φ k+1 u k+1 u k 1φ k+1 ds r k+1, φ k+1 Aη k+1, φ k The interface terms must be handled in a useful way. Algebraically rearranging terms, adding and subtracting u 1 t k, u t k to retain first order accuracy in time it follows κ [ut k+1 ][φ k+1 ] ds κ = κ κ u k+1 1 u k φ k+1 1 ds κ u k+1 u k 1φ k+1 ds ut k+1 u k+1 φ k+1 ds κ u t k+1 u t k φ k+1 1 ds u 1 t k+1 u 1 t k φ k+1 ds κ u t k u k φ k+1 1 ds κ 13 u 1 t k u k 1φ k+1 ds. 4.15

14 Now expand 4.15 by substituting ut j u j = η j + φ j where j = k, k + 1, κ [ut k+1 ][φ k+1 ] ds κ = κ φ k+1 + κ κ u k+1 1 u k φ k+1 1 ds κ u k+1 u k 1φ k+1 ds η k+1 φ k+1 ds κ u t k+1 u t k φ k+1 1 ds u 1 t k+1 u 1 t k φ k+1 ds κ η k φ k+1 1 ds κ κ η1 k φ k+1 ds κ φ k 1φ k+1 ds. φ k φ k+1 1 ds 4.16 Substitution of 4.16 into 4.14 provides a more useful expression to bound φ k+1. After rearranging terms, 1 φ k+1 φ k + φ k+1 A + κ φ k+1 1 η k+1 η k, φ k+1 r k+1, φ k+1 Aη k+1, φ k+1 κ η k+1 φ k+1 ds + κ u 1 t k+1 u 1 t k φ k+1 ds + κ u t k+1 u t k φ k+1 1 ds + κ η k φ k+1 1 ds + κ φ k φ k+1 1 ds + κ η1 k φ k+1 ds + κ φ k 1φ k+1 ds The right hand side of 4.17 must be bounded in a suitable way. The first three terms are the same as in 4.5 and are treated the same way. n fact most of the remaining proof is similar to that of Theorem 4.1, apart from properly bounding the interface terms. All but two of these terms contain some factor known to be Oh or O, so Young s inequality is applied: κ u i t k+1 u i t k φ k+1 j ds κ u i t k+1 u i t k φ k+1 j CΩ j, ν j, κ u i t k+1 u i t k ν 1/ j φ k+1 j Ωj CΩ j, ν j, κ, ɛ u i t k+1 u i t k + ɛ ν j φ k+1 j Ω j κ η k+1 i φ k+1 j ds κ η k+1 i φ k+1 j CΩ j, ν j, κ η k+1 1/ i ν j φ k+1 j Ωj CΩ j, ν j, κ, ɛ η k+1 i + ɛ ν j φ k+1 j Ω j, where ɛ is chosen small enough so that all terms occurring on the RHS of 4.17 of the form ɛ ν j φ k+1 j Ω j may be added so as not to exceed 1 φk+1 A. This leaves only two interface terms to bound. Applying Hölder s and Young s inequalities to these, the bounds κ φ k 1φ k+1 ds + κ φ k φ k+1 1 ds 1 φk φk, are applied and subtract both of these terms to the LHS of 4.17 to get the new expression 1 φ k+1 φ k + 1 φk+1 A + κ φ k+1 φ k C ηk+1 η k + r k+1 + η k+1 + η k+1 + η k + ut k+1 ut k

15 Multiply through 4.18 by and sum over k = 0, 1,, n to derive a bound of the form φ + κ φ + φ k+1 A φ 0 + κ φ 0 + C ηk+1 η k + r k+1 + η k+1 + η k+1 + η k + ut k+1 ut k As an application of the Trace Theorem, note that ut k+1 ut k C ut k+1 ut k X η k C η k X. The rest of the proof follows as for Theorem 4.1. The norm A is replaced with X after applying Lemma. with α = 0. Application of the bounds 4.11 and the triangle inequality finishes the proof. Corollary 4.3. Let X h X be a finite element space corresponding to continuous piece-wise polynomials of degree k. f u, t is a solution of satisfying the assumptions of Theorem 4.1, respectively Theorem 4. and u 0 approximates u, 0 such that u, 0 u 0 = Oh q, then the corresponding approximations.9 and.11 converge at the rate O + h q in the norm 1/ M ut k u k X. Proof. Applying the results of the respective theorems this follows from finite element analysis, e.g. [18, 19]. ndeed, the result follows from applying the following interpolation error estimates for φ X. inf v X h φ v C h k+1 φ W k+1 Ω inf v X h φ v X C h k φ W k+1 Ω inf φ v v X t C h k+1 φ t W k+1 Ω. h 5. Computational Testing. This section investigates the two methods of uncoupling the subdomain problems given in Algorithms. and.3, the MEX approach.9 and the data passing partitioned approach.11. We also solve the fully coupled, monolithic problem.5 and use its solution as a baseline for comparison. n Section 5.1, the predicted rates of convergence are verified for the two plus fully implicit methods on two problems. n Section 5., computational issues related to dependence of the methods stability and accuracy on the paramters κ, ν 1, and ν are studied. n Section 5.3, a brief discussion and a numerical example of a second-order MEX scheme is presented Convergence Rate Verification. Assume Ω 1 = [0, 1] [0, 1] and Ω = [0, 1] [ 1, 0], so is the portion of the x-axis from 0 to 1. Then n 1 = [0, 1] T and n = [0, 1] T. For a, ν 1, ν, and κ all arbitrary positive constants, the right hand side function f is chosen to ensure that u 1 t, x, y = ax1 x1 ye t u t, x, y = ax1 xc 1 + c y + c 3 y e t. 15

16 The constants c 1, c, c 3 are determined from the interface conditions 1. and the boundary conditions for u. One may verify that with the following choices for c 1, c, c 3, u 1 and u will satisfy with g 1 = g = 0, i. e. when x 0, 1 or y 1, 1: c 1 = 1 + ν 1 κ, c = ν 1 ν, c 3 = c c 1. The numerical analysis performed in Section 4 indicates that by choosing κ to be no larger than ν 1, ν the MEX scheme should perform as well as the implicit scheme. Computational results comparing the performance of the two methods are listed for two test problems: Test Problem 1: a = ν 1 = ν = κ = 1. Test Problem : a = 4, ν 1 = 5, ν = 10, κ = 1/4. A plot of the approximation computed by the implicit method at T = 1 for test problem 1 is given in Figure u u y x Fig mplicit approximation at T = 1, Test Problem 1. For both problems, computations were performed using the implicit, partition, and MEX schemes with finite element spaces consisting of continuous piece-wise polynomials of degree 1. The code was implemented using the software package FreeFEM++ [1]. By choosing = h the expected convergence rate of O was achieved by all algorithms for these two test problems. n the following tables, the norm u is the discrete L 0, T ; H 1 Ω norm, given by N 1/ u = ut n H1 Ω, n=1 where N = T/ and H 1 Ω is the H 1 Ω spatial seminorm. Tables 5.1 and 5. give the errors produced by each of the methods, showing that for these choices of parameters, all three methods compute solutions to very similar levels of accuracy. The MEX scheme lags the interface term, and the theory indicates that numerical difficulties may occur if κ is too large, or if the jump u 1 u is large compared to the dissipation rates ν 1, ν. Computations for ν 1 = ν = 1 were also performed while varying κ between 10 3 and 10 3, showing the implicit scheme converges optimally choosing = h in all cases. These calculations are omitted for brevity. The MEX scheme fails to converge for κ > 5 when choosing = h. For these parameter values the MEX scheme is expected to require a condition on the time step as outlined in the proof of Theorem 4.1. This issue is further explored in Section 5.. n Figure 5., a plot of u computed by each of the solution methods for decreasing time step size is given. For these plots, a = ν 1 = ν = 1.0 and h = 1/64. As the size of κ grows, is it observed that the stability of the MEX method decreases. 16

17 h ut n u n imp rate u1tn un 1,imp rate utn un,imp rate 1/ 1/ /4 1/ /8 1/ /16 1/ /3 1/ /64 1/ h ut n u n part rate u1tn un 1,part rate utn un,part rate 1/ 1/ /4 1/ /8 1/ /16 1/ /3 1/ /64 1/ h ut n u n imex rate u1tn un 1,imex rate utn un,imex rate 1/ 1/ /4 1/ /8 1/ /16 1/ /3 1/ /64 1/ Table 5.1 Errors for computed approximations, test problem 1 h ut n u n imp rate u1tn un 1,imp rate utn un,imp rate 1/ 1/ /4 1/ /8 1/ /16 1/ /3 1/ /64 1/ h ut n u n part rate u1tn un 1,part rate utn un,part rate 1/ 1/ /4 1/ /8 1/ /16 1/ /3 1/ /64 1/ h ut n u n imex rate u1tn un 1,imex rate utn un,imex rate 1/ 1/ /4 1/ /8 1/ /16 1/ /3 1/ /64 1/ Table 5. Errors for computed approximations, test problem 5.. Relative Parameter Scaling. The computational results above imply the MEX scheme will present an attractive alternative to the implicit scheme for problems where decoupling is necessary, so long as energy transfer across is not too fast, i.e. except when κ >> minν 1, ν. To gain a more precise understanding of the time step requirements of the MEX scheme, consider the case when κ is large compared to ν. This corresponds to a high flux of energy into Ω with little diffusion, and thus lagging the interface term requires smaller time steps be taken to maintain stability and accuracy of the scheme. Referring to Theorem 4.1, note that choosing < + α 1 should ensure optimal convergence. The size of α depends on the relative sizes of κ, ν 1, ν. From the proof of Lemma. if ν 1 = ν = 1 it follows that α = Cκ, and thus the time step size for the MEX scheme should scale like κ for κ sufficiently large. Using the test problem of Section 4.1 with a = ν 1 = ν = 1 and κ = 10 and 100, calculations were performed with = h, yielding no convergence, for mesh sizes as small as 1/3. For these mesh sizes, the value of is not small enough compared to κ. The computations were repeated for fixed = 1 κ and mesh sizes between 1/ and 1/3, also yielding no convergence. However, 17

18 0.75 K = K = u 0.65 u 0.6 mplicit Method Partition Method MEX Method / 1/4 1/8 t 1/16 1/3 1/ / 1/4 1/8 t 1/16 1/3 1/64 3 K = K = u u / 1/4 1/8 t 1/16 1/3 1/64 0 1/ 1/4 1/8 t 1/16 1/3 1/64 Fig. 5.. Stability of u as 0, different values of κ. using the fixed time step size of = 1 κ, optimal convergence was recovered as seen in Tables 5.3 and 5.4. For the choice κ = 10, restricting < h is too restrictive, as seen by the error for the mesh size h = 1/3 in Table 5.3. For κ = 100, using the scaling < 0.5h is not restrictive enough, as shown in calculations omitted herein for brevity, on mesh sizes as small as h = 1/3. Computational evidence supports that for larger values of κ, the time step restriction scales like κ and is not dependent on the mesh size. h ut n u n imex rate u1tn un 1,imex rate utn un,imex rate 1/ 1/ / / / / Table 5.3 MEX convergence results for κ = 10.0, = κ 1 h ut n u n imex rate u1tn un 1,imex rate utn un,imex rate 1 1/ / / / / Table 5.4 MEX convergence results for κ = 100.0, = κ 1 Theorem 4. predicts that no timestep restriction is required for convergence of the data passing partitioned time stepping method, but that error may increase proportional to κ. n Table 5.5 the computational results are listed for the partitioned method applied to the test problem with a = ν 1 = ν = 1 and κ = 10, choosing = h. For these parameters and time step scaling, the 18

19 MEX method was shown to be unstable Figure 5., but the partitioned method is stable and asymptotically approaches the theoretical convergence rate O. The convergence rate does not approach O as rapidly as when κ is smaller. Table 5.6 lists the corresponding results using the partitioned method with κ = 100, and while the convergence rates have degraded in this case compared to κ 10, there is evidence that the convergence rate may be asymptotically approaching O. h ut n u n part rate u1tn un 1,part rate utn un,part rate 1/ / / / / / Table 5.5 Partitioned method convergence results for κ = 10.0, = h h ut n u n part rate u1tn un 1,part rate utn un,part rate 1/ / / / / / Table 5.6 Partitioned method convergence results for κ = 100.0, = h 5.3. Second Order Numerical Schemes. The problem can also be discretized using the Crank-Nicolson method, a second order fully implicit method. Algorithm 5.1 Second-order mplicit Scheme. Let > 0, f L Ω. For each M N, M T, given uk X h, k = 0, 1,,, M 1, find u k+1 X h satisfying u k+1 u k + A h u k+1 + u k u k+1 + u k + B h = ft k+1/. Second and higher order MEX schemes are well known, [3], and a commonly employed example is given by Algorithm 5., where the operator A is discretized using Crank-Nicolson, and the interface operator B is discretized using second order Adams-Bashforth-. Thus the algorithm is dubbed CNAB ref. [3], and provides a second order decoupled algorithm with which computations were attempted for the example problem in Section 5.1. Using the parameters a = ν 1 = ν = 1 and T = 1 with κ = 0.1 the second order scheme achieved order O accuracy using a finite element space consisting of continuous piece-wise polynomials of degree, shown in Table 5.7. However, for larger values of κ no convergence was observed using CNAB for a reasonable time step size. Algorithm 5. Second-order MEX Scheme. Let > 0, f L Ω and M T. Given u k X h, k = 0, 1,,, M 1, find u k+1 X h for M = 1,,, T satisfying u k+1 u k u k+1 + u k 3 + A h + B h uk 1 uk 1 = ft k+1/. Stability results for the second order MEX algorithm are not available, except for the case A and B commute, i.e. are simultaneously diagonalizable, and some stability analysis can be performed as detailed in Section.1. Preliminary computational evidence suggests a general theory will not show such a stability result for CNAB unless possibly under a restriction on the spatial discretization. Thus a need still exists for development of efficient higher order algorithms. One possibility is to try other second-order methods as presented by Ascher, Ruuth and Wetton [3]. Second-order consistency 19

20 h ut n u n imex rate u1tn un 1,imex rate utn un,imex rate 1/ 1/ /4 1/ /8 1/ /16 1/ /3 1/ Table 5.7 Convergence results for second order MEX is expected for CNAB, so employing the technique of Burman and Fernández [8] to the CNAB algorithm may be sufficient, i.e. a penalty term on the boundary followed by defect correction steps to recover consistency. Furthermore, such techniques may extend directly to the fully nonlinear fluid-fluid problem, since recovery of accuracy for both spatial and time discretization errors has been proved by Labovschii [15, 16] for second-order algorithms when solving the full incompressible NSE. These are important open questions for further work. REFERENCES [1] R.A. Adams and J.J.F. Fournier, Sobolev Spaces, vol. 140 of Pure and Applied Mathematics, Academic Press, 003. [] M. Anitescu, W. Layton and F. Pahlevani, mplicit for local effects and explicit for nonlocal is unconditionally stable, ETNA 18, 004, [3] U. M. Ascher, S. J. Ruuth and B. T. R. Wetton, mplicit-explicit methods for time-dependent partial differential equations, SAM J. Num. Anal. 33, [4] C. Bernardi, T. Chacon-Rebello M. Gomez, R. Lewandowski, F. Murat, A model of two coupled turbulent fluids, Part : Numerical approximations by spectral discretization, SAM Jour. Num. Analysis, Vol. 40, No. 6, pp , 00. [5] H. Blum, S. Lisky and R. Rannacher, A Domain Splitting Algorithm for Parabolic Problems, Computing 49, 11-3, 199. [6] S.C. Brenner and L.R. Scott, The Mathematical Theory of Finite Element Methods, Springer-Verlag, 00. [7] D. Bresch and J. Koko, Operator-Splitting and Lagrange Multiplier Domain Decomposition Methods for Numerical Simulation of Two Coupled Navier-Stokes Fluids, nt. J. Appl. Math. Comput. Sci., Vol. 16, No. 4, 006, pp [8] E. Burman, Miguel A. Fernández, Stabilization of explicit coupling in fluid-structure interaction involving fluid incompressibility, NRA Research Rept. RR-6455, Feb [9] E. Burman, P. Hansbo, nterior penalty stabilized Lagrange multiplier for the finite element solution of elliptic interface problems, to appear in MA Journal of Numerical Analysis. 007 [10] P. Causin, J.-F. Gerbeau and F. Nobile, Added-mass effect in the design of partitioned algorithms for fluidstructure problems, NRA Rept. 5084, 004. [11] C. N. Dawson and Q. Du, A Finite Element Domain Decomposition Method for Parabolic Equations, Fourth nternational Symposium on Domain Decomposition Methods for PDEs, edited by R. Glowinski et al, pp55-63, SAM, Philadelphia, [1] F. Hecht, A. LeHyaric and O. Pironneau. Freefem++ version.4-1, [13] J. G. Heywood and R. Rannacher, Finite-elements approximation of the nonstationary Navier-Stokes problem part V: Error analysis for second-order discretization. SAM J. Numer. Anal. 1990, vol. 7, pp [14] H. Johnston and J.-G. Liu, Accurate, stable and efficient Navier-Stokes solvers based on explicit treatment of the pressure term, J. Comput. Phys , [15] A. Labovschii, A Defect Correction Method for the Evolutionary Convection Diffusion Problem with ncreased Time Accuracy, submitted to Computational Methods in Applied Mathematics, 007. [16] A. Labovschii, A Defect Correction Method for the Time-Dependent Navier-Stokes Equations, to appear in Numerical Methods for Partial Differential Equations 007. [17] R. Lewandowski, Analyse Mathématique et Océanographic, collection RMA, Masson, [18] W. J. Layton, ntroduction to the Numerical Analysis of ncompressible, Viscous Flows, SAM Comp. Sci. and Engr. 6, 008. [19] A. Quarteroni and A. Valli, Numerical Approximation of Partial Differential Equations. Springer,

HIGH ACCURACY SEMI-IMPLICIT SPECTRAL DEFERRED CORRECTION DECOUPLING METHODS FOR A PARABOLIC TWO DOMAIN PROBLEM

HIGH ACCURACY SEMI-IMPLICIT SPECTRAL DEFERRED CORRECTION DECOUPLING METHODS FOR A PARABOLIC TWO DOMAIN PROBLEM HGH ACCURACY SEM-MPLCT SPECTRAL DEFERRED CORRECTON DECOUPLNG METHODS FOR A PARABOLC TWO DOMAN PROBLEM JEFFREY M. CONNORS AND ALEXANDER E. LABOVSKY Abstract. A numerical approach to estimating solutions

More information

New Discretizations of Turbulent Flow Problems

New Discretizations of Turbulent Flow Problems New Discretizations of Turbulent Flow Problems Carolina Cardoso Manica and Songul Kaya Merdan Abstract A suitable discretization for the Zeroth Order Model in Large Eddy Simulation of turbulent flows is

More information

Stability of two IMEX methods, CNLF and BDF2-AB2, for uncoupling systems of evolution equations

Stability of two IMEX methods, CNLF and BDF2-AB2, for uncoupling systems of evolution equations Stability of two IMEX methods, CNLF and BDF-AB, for uncoupling systems of evolution equations W. Layton a,,, C. Trenchea a,3, a Department of Mathematics, University of Pittsburgh, Pittsburgh, PA 56, USA

More information

A Two-Grid Stabilization Method for Solving the Steady-State Navier-Stokes Equations

A Two-Grid Stabilization Method for Solving the Steady-State Navier-Stokes Equations A Two-Grid Stabilization Method for Solving the Steady-State Navier-Stokes Equations Songul Kaya and Béatrice Rivière Abstract We formulate a subgrid eddy viscosity method for solving the steady-state

More information

1 Introduction. J.-L. GUERMOND and L. QUARTAPELLE 1 On incremental projection methods

1 Introduction. J.-L. GUERMOND and L. QUARTAPELLE 1 On incremental projection methods J.-L. GUERMOND and L. QUARTAPELLE 1 On incremental projection methods 1 Introduction Achieving high order time-accuracy in the approximation of the incompressible Navier Stokes equations by means of fractional-step

More information

UNCONDITIONAL STABILITY OF A CRANK-NICOLSON ADAMS-BASHFORTH 2 IMPLICIT-EXPLICIT NUMERICAL METHOD

UNCONDITIONAL STABILITY OF A CRANK-NICOLSON ADAMS-BASHFORTH 2 IMPLICIT-EXPLICIT NUMERICAL METHOD UNCONDITIONAL STABILITY OF A CRANK-NICOLSON ADAMS-BASHFORTH IMPLICIT-EXPLICIT NUMERICAL METHOD ANDREW JORGENSON Abstract. Systems of nonlinear partial differential equations modeling turbulent fluid flow

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

On an Approximation Result for Piecewise Polynomial Functions. O. Karakashian

On an Approximation Result for Piecewise Polynomial Functions. O. Karakashian BULLETIN OF THE GREE MATHEMATICAL SOCIETY Volume 57, 010 (1 7) On an Approximation Result for Piecewise Polynomial Functions O. arakashian Abstract We provide a new approach for proving approximation results

More information

PARTITION OF UNITY FOR THE STOKES PROBLEM ON NONMATCHING GRIDS

PARTITION OF UNITY FOR THE STOKES PROBLEM ON NONMATCHING GRIDS PARTITION OF UNITY FOR THE STOES PROBLEM ON NONMATCHING GRIDS CONSTANTIN BACUTA AND JINCHAO XU Abstract. We consider the Stokes Problem on a plane polygonal domain Ω R 2. We propose a finite element method

More information

PSEUDO-COMPRESSIBILITY METHODS FOR THE UNSTEADY INCOMPRESSIBLE NAVIER-STOKES EQUATIONS

PSEUDO-COMPRESSIBILITY METHODS FOR THE UNSTEADY INCOMPRESSIBLE NAVIER-STOKES EQUATIONS PSEUDO-COMPRESSIBILITY METHODS FOR THE UNSTEADY INCOMPRESSIBLE NAVIER-STOKES EQUATIONS Jie Shen Department of Mathematics, Penn State University University Par, PA 1680, USA Abstract. We present in this

More information

Global regularity of a modified Navier-Stokes equation

Global regularity of a modified Navier-Stokes equation Global regularity of a modified Navier-Stokes equation Tobias Grafke, Rainer Grauer and Thomas C. Sideris Institut für Theoretische Physik I, Ruhr-Universität Bochum, Germany Department of Mathematics,

More information

UNCONDITIONAL STABILITY OF A CRANK-NICOLSON ADAMS-BASHFORTH 2 NUMERICAL METHOD

UNCONDITIONAL STABILITY OF A CRANK-NICOLSON ADAMS-BASHFORTH 2 NUMERICAL METHOD INTERNATIONAL JOURNAL OF NUMERICAL ANALYSIS AND MODELING, SERIES B Volume 5, Number 3, Pages 7 87 c 04 Institute for Scientific Computing and Information UNCONDITIONAL STABILITY OF A CRANK-NICOLSON ADAMS-BASHFORTH

More information

LECTURE 1: SOURCES OF ERRORS MATHEMATICAL TOOLS A PRIORI ERROR ESTIMATES. Sergey Korotov,

LECTURE 1: SOURCES OF ERRORS MATHEMATICAL TOOLS A PRIORI ERROR ESTIMATES. Sergey Korotov, LECTURE 1: SOURCES OF ERRORS MATHEMATICAL TOOLS A PRIORI ERROR ESTIMATES Sergey Korotov, Institute of Mathematics Helsinki University of Technology, Finland Academy of Finland 1 Main Problem in Mathematical

More information

LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES)

LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES) LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES) RAYTCHO LAZAROV 1 Notations and Basic Functional Spaces Scalar function in R d, d 1 will be denoted by u,

More information

Numerical Analysis of a Higher Order Time Relaxation Model of Fluids

Numerical Analysis of a Higher Order Time Relaxation Model of Fluids Numerical Analysis of a Higher Order Time Relaxation Model of Fluids Vincent J. Ervin William J. Layton Monika Neda Abstract. We study the numerical errors in finite element discretizations of a time relaxation

More information

Relaxation methods and finite element schemes for the equations of visco-elastodynamics. Chiara Simeoni

Relaxation methods and finite element schemes for the equations of visco-elastodynamics. Chiara Simeoni Relaxation methods and finite element schemes for the equations of visco-elastodynamics Chiara Simeoni Department of Information Engineering, Computer Science and Mathematics University of L Aquila (Italy)

More information

Non-Conforming Finite Element Methods for Nonmatching Grids in Three Dimensions

Non-Conforming Finite Element Methods for Nonmatching Grids in Three Dimensions Non-Conforming Finite Element Methods for Nonmatching Grids in Three Dimensions Wayne McGee and Padmanabhan Seshaiyer Texas Tech University, Mathematics and Statistics (padhu@math.ttu.edu) Summary. In

More information

Konstantinos Chrysafinos 1 and L. Steven Hou Introduction

Konstantinos Chrysafinos 1 and L. Steven Hou Introduction Mathematical Modelling and Numerical Analysis Modélisation Mathématique et Analyse Numérique Will be set by the publisher ANALYSIS AND APPROXIMATIONS OF THE EVOLUTIONARY STOKES EQUATIONS WITH INHOMOGENEOUS

More information

ENERGY NORM A POSTERIORI ERROR ESTIMATES FOR MIXED FINITE ELEMENT METHODS

ENERGY NORM A POSTERIORI ERROR ESTIMATES FOR MIXED FINITE ELEMENT METHODS ENERGY NORM A POSTERIORI ERROR ESTIMATES FOR MIXED FINITE ELEMENT METHODS CARLO LOVADINA AND ROLF STENBERG Abstract The paper deals with the a-posteriori error analysis of mixed finite element methods

More information

Juan Vicente Gutiérrez Santacreu Rafael Rodríguez Galván. Departamento de Matemática Aplicada I Universidad de Sevilla

Juan Vicente Gutiérrez Santacreu Rafael Rodríguez Galván. Departamento de Matemática Aplicada I Universidad de Sevilla Doc-Course: Partial Differential Equations: Analysis, Numerics and Control Research Unit 3: Numerical Methods for PDEs Part I: Finite Element Method: Elliptic and Parabolic Equations Juan Vicente Gutiérrez

More information

Uniform inf-sup condition for the Brinkman problem in highly heterogeneous media

Uniform inf-sup condition for the Brinkman problem in highly heterogeneous media Uniform inf-sup condition for the Brinkman problem in highly heterogeneous media Raytcho Lazarov & Aziz Takhirov Texas A&M May 3-4, 2016 R. Lazarov & A.T. (Texas A&M) Brinkman May 3-4, 2016 1 / 30 Outline

More information

IMPROVED LEAST-SQUARES ERROR ESTIMATES FOR SCALAR HYPERBOLIC PROBLEMS, 1

IMPROVED LEAST-SQUARES ERROR ESTIMATES FOR SCALAR HYPERBOLIC PROBLEMS, 1 Computational Methods in Applied Mathematics Vol. 1, No. 1(2001) 1 8 c Institute of Mathematics IMPROVED LEAST-SQUARES ERROR ESTIMATES FOR SCALAR HYPERBOLIC PROBLEMS, 1 P.B. BOCHEV E-mail: bochev@uta.edu

More information

Discontinuous Galerkin Methods

Discontinuous Galerkin Methods Discontinuous Galerkin Methods Joachim Schöberl May 20, 206 Discontinuous Galerkin (DG) methods approximate the solution with piecewise functions (polynomials), which are discontinuous across element interfaces.

More information

ERROR ESTIMATES FOR SEMI-DISCRETE GAUGE METHODS FOR THE NAVIER-STOKES EQUATIONS : FIRST-ORDER SCHEMES

ERROR ESTIMATES FOR SEMI-DISCRETE GAUGE METHODS FOR THE NAVIER-STOKES EQUATIONS : FIRST-ORDER SCHEMES MATHEMATICS OF COMPUTATION Volume, Number, Pages S 5-578XX- ERROR ESTIMATES FOR SEMI-DISCRETE GAUGE METHODS FOR THE NAVIER-STOKES EQUATIONS : FIRST-ORDER SCHEMES RICARDO H. NOCHETTO AND JAE-HONG PYO Abstract.

More information

A High-Order Discontinuous Galerkin Method for the Unsteady Incompressible Navier-Stokes Equations

A High-Order Discontinuous Galerkin Method for the Unsteady Incompressible Navier-Stokes Equations A High-Order Discontinuous Galerkin Method for the Unsteady Incompressible Navier-Stokes Equations Khosro Shahbazi 1, Paul F. Fischer 2 and C. Ross Ethier 1 1 University of Toronto and 2 Argonne National

More information

(1:1) 1. The gauge formulation of the Navier-Stokes equation We start with the incompressible Navier-Stokes equation 8 >< >: u t +(u r)u + rp = 1 Re 4

(1:1) 1. The gauge formulation of the Navier-Stokes equation We start with the incompressible Navier-Stokes equation 8 >< >: u t +(u r)u + rp = 1 Re 4 Gauge Finite Element Method for Incompressible Flows Weinan E 1 Courant Institute of Mathematical Sciences New York, NY 10012 Jian-Guo Liu 2 Temple University Philadelphia, PA 19122 Abstract: We present

More information

Lecture Note III: Least-Squares Method

Lecture Note III: Least-Squares Method Lecture Note III: Least-Squares Method Zhiqiang Cai October 4, 004 In this chapter, we shall present least-squares methods for second-order scalar partial differential equations, elastic equations of solids,

More information

Solving PDEs with freefem++

Solving PDEs with freefem++ Solving PDEs with freefem++ Tutorials at Basque Center BCA Olivier Pironneau 1 with Frederic Hecht, LJLL-University of Paris VI 1 March 13, 2011 Do not forget That everything about freefem++ is at www.freefem.org

More information

Space-time XFEM for two-phase mass transport

Space-time XFEM for two-phase mass transport Space-time XFEM for two-phase mass transport Space-time XFEM for two-phase mass transport Christoph Lehrenfeld joint work with Arnold Reusken EFEF, Prague, June 5-6th 2015 Christoph Lehrenfeld EFEF, Prague,

More information

arxiv: v1 [math.na] 15 Nov 2017

arxiv: v1 [math.na] 15 Nov 2017 Noname manuscript No. (will be inserted by the editor) An HDG method with orthogonal projections in facet integrals Issei Oikawa arxiv:1711.05396v1 [math.na] 15 Nov 2017 Received: date / Accepted: date

More information

A connection between grad-div stabilized FE solutions and pointwise divergence-free FE solutions on general meshes

A connection between grad-div stabilized FE solutions and pointwise divergence-free FE solutions on general meshes A connection between grad-div stabilized FE solutions and pointwise divergence-free FE solutions on general meshes Sarah E. Malick Sponsor: Leo G. Rebholz Abstract We prove, for Stokes, Oseen, and Boussinesq

More information

On Pressure Stabilization Method and Projection Method for Unsteady Navier-Stokes Equations 1

On Pressure Stabilization Method and Projection Method for Unsteady Navier-Stokes Equations 1 On Pressure Stabilization Method and Projection Method for Unsteady Navier-Stokes Equations 1 Jie Shen Department of Mathematics, Penn State University University Park, PA 1682 Abstract. We present some

More information

Chapter Two: Numerical Methods for Elliptic PDEs. 1 Finite Difference Methods for Elliptic PDEs

Chapter Two: Numerical Methods for Elliptic PDEs. 1 Finite Difference Methods for Elliptic PDEs Chapter Two: Numerical Methods for Elliptic PDEs Finite Difference Methods for Elliptic PDEs.. Finite difference scheme. We consider a simple example u := subject to Dirichlet boundary conditions ( ) u

More information

A Least-Squares Finite Element Approximation for the Compressible Stokes Equations

A Least-Squares Finite Element Approximation for the Compressible Stokes Equations A Least-Squares Finite Element Approximation for the Compressible Stokes Equations Zhiqiang Cai, 1 Xiu Ye 1 Department of Mathematics, Purdue University, 1395 Mathematical Science Building, West Lafayette,

More information

Goal. Robust A Posteriori Error Estimates for Stabilized Finite Element Discretizations of Non-Stationary Convection-Diffusion Problems.

Goal. Robust A Posteriori Error Estimates for Stabilized Finite Element Discretizations of Non-Stationary Convection-Diffusion Problems. Robust A Posteriori Error Estimates for Stabilized Finite Element s of Non-Stationary Convection-Diffusion Problems L. Tobiska and R. Verfürth Universität Magdeburg Ruhr-Universität Bochum www.ruhr-uni-bochum.de/num

More information

Lecture 9 Approximations of Laplace s Equation, Finite Element Method. Mathématiques appliquées (MATH0504-1) B. Dewals, C.

Lecture 9 Approximations of Laplace s Equation, Finite Element Method. Mathématiques appliquées (MATH0504-1) B. Dewals, C. Lecture 9 Approximations of Laplace s Equation, Finite Element Method Mathématiques appliquées (MATH54-1) B. Dewals, C. Geuzaine V1.2 23/11/218 1 Learning objectives of this lecture Apply the finite difference

More information

FINITE ELEMENT APPROXIMATION OF STOKES-LIKE SYSTEMS WITH IMPLICIT CONSTITUTIVE RELATION

FINITE ELEMENT APPROXIMATION OF STOKES-LIKE SYSTEMS WITH IMPLICIT CONSTITUTIVE RELATION Proceedings of ALGORITMY pp. 9 3 FINITE ELEMENT APPROXIMATION OF STOKES-LIKE SYSTEMS WITH IMPLICIT CONSTITUTIVE RELATION JAN STEBEL Abstract. The paper deals with the numerical simulations of steady flows

More information

A Finite Element Method for the Surface Stokes Problem

A Finite Element Method for the Surface Stokes Problem J A N U A R Y 2 0 1 8 P R E P R I N T 4 7 5 A Finite Element Method for the Surface Stokes Problem Maxim A. Olshanskii *, Annalisa Quaini, Arnold Reusken and Vladimir Yushutin Institut für Geometrie und

More information

SECOND ORDER TIME DISCONTINUOUS GALERKIN METHOD FOR NONLINEAR CONVECTION-DIFFUSION PROBLEMS

SECOND ORDER TIME DISCONTINUOUS GALERKIN METHOD FOR NONLINEAR CONVECTION-DIFFUSION PROBLEMS Proceedings of ALGORITMY 2009 pp. 1 10 SECOND ORDER TIME DISCONTINUOUS GALERKIN METHOD FOR NONLINEAR CONVECTION-DIFFUSION PROBLEMS MILOSLAV VLASÁK Abstract. We deal with a numerical solution of a scalar

More information

An Iterative Substructuring Method for Mortar Nonconforming Discretization of a Fourth-Order Elliptic Problem in two dimensions

An Iterative Substructuring Method for Mortar Nonconforming Discretization of a Fourth-Order Elliptic Problem in two dimensions An Iterative Substructuring Method for Mortar Nonconforming Discretization of a Fourth-Order Elliptic Problem in two dimensions Leszek Marcinkowski Department of Mathematics, Warsaw University, Banacha

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

b i (x) u + c(x)u = f in Ω,

b i (x) u + c(x)u = f in Ω, SIAM J. NUMER. ANAL. Vol. 39, No. 6, pp. 1938 1953 c 2002 Society for Industrial and Applied Mathematics SUBOPTIMAL AND OPTIMAL CONVERGENCE IN MIXED FINITE ELEMENT METHODS ALAN DEMLOW Abstract. An elliptic

More information

AMS subject classifications. Primary, 65N15, 65N30, 76D07; Secondary, 35B45, 35J50

AMS subject classifications. Primary, 65N15, 65N30, 76D07; Secondary, 35B45, 35J50 A SIMPLE FINITE ELEMENT METHOD FOR THE STOKES EQUATIONS LIN MU AND XIU YE Abstract. The goal of this paper is to introduce a simple finite element method to solve the Stokes equations. This method is in

More information

A Two-grid Method for Coupled Free Flow with Porous Media Flow

A Two-grid Method for Coupled Free Flow with Porous Media Flow A Two-grid Method for Coupled Free Flow with Porous Media Flow Prince Chidyagwai a and Béatrice Rivière a, a Department of Computational and Applied Mathematics, Rice University, 600 Main Street, Houston,

More information

INCOMPRESSIBLE FLUIDS IN THIN DOMAINS WITH NAVIER FRICTION BOUNDARY CONDITIONS (II) Luan Thach Hoang. IMA Preprint Series #2406.

INCOMPRESSIBLE FLUIDS IN THIN DOMAINS WITH NAVIER FRICTION BOUNDARY CONDITIONS (II) Luan Thach Hoang. IMA Preprint Series #2406. INCOMPRESSIBLE FLUIDS IN THIN DOMAINS WITH NAVIER FRICTION BOUNDARY CONDITIONS II By Luan Thach Hoang IMA Preprint Series #2406 August 2012 INSTITUTE FOR MATHEMATICS AND ITS APPLICATIONS UNIVERSITY OF

More information

POINCARÉ S INEQUALITY AND DIFFUSIVE EVOLUTION EQUATIONS

POINCARÉ S INEQUALITY AND DIFFUSIVE EVOLUTION EQUATIONS POINCARÉ S INEQUALITY AND DIFFUSIVE EVOLUTION EQUATIONS CLAYTON BJORLAND AND MARIA E. SCHONBEK Abstract. This paper addresses the question of change of decay rate from exponential to algebraic for diffusive

More information

Une méthode de pénalisation par face pour l approximation des équations de Navier-Stokes à nombre de Reynolds élevé

Une méthode de pénalisation par face pour l approximation des équations de Navier-Stokes à nombre de Reynolds élevé Une méthode de pénalisation par face pour l approximation des équations de Navier-Stokes à nombre de Reynolds élevé CMCS/IACS Ecole Polytechnique Federale de Lausanne Erik.Burman@epfl.ch Méthodes Numériques

More information

Least-Squares Spectral Collocation with the Overlapping Schwarz Method for the Incompressible Navier Stokes Equations

Least-Squares Spectral Collocation with the Overlapping Schwarz Method for the Incompressible Navier Stokes Equations Least-Squares Spectral Collocation with the Overlapping Schwarz Method for the Incompressible Navier Stokes Equations by Wilhelm Heinrichs Universität Duisburg Essen, Ingenieurmathematik Universitätsstr.

More information

Numerical methods for the Navier- Stokes equations

Numerical methods for the Navier- Stokes equations Numerical methods for the Navier- Stokes equations Hans Petter Langtangen 1,2 1 Center for Biomedical Computing, Simula Research Laboratory 2 Department of Informatics, University of Oslo Dec 6, 2012 Note:

More information

1. Introduction. We consider the model problem that seeks an unknown function u = u(x) satisfying

1. Introduction. We consider the model problem that seeks an unknown function u = u(x) satisfying A SIMPLE FINITE ELEMENT METHOD FOR LINEAR HYPERBOLIC PROBLEMS LIN MU AND XIU YE Abstract. In this paper, we introduce a simple finite element method for solving first order hyperbolic equations with easy

More information

SECOND-ORDER FULLY DISCRETIZED PROJECTION METHOD FOR INCOMPRESSIBLE NAVIER-STOKES EQUATIONS

SECOND-ORDER FULLY DISCRETIZED PROJECTION METHOD FOR INCOMPRESSIBLE NAVIER-STOKES EQUATIONS Tenth MSU Conference on Differential Equations and Computational Simulations. Electronic Journal of Differential Equations, Conference 3 (06), pp. 9 0. ISSN: 07-669. URL: http://ejde.math.txstate.edu or

More information

A Multigrid Method for Two Dimensional Maxwell Interface Problems

A Multigrid Method for Two Dimensional Maxwell Interface Problems A Multigrid Method for Two Dimensional Maxwell Interface Problems Susanne C. Brenner Department of Mathematics and Center for Computation & Technology Louisiana State University USA JSA 2013 Outline A

More information

Convergence of Time Averaged Statistics of Finite Element Approximations of the Navier-Stokes equations

Convergence of Time Averaged Statistics of Finite Element Approximations of the Navier-Stokes equations Convergence of Time Averaged Statistics of Finite Element Approximations of the Navier-Stokes equations V. John W. Layton C. C. Manica Abstract When discussing numerical solutions of the Navier-Stokes

More information

A numerical approximation with IP/SUPG algorithm for P-T-T viscoelastic flows

A numerical approximation with IP/SUPG algorithm for P-T-T viscoelastic flows Available online at www.tjnsa.com J. Nonlinear Sci. Appl. 6 (2016, 152 161 Research Article A numerical approximation with IP/SUPG algorithm for P-T-T viscoelastic flows Lei Hou a, Yunqing Feng a,, Lin

More information

The mortar element method for quasilinear elliptic boundary value problems

The mortar element method for quasilinear elliptic boundary value problems The mortar element method for quasilinear elliptic boundary value problems Leszek Marcinkowski 1 Abstract We consider a discretization of quasilinear elliptic boundary value problems by the mortar version

More information

ON WEAKLY NONLINEAR BACKWARD PARABOLIC PROBLEM

ON WEAKLY NONLINEAR BACKWARD PARABOLIC PROBLEM ON WEAKLY NONLINEAR BACKWARD PARABOLIC PROBLEM OLEG ZUBELEVICH DEPARTMENT OF MATHEMATICS THE BUDGET AND TREASURY ACADEMY OF THE MINISTRY OF FINANCE OF THE RUSSIAN FEDERATION 7, ZLATOUSTINSKY MALIY PER.,

More information

An Equal-order DG Method for the Incompressible Navier-Stokes Equations

An Equal-order DG Method for the Incompressible Navier-Stokes Equations An Equal-order DG Method for the Incompressible Navier-Stokes Equations Bernardo Cockburn Guido anschat Dominik Schötzau Journal of Scientific Computing, vol. 40, pp. 188 10, 009 Abstract We introduce

More information

A NOTE ON THE LADYŽENSKAJA-BABUŠKA-BREZZI CONDITION

A NOTE ON THE LADYŽENSKAJA-BABUŠKA-BREZZI CONDITION A NOTE ON THE LADYŽENSKAJA-BABUŠKA-BREZZI CONDITION JOHNNY GUZMÁN, ABNER J. SALGADO, AND FRANCISCO-JAVIER SAYAS Abstract. The analysis of finite-element-like Galerkin discretization techniques for the

More information

ERROR ANALYSIS OF STABILIZED SEMI-IMPLICIT METHOD OF ALLEN-CAHN EQUATION. Xiaofeng Yang. (Communicated by Jie Shen)

ERROR ANALYSIS OF STABILIZED SEMI-IMPLICIT METHOD OF ALLEN-CAHN EQUATION. Xiaofeng Yang. (Communicated by Jie Shen) DISCRETE AND CONTINUOUS doi:1.3934/dcdsb.29.11.157 DYNAMICAL SYSTEMS SERIES B Volume 11, Number 4, June 29 pp. 157 17 ERROR ANALYSIS OF STABILIZED SEMI-IMPLICIT METHOD OF ALLEN-CAHN EQUATION Xiaofeng Yang

More information

Domain decomposition schemes with high-order accuracy and unconditional stability

Domain decomposition schemes with high-order accuracy and unconditional stability Domain decomposition schemes with high-order accuracy and unconditional stability Wenrui Hao Shaohong Zhu March 7, 0 Abstract Parallel finite difference schemes with high-order accuracy and unconditional

More information

Traces and Duality Lemma

Traces and Duality Lemma Traces and Duality Lemma Recall the duality lemma with H / ( ) := γ 0 (H ()) defined as the trace space of H () endowed with minimal extension norm; i.e., for w H / ( ) L ( ), w H / ( ) = min{ ŵ H () ŵ

More information

Finite volume method for nonlinear transmission problems

Finite volume method for nonlinear transmission problems Finite volume method for nonlinear transmission problems Franck Boyer, Florence Hubert To cite this version: Franck Boyer, Florence Hubert. Finite volume method for nonlinear transmission problems. Proceedings

More information

1. Introduction. The Stokes problem seeks unknown functions u and p satisfying

1. Introduction. The Stokes problem seeks unknown functions u and p satisfying A DISCRETE DIVERGENCE FREE WEAK GALERKIN FINITE ELEMENT METHOD FOR THE STOKES EQUATIONS LIN MU, JUNPING WANG, AND XIU YE Abstract. A discrete divergence free weak Galerkin finite element method is developed

More information

FREE BOUNDARY PROBLEMS IN FLUID MECHANICS

FREE BOUNDARY PROBLEMS IN FLUID MECHANICS FREE BOUNDARY PROBLEMS IN FLUID MECHANICS ANA MARIA SOANE AND ROUBEN ROSTAMIAN We consider a class of free boundary problems governed by the incompressible Navier-Stokes equations. Our objective is to

More information

PDE Solvers for Fluid Flow

PDE Solvers for Fluid Flow PDE Solvers for Fluid Flow issues and algorithms for the Streaming Supercomputer Eran Guendelman February 5, 2002 Topics Equations for incompressible fluid flow 3 model PDEs: Hyperbolic, Elliptic, Parabolic

More information

Divorcing pressure from viscosity in incompressible Navier-Stokes dynamics

Divorcing pressure from viscosity in incompressible Navier-Stokes dynamics Divorcing pressure from viscosity in incompressible Navier-Stokes dynamics Jian-Guo Liu 1, Jie Liu 2, and Robert L. Pego 3 February 18, 2005 Abstract We show that in bounded domains with no-slip boundary

More information

Yongdeok Kim and Seki Kim

Yongdeok Kim and Seki Kim J. Korean Math. Soc. 39 (00), No. 3, pp. 363 376 STABLE LOW ORDER NONCONFORMING QUADRILATERAL FINITE ELEMENTS FOR THE STOKES PROBLEM Yongdeok Kim and Seki Kim Abstract. Stability result is obtained for

More information

Weak Galerkin Finite Element Scheme and Its Applications

Weak Galerkin Finite Element Scheme and Its Applications Weak Galerkin Finite Element Scheme and Its Applications Ran Zhang Department of Mathematics Jilin University, China IMS, Singapore February 6, 2015 Talk Outline Motivation WG FEMs: Weak Operators + Stabilizer

More information

Finite Differences for Differential Equations 28 PART II. Finite Difference Methods for Differential Equations

Finite Differences for Differential Equations 28 PART II. Finite Difference Methods for Differential Equations Finite Differences for Differential Equations 28 PART II Finite Difference Methods for Differential Equations Finite Differences for Differential Equations 29 BOUNDARY VALUE PROBLEMS (I) Solving a TWO

More information

Partially Penalized Immersed Finite Element Methods for Parabolic Interface Problems

Partially Penalized Immersed Finite Element Methods for Parabolic Interface Problems Partially Penalized Immersed Finite Element Methods for Parabolic Interface Problems Tao Lin, Qing Yang and Xu Zhang Abstract We present partially penalized immersed finite element methods for solving

More information

FDM for parabolic equations

FDM for parabolic equations FDM for parabolic equations Consider the heat equation where Well-posed problem Existence & Uniqueness Mass & Energy decreasing FDM for parabolic equations CNFD Crank-Nicolson + 2 nd order finite difference

More information

The Navier-Stokes Equations with Time Delay. Werner Varnhorn. Faculty of Mathematics University of Kassel, Germany

The Navier-Stokes Equations with Time Delay. Werner Varnhorn. Faculty of Mathematics University of Kassel, Germany The Navier-Stokes Equations with Time Delay Werner Varnhorn Faculty of Mathematics University of Kassel, Germany AMS: 35 (A 35, D 5, K 55, Q 1), 65 M 1, 76 D 5 Abstract In the present paper we use a time

More information

arxiv: v1 [math.na] 29 Feb 2016

arxiv: v1 [math.na] 29 Feb 2016 EFFECTIVE IMPLEMENTATION OF THE WEAK GALERKIN FINITE ELEMENT METHODS FOR THE BIHARMONIC EQUATION LIN MU, JUNPING WANG, AND XIU YE Abstract. arxiv:1602.08817v1 [math.na] 29 Feb 2016 The weak Galerkin (WG)

More information

ELLIPTIC RECONSTRUCTION AND A POSTERIORI ERROR ESTIMATES FOR PARABOLIC PROBLEMS

ELLIPTIC RECONSTRUCTION AND A POSTERIORI ERROR ESTIMATES FOR PARABOLIC PROBLEMS ELLIPTIC RECONSTRUCTION AND A POSTERIORI ERROR ESTIMATES FOR PARABOLIC PROBLEMS CHARALAMBOS MAKRIDAKIS AND RICARDO H. NOCHETTO Abstract. It is known that the energy technique for a posteriori error analysis

More information

Research Article A Two-Grid Method for Finite Element Solutions of Nonlinear Parabolic Equations

Research Article A Two-Grid Method for Finite Element Solutions of Nonlinear Parabolic Equations Abstract and Applied Analysis Volume 212, Article ID 391918, 11 pages doi:1.1155/212/391918 Research Article A Two-Grid Method for Finite Element Solutions of Nonlinear Parabolic Equations Chuanjun Chen

More information

PDEs, part 1: Introduction and elliptic PDEs

PDEs, part 1: Introduction and elliptic PDEs PDEs, part 1: Introduction and elliptic PDEs Anna-Karin Tornberg Mathematical Models, Analysis and Simulation Fall semester, 2013 Partial di erential equations The solution depends on several variables,

More information

MATH 205C: STATIONARY PHASE LEMMA

MATH 205C: STATIONARY PHASE LEMMA MATH 205C: STATIONARY PHASE LEMMA For ω, consider an integral of the form I(ω) = e iωf(x) u(x) dx, where u Cc (R n ) complex valued, with support in a compact set K, and f C (R n ) real valued. Thus, I(ω)

More information

Applied/Numerical Analysis Qualifying Exam

Applied/Numerical Analysis Qualifying Exam Applied/Numerical Analysis Qualifying Exam August 9, 212 Cover Sheet Applied Analysis Part Policy on misprints: The qualifying exam committee tries to proofread exams as carefully as possible. Nevertheless,

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

A posteriori error estimation for elliptic problems

A posteriori error estimation for elliptic problems A posteriori error estimation for elliptic problems Praveen. C praveen@math.tifrbng.res.in Tata Institute of Fundamental Research Center for Applicable Mathematics Bangalore 560065 http://math.tifrbng.res.in

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

INTRODUCTION TO FINITE ELEMENT METHODS

INTRODUCTION TO FINITE ELEMENT METHODS INTRODUCTION TO FINITE ELEMENT METHODS LONG CHEN Finite element methods are based on the variational formulation of partial differential equations which only need to compute the gradient of a function.

More information

Models. A.Dunca and Y.Epshteyn

Models. A.Dunca and Y.Epshteyn On the Adams-Stolz Deconvolution LES Models A.Dunca and Y.Epshteyn Abstract We consider a family of LES models with arbitrarily high consistency error O(δ 2N+2 ) for N = 1, 2, 3.. that are based on the

More information

Glowinski Pironneau method for the 3D ω-ψ equations

Glowinski Pironneau method for the 3D ω-ψ equations 280 GUERMOND AND QUARTAPELLE Glowinski Pironneau method for the 3D ω-ψ equations Jean-Luc Guermond and Luigi Quartapelle 1 LIMSI CNRS, Orsay, France, and Dipartimento di Fisica, Politecnico di Milano,

More information

Zonal modelling approach in aerodynamic simulation

Zonal modelling approach in aerodynamic simulation Zonal modelling approach in aerodynamic simulation and Carlos Castro Barcelona Supercomputing Center Technical University of Madrid Outline 1 2 State of the art Proposed strategy 3 Consistency Stability

More information

MULTIGRID PRECONDITIONING IN H(div) ON NON-CONVEX POLYGONS* Dedicated to Professor Jim Douglas, Jr. on the occasion of his seventieth birthday.

MULTIGRID PRECONDITIONING IN H(div) ON NON-CONVEX POLYGONS* Dedicated to Professor Jim Douglas, Jr. on the occasion of his seventieth birthday. MULTIGRID PRECONDITIONING IN H(div) ON NON-CONVEX POLYGONS* DOUGLAS N ARNOLD, RICHARD S FALK, and RAGNAR WINTHER Dedicated to Professor Jim Douglas, Jr on the occasion of his seventieth birthday Abstract

More information

Vector and scalar penalty-projection methods

Vector and scalar penalty-projection methods Numerical Flow Models for Controlled Fusion - April 2007 Vector and scalar penalty-projection methods for incompressible and variable density flows Philippe Angot Université de Provence, LATP - Marseille

More information

Scientific Computing WS 2018/2019. Lecture 15. Jürgen Fuhrmann Lecture 15 Slide 1

Scientific Computing WS 2018/2019. Lecture 15. Jürgen Fuhrmann Lecture 15 Slide 1 Scientific Computing WS 2018/2019 Lecture 15 Jürgen Fuhrmann juergen.fuhrmann@wias-berlin.de Lecture 15 Slide 1 Lecture 15 Slide 2 Problems with strong formulation Writing the PDE with divergence and gradient

More information

Numerical Approximation of Phase Field Models

Numerical Approximation of Phase Field Models Numerical Approximation of Phase Field Models Lecture 2: Allen Cahn and Cahn Hilliard Equations with Smooth Potentials Robert Nürnberg Department of Mathematics Imperial College London TUM Summer School

More information

Numerical Simulations on Two Nonlinear Biharmonic Evolution Equations

Numerical Simulations on Two Nonlinear Biharmonic Evolution Equations Numerical Simulations on Two Nonlinear Biharmonic Evolution Equations Ming-Jun Lai, Chun Liu, and Paul Wenston Abstract We numerically simulate the following two nonlinear evolution equations with a fourth

More information

Adaptive methods for control problems with finite-dimensional control space

Adaptive methods for control problems with finite-dimensional control space Adaptive methods for control problems with finite-dimensional control space Saheed Akindeinde and Daniel Wachsmuth Johann Radon Institute for Computational and Applied Mathematics (RICAM) Austrian Academy

More information

The method of lines (MOL) for the diffusion equation

The method of lines (MOL) for the diffusion equation Chapter 1 The method of lines (MOL) for the diffusion equation The method of lines refers to an approximation of one or more partial differential equations with ordinary differential equations in just

More information

Local discontinuous Galerkin methods for elliptic problems

Local discontinuous Galerkin methods for elliptic problems COMMUNICATIONS IN NUMERICAL METHODS IN ENGINEERING Commun. Numer. Meth. Engng 2002; 18:69 75 [Version: 2000/03/22 v1.0] Local discontinuous Galerkin methods for elliptic problems P. Castillo 1 B. Cockburn

More information

Numerical Solutions to Partial Differential Equations

Numerical Solutions to Partial Differential Equations Numerical Solutions to Partial Differential Equations Zhiping Li LMAM and School of Mathematical Sciences Peking University Numerical Methods for Partial Differential Equations Finite Difference Methods

More information

BUBBLE STABILIZED DISCONTINUOUS GALERKIN METHOD FOR PARABOLIC AND ELLIPTIC PROBLEMS

BUBBLE STABILIZED DISCONTINUOUS GALERKIN METHOD FOR PARABOLIC AND ELLIPTIC PROBLEMS BUBBLE STABILIZED DISCONTINUOUS GALERKIN METHOD FOR PARABOLIC AND ELLIPTIC PROBLEMS ERIK BURMAN AND BENJAMIN STAMM Abstract. In this paper we give an analysis of a bubble stabilized discontinuous Galerkin

More information

MATHEMATICAL ARCHITECTURE FOR MODELS OF FLUID FLOW PHENOMENA. by Alexandr Labovschii

MATHEMATICAL ARCHITECTURE FOR MODELS OF FLUID FLOW PHENOMENA. by Alexandr Labovschii MATHEMATICAL ARCHITECTURE FOR MODELS OF FLUID FLOW PHENOMENA by Alexandr Labovschii B.S. in Applied Mathematics and Computer Science, Moscow State University, 00 Submitted to the Graduate Faculty of the

More information

NONSTANDARD NONCONFORMING APPROXIMATION OF THE STOKES PROBLEM, I: PERIODIC BOUNDARY CONDITIONS

NONSTANDARD NONCONFORMING APPROXIMATION OF THE STOKES PROBLEM, I: PERIODIC BOUNDARY CONDITIONS NONSTANDARD NONCONFORMING APPROXIMATION OF THE STOKES PROBLEM, I: PERIODIC BOUNDARY CONDITIONS J.-L. GUERMOND 1, Abstract. This paper analyzes a nonstandard form of the Stokes problem where the mass conservation

More information

BUBBLE STABILIZED DISCONTINUOUS GALERKIN METHOD FOR STOKES PROBLEM

BUBBLE STABILIZED DISCONTINUOUS GALERKIN METHOD FOR STOKES PROBLEM BUBBLE STABILIZED DISCONTINUOUS GALERKIN METHOD FOR STOKES PROBLEM ERIK BURMAN AND BENJAMIN STAMM Abstract. We propose a low order discontinuous Galerkin method for incompressible flows. Stability of the

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

Finite Difference Solution of the Heat Equation

Finite Difference Solution of the Heat Equation Finite Difference Solution of the Heat Equation Adam Powell 22.091 March 13 15, 2002 In example 4.3 (p. 10) of his lecture notes for March 11, Rodolfo Rosales gives the constant-density heat equation as:

More information