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

Size: px
Start display at page:

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

Transcription

1 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 Abstract Stability is proven for two second order, two step methods for uncoupling a system of two evolution equations with exactly skew symmetric coupling: the Crank-Nicolson Leap Frog (CNLF combination and the BDF-AB combination. The form of the coupling studied arises in spatial discretizations of the Stokes-Darcy problem. For CNLF we prove stability for the coupled system under the time step condition suggested by linear stability theory for the Leap-Frog scheme. This seems to be a first proof of a widely believed result. For BDF-AB we prove stability under a condition that is better than the one suggested by linear stability theory for the individual methods. Key words: partitioned methods, IMEX methods, CNLF, Stokes-Darcy coupling Introduction In this note we prove stability of two, second order IMEX methods for uncoupling two evolution equations with exactly skew symmetric coupling: du dt + A u + Cφ = f(t, for t > and u( = u dφ dt + A φ C T u = g(t, for t > and φ( = φ. wjl@pitt.edu, wjl. Partially supported by NSF grant DMS trenchea@pitt.edu, trenchea. Partially supported by Air Force grant FA Preprint submitted to Applied Numerical Mathematics July

2 This problem occurs, for example, after spatial discretization of the evolutionary Stokes-Darcy problem, e.g., [,5,,]. Here u : [, R N, φ : [, R M, and f, g, u, φ and the matrices A /, C have compatible dimensions (and in particular C is N M. Note especially the exactly skew symmetric coupling linking the two equations. We assume that the A i are SPD. Our analysis extends to the case of A i non-symmetric with positive definite symmetric part or even nonlinear with A(v, v Const. v. The case where A / are exactly skew symmetric, relevant to wave propagation problems with both fast and slow waves, is treated in a remark below. With superscript denoting the time step number, the first method is CNLF, the combination of Crank-Nicolson and Leap Frog given by: for n u n+ u n t φ n+ φ n t + A u n+ + u n + A φ n+ + φ n + Cφ n = f n, (CNLF C T u n = g n. Since the stability region of LF is the interval < Im(z < +, from the scalar case we expect a stability restriction of the form t λ max (C T C. Interestingly, it seems that sufficiency in the non-commutative case is not yet proven Verwer [8], Remark 3., page 6. We prove in Section that CNLF is indeed stable under (, exactly the condition suggested by the linear stability theory. For vectors of the same length, denote the usual euclidean inner product and norm by u, v := u T v, φ := φ, φ. We denote the weighted norms by u A := u T A u, and φ A := φ T A φ. Theorem (Stability of CNLF Consider CNLF. Suppose the time step restriction holds: t λ max (C T C α <, for some α <. ( Then for any n α [ u n+ + φ n+ + u n + φ n ] n ( + t u l+ + u l A l= + φ l+ + φ l A [ u + φ + u + φ ] + t [ Cφ, u Cφ, u ] n ( + t λ min(a f l + λ min(a g l. l=

3 Next we establish the stability of BDF with explicit AB coupling 3u n+ u n + u n + A u n+ + C(φ n φ n = f n+, (BDF-AB t 3φ n+ φ n + φ n + A φ n+ C T (u n u n = g n+. t The stability region of AB suggests that this combination is strictly worse than CNLF. However, we prove that the combination inherits enough stability from BDF to be stable under a time step condition that in many cases is better than the one for CNLF. Theorem (Stability of BDF-AB Consider BDF-AB. Suppose that the time step restriction holds t max{λ max (A CC T, λ max (A C T C} α <, for some α >, ( then BDF-AB is stable: u n + φ n C(initial data, forcing terms, for any n. More precisely, for all n, we have that ( u n+ + φ n+ + n ( u n+ u n + φ n+ φ n + t l= ( u + φ ( u u + φ φ ( R l+ + R l+ + t n l= + ( f l+ ( α λ min (A + gl+, λ min (A where we have denoted R l+ = tc T u l+ t (φl+ φ l + φ l + tcφ l+ + t (ul+ u l + u l, R l+ = λ/ min(a tcc T u l+ λmin(a / tcc T f l+ + λ/ min(a tc T Cφ l+ λ / min(a tc T C gl+. Note that ( assumes that A tc T C, A tcc T are SPD. 3

4 Both methods use 3 levels; approximations are needed at the first two time steps to begin. We suppose these are computed to appropriate accuracy, Verwer [8]. Because the problem and methods are linear, stability immediately implies that the error is bounded by its consistency error. Remark (The case when A i are skew symmetric. Suppose A / are skew symmetric and f = g =. The same proof shows that CNLF remains stable under exactly the same time step condition: ( α [ u n + φ n + u n + φ n ] [ u + φ + u + φ ] + t[ Cφ, u Cφ, u ]. The stability proof of BDF-AB is less clear in this case. It includes dissipation terms, which, while possibly large, do not seem to control the coupling terms. The result is a worst case stability bound with exponential growth of O(exp(βt n where β = tλ max (C T C. Our tests do show cases where the numerical dissipation dominates and drives the BDF-AB approximate solution to zero.. Previous work When A i are SPD, IMEX methods, like CNLF and BDF-AB require the solution of two, smaller SPD systems per time step (which can be done by legacy codes for the independent sub-problems as compared to one larger, nonsymmetric system for monolithically coupled methods. Given this potentially large simplification, it is not surprising that IMEX methods (and associated partitioned schemes have been used extensively in the computational practice of multi-domain, multiphysics applications. The theory of IMEX methods is also developing; see [,7,5,,] and [6] for early papers and [3,,3] and particularly [8] and the book [9] for recent work. CNLF is itself a classic (e.g. [] combination of methods in computational fluid dynamics with wide practical use, including in the dynamic core of the NCAR climate model, [5]. Partitioned methods are often motivated by available codes for subproblems [6] and tend to be application specific. Examples of partitioned methods include ones designed for fluid-structure interaction [6,7,], Maxwell s equations [9] and atmosphere-ocean coupling [,3,]. The block system we study arises in evolutionary groundwater-surface water coupling, e.g., [9,8,5,]. Mu and Zhu [] gave the first (in numerical analysis of a partitioned method based on the backward Euler-forward Euler IMEX scheme; this has been extended to, so-called, asynchronous time stepping (different time steps

5 for different system components in []. Our work herein is motivated by the search for partitioned methods for the Stokes-Darcy problem with higher accuracy and better stability. Proof of stability of CNLF This section gives a complete proof of Theorem. Lemma 3 We estimate and, if A i are SPD Cφ, u = Cφ + u u Cφ u λ / min (A u A, φ λ / min (A φ A, Cφ λ max (C T C φ. Thus Cφ, u λ max (C T C φ + λ max (C T C u. Proof. The first claim is the polarization identity. The second inequality is elementary while the fourth follows by inserting the third into the first. For the third, we have Cφ = Cφ, Cφ / = C T Cφ, φ / λ / max(c T C φ. The first of three main steps in the proof of Theorem is to take the inner product of CNLF with u n+ + u n and φ n+ + φ n and add: [ u n+ + φ n+ ] [ u n + φ n ] t t + [ ] u n+ + u n A + φ n+ + φ n A + Cφ n, u n+ + u n C T u n, φ n+ + φ n = f n, u n+ + u n + g n, u n+ + u n. (3 The second step is to rearrange the coupling terms as an exact difference between two time levels: Coupling = Cφ n, u n+ u n C T u n, φ n+ φ n = C n+/ C n /, where 5

6 C n+/ : = Cφ n, u n+ Cφ n+, u n, C n / : = Cφ n, u n Cφ n, u n. The third step is to add and subtract u n + φ n to the control the energy at level t n : [ u n+ + φ n+ + u n + φ n ] [ u n + φ n + u n + φ n ] t t + [ ] u n+ + u n A + φ n+ + φ n A + C n+/ C n / = f n, u n+ + u n + g n, u n+ + u n RHS. Using Lemma 3 we treat RHS in a standard way: RHS f n λ / min (A u n+ + u n A + g n λ / min (A φ n+ + φ n A ( λ min(a f n +λ min(a g n + ( un+ +u n A + φ n+ +φ n A. Thus, define the system energy E n+/ := Collecting terms we obtain [ u n+ + φ n+ + u n + φ n ] + tc n+/. E n+/ E n+/ + t ( u n+ + u n A + φ n+ + φ n A t(λ min(a f n + λ min(a g n. Obviously, E n+/ E n / + {positive terms} RHS immediately implies stability provided only that E n+/ > for every n. We have (using Lemma 3 to bound the coupling terms E n+/ [ u n+ + φ n+ + u n + φ n ] t λ max (C T C [ u n+ + u n + φ n+ + φ n ]. This is positive (completing the proof provided t λ max (C T C <. 3 Proof of stability of BDF-AB We proceed to prove Theorem. Take the inner product of BDF-AB with u n+, φ n+, respectively, and add. There are two keys to the proof of stability. 6

7 The first key is the treatment of the BDF term. Apply the identity [ a ] [ (a b b + ] (b c (a b + c + + = (3a b + ca with a = u n+, b = u n, c = u n, and once with a = φ n+, b = φ n, c = φ n. This gives ( u n+ + u n+ u n ( u n + u n u n ( + un+ u n +u n + ( φ n+ + φ n+ φ n ( φ n + φ n φ n + φn+ φ n + φ n + u n+ A + φ n+ A + C(φ n φ n, u n+ C T (u n u n, φ n+ = f n+, u n+ + g n+, φ n+. The second key is to rearrange the coupling terms. We use the skew-symmetry of the coupling term and the polarization identity (Lemma 3 to write it as follows: Coupling = C(φ n φ n, u n+ C T (u n u n, φ n+ (5 = C(φ n+ φ n + φ n, u n+ + C T (u n+ u n + u n, φ n+ = φn+ φ n +φ n t u n+ CC T un+ u n +u n t φ n+ C T C + Rn+. Then ( and (5 give ( u n+ + u n+ u n ( u n + u n u n + ( φ n+ + φ n+ φ n ( φ n + φ n φ n + u n+ A + φ n+ A t u n+ CC T t φn+ C T C + Rn+ = f n+, u n+ + g n+, φ n+. (6 7

8 Using again the polarization identity yields ( u n+ + u n+ u n ( u n + u n u n + ( φ n+ + φ n+ φ n ( φ n + φ n φ n + u n+ A + φ n+ A t u n+ CC T t φn+ C T C + Rn+ = λ min (A tcc T u n+ + λ min (A tcc T f n+ + λ min (A tc T C φ n+ + which by summation implies the stability result u n+ l= λ min (A tc T C gn+ R n+, + un+ u n + φn+ + φn+ φ n + u + u u + φ n ( + ( αλ min (A f n+ + + φ φ ( αλ min (A gn+ n (R l+ +R l+ l=. Numerical verification of the Theorems We give two numerical tests that confirm the theory (showing in particular that the restriction ( is sharp. The examples also illustrate that there are cases where each method s time step restriction is better than the other method. In all test cases, the initial conditions are u = (, T and φ = (, T and u, φ are computed using the implicit backward Euler. We take f = g =, so that any growth in the energy is an instability. Test. In the first case the matrices are A =, A = 3, C = yielding the following time step restrictions t CNLF =.36, t BDFAB =.99. 8

9 With the time step t =.99 t CNLF both methods are observed to be stable, Figure. With the time step t = CNLF solutions u,u,φ,φ BDF AB solutions u,u,φ,φ.5. u u u φ φ. u φ φ Fig.. Both methods stable, as predicted.. t CNLF the CNLF approximations exhibit growth and thus are unstable Since. t CNLF < t BDF AB the theory predicts BDF-AB to be stable and this is indeed seen in Figure. CNLF solutions u,u,φ,φ BDF AB solutions u,u,φ,φ.5. u u u.35 u φ φ.3 φ φ Fig.. CNLF unstable, BDF-AB stable, as predicted. Test. With matrices A =, A =, C = 5 5 the time step restrictions are t CNLF =.36, t BDFAB =.99. 9

10 With time step t =.99 t CNLF the CNLF converges, while with BDF-AB the solution is unstable, Figure 3..5 CNLF solutions u,u,φ,φ u 6 x BDF AB solutions u,u,φ,φ u u φ u φ.5 φ φ Fig. 3. CNLF stable, BDF-AB unstable, as predicted. In Figure we plot the energy at the final time (vertical axis against the time step (horizontal axis for CNLF and BDF-AB versus time-step for Test and Test, respectively. The time interval is [, ]. The x-axis length is max{ t BDF AB, t CNLF }.. ECNLF and EBDFAB energies vs. timestep 3.5 x 5 ECNLF and EBDFAB energies vs. timestep 3.5 CNLF and BDFAB energies 8 6 CNLF and BDFAB energies.5.5 tcnlf tbdfab timestep tbdfab tcnlf timestep Fig.. BDF-AB and CNLF energies: Test and Test.. Tests when A i are skew symmetric Following the remark in the introduction we test the skew symmetric case. The tests confirm the predicted stability of CNLF. The stability result for BDF-AB is less clear however. Test 3 shows a case where BDF-AB solutions grow and test shows a case when the large numerical dissipation term R n+ drives the BDF-AB solution to zero.

11 Test 3. Figure 5 plots the solutions and energy versus time step for A / = 5, t = t CNLF.99, t = t CNLF CNLF solutions u,u,φ,φ 6 x BDF AB solutions u,u,φ,φ 7 x ECNLF and EBDFAB energies vs. timestep u u u 5 u 6 φ φ φ φ CNLF and BDFAB energies tcnlf timestep Fig. 5. Test 3: CNLF, BDF-AB solutions, and BDF-AB/CNLF energies. Test. Figure 6 plots solutions and energy versus time step for A / = 5, t = t CNLF.99, t = t CNLF.. 5 The first figure in Figure 6 suggests incorrectly that CNLF experiences growth. Plotting the CNLF solution over a longer time corrects this impression; see the plot over [, 6] in Figure 7. CNLF solutions u,u,φ,φ.5 BDF AB solutions u,u,φ,φ 3 ECNLF and EBDFAB energies vs. timestep u u 3 u φ. u φ 5 φ.3 φ... CNLF and BDFAB energies tcnlf timestep Fig. 6. Test : CNLF, BDF-AB solutions, and BDF-AB/CNLF energies.

12 5 CNLF solutions u,u,φ,φ.5 BDF AB solutions u,u,φ,φ. 3 u u φ φ.3 u u φ.5 x 8 ECNLF and EBDFAB energies vs. timestep φ CNLF and BDFAB energies tcnlf timestep Fig. 7. Test : CNLF and BDF-AB solutions, and BDFAB/CNLF energies. References [] G. Akrivis, M. Crouzeix, C. Makridakis, Implicit-explicit multistep finite element methods for nonlinear parabolic problems, Math. Comp. 67 ( ( [] G. Akrivis, M. Crouzeix, C. Makridakis, Implicit-explicit multistep methods for quasilinear parabolic equations, Numer. Math. 8 ( ( [3] G. Akrivis, Y.-S. Smyrlis, Implicit-explicit BDF methods for the Kuramoto- Sivashinsky equation, Appl. Numer. Math. 5 (-3 ( [] M. Anitescu, F. Pahlevani, W. J. Layton, Implicit for local effects and explicit for nonlocal effects is unconditionally stable, Electron. Trans. Numer. Anal. 8 ( 7 87 (electronic. [5] U. M. Ascher, S. J. Ruuth, B. T. R. Wetton, Implicit-explicit methods for timedependent partial differential equations, SIAM J. Numer. Anal. 3 (3 ( [6] E. Burman, M. A. Fernández, Stabilized explicit coupling for fluid-structure interaction using Nitsche s method, C. R. Math. Acad. Sci. Paris 35 (8 ( [7] E. Burman, M. A. Fernández, Stabilization of explicit coupling in fluid-structure interaction involving fluid incompressibility, Comput. Methods Appl. Mech. Engrg. 98 (5-8 ( [8] Y. Cao, M. Gunzburger, X. Hu, F. Hua, X. Wang, W. Zhao, Finite element approximations for Stokes-Darcy flow with Beavers-Joseph interface conditions, SIAM J. Numer. Anal. 7 (6 ( [9] Y. Cao, M. Gunzburger, F. Hua, X. Wang, Coupled Stokes-Darcy model with Beavers-Joseph interface boundary condition, Commun. Math. Sci. 8 ( ( 5.

13 [] P. Causin, J. F. Gerbeau, F. Nobile, Added-mass effect in the design of partitioned algorithms for fluid-structure problems, Comput. Methods Appl. Mech. Engrg. 9 (- ( [] J. M. Connors, J. Howell, A fluid-fluid interaction method using decoupled subproblems and differing timesteps, Tech. rep., Univ. of Pittsburgh (. [] J. M. Connors, J. S. Howell, W. J. Layton, Decoupled time stepping methods for fluid-fluid interaction, submitted SIAM J. Numer. Anal. [3] J. M. Connors, A. Miloua, Partitioned time discretization for parallel solution of coupled ode systems, BIT Numerical Mathematics (.7/s z. [] M. Crouzeix, Une méthode multipas implicite-explicite pour l approximation des équations d évolution paraboliques, Numer. Math. 35 (3 ( [5] M. Discacciati, E. Miglio, A. Quarteroni, Mathematical and numerical models for coupling surface and groundwater flows, Appl. Numer. Math. 3 (- ( 57 7, 9th Dundee Biennial Conference on Numerical Analysis (. [6] J. Frank, W. Hundsdorfer, J. Verwer, Stability of Implicit-Explicit linear multistep methods, Tech. rep., Centrum Wiskunde and Informatica (CWI (996. [7] W. Hundsdorfer, S. J. Ruuth, On monotonicity and boundedness properties of linear multistep methods, Math. Comp. 75 (5 ( (electronic. [8] W. Hundsdorfer, S. J. Ruuth, IMEX extensions of linear multistep methods with general monotonicity and boundedness properties, J. Comput. Phys. 5 ( (7 6. [9] W. Hundsdorfer, J. Verwer, Numerical solution of time-dependent advectiondiffusion-reaction equations, vol. 33 of Springer Series in Computational Mathematics, Springer-Verlag, Berlin, 3. [] O. Johansson, H.-O. Kreiss, Über das Verfahren der zentralen Differenzen zur Lösung des Cauchy problems für partielle Differentialgleichungen, Nordisk Tidskr. Informations-Behandling 3 ( [] W. J. Layton, F. Schieweck, I. Yotov, Coupling fluid flow with porous media flow, SIAM J. Numer. Anal. (6 ( 95 8 (3. [] M. Mu, X. Zhu, Decoupled schemes for a non-stationary mixed Stokes-Darcy model, Math. Comp. 79 (7 ( [3] S. J. Ruuth, W. Hundsdorfer, High-order linear multistep methods with general monotonicity and boundedness properties, J. Comput. Phys. 9 ( ( [] L. Shan, H. Zheng, W. Layton, Decoupled schemes with different time sizes for the time-dependent Stokes-Darcy model, Tech. rep., Univ. Pittsburgh ( 3

14 [5] S. J. Thomas, R. D. Loft, The NCAR spectral element climate dynamical core: semi-implicit Eulerian formulation, J. Sci. Comput. 5 (- ( [6] A. Valli, G. Carey, A. Coutinho, On decoupled time step/subcycling and iteration strategies for multiphysics problems, Commun. Numer. Methods Eng. ( ( [7] J. Varah, Stability restrictions on second order, three level finite difference schemes for parabolic equations, SIAM J. Numer. Anal. 7 ( ( [8] J. Verwer, Convergence and component splitting for the Crank-Nicolson Leap- Frog integration method, Tech. rep., Centrum Wiskunde and Informatica (CWI (9. [9] J. Verwer, Component splitting for semi-discrete Maxwell equations, BIT Numerical Mathematics ( 9.7/s y.

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

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

More information

INSTABILITY OF CRANK-NICOLSON LEAP-FROG FOR NONAUTONOMOUS SYSTEMS

INSTABILITY OF CRANK-NICOLSON LEAP-FROG FOR NONAUTONOMOUS SYSTEMS INTERNATIONAL JOURNAL OF NUMERICAL ANALYSIS AND MODELING, SERIES B Volume 5, Number 3, Pages 289 298 c 2014 Institute for Scientific Computing and Information INSTABILITY OF CRANK-NICOLSON LEAP-FROG FOR

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

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

PARTITIONED TIMESTEPPING FOR A PARABOLIC TWO DOMAIN PROBLEM

PARTITIONED TIMESTEPPING FOR A PARABOLIC TWO DOMAIN PROBLEM 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

More information

Stability of implicit-explicit linear multistep methods

Stability of implicit-explicit linear multistep methods Centrum voor Wiskunde en Informatica REPORTRAPPORT Stability of implicit-explicit linear multistep methods J. Frank, W.H. Hundsdorfer and J.G. Verwer Department of Numerical Mathematics NM-R963 1996 Report

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 PARTITIONED IMEX METHOD FOR MAGNETOHYDRODYNAMIC FLOWS

UNCONDITIONAL STABILITY OF A PARTITIONED IMEX METHOD FOR MAGNETOHYDRODYNAMIC FLOWS UNCONDITIONAL STABILITY OF A PARTITIONED IMEX METHOD FOR MAGNETOHYDRODYNAMIC FLOWS CATALIN TRENCHEA Key words. magnetohydrodynamics, partitioned methods, IMEX methods, stability, Elsässer variables. Abstract.

More information

On Limiting Behavior of Contaminant Transport Models in Coupled Surface and Groundwater Flows

On Limiting Behavior of Contaminant Transport Models in Coupled Surface and Groundwater Flows Axioms 25, xx, -x; doi:.339/ Article OPEN ACCESS axioms ISSN 275-68 www.mdpi.com/journal/axioms On Limiting Behavior of Contaminant Transport Models in Coupled Surface and Groundwater Flows Vincent J.

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

EFFICIENT AND LONG-TIME ACCURATE SECOND-ORDER METHODS FOR STOKES-DARCY SYSTEM

EFFICIENT AND LONG-TIME ACCURATE SECOND-ORDER METHODS FOR STOKES-DARCY SYSTEM EFFICIENT AND LONG-TIME ACCURATE SECOND-ORDER METHODS FOR STOKES-DARCY SYSTEM WENBIN CHEN, MAX GUNZBURGER, DONG SUN, AND XIAOMING WANG Abstract. We propose and study two second-order in time implicit-explicit

More information

Semi-implicit Krylov Deferred Correction Methods for Ordinary Differential Equations

Semi-implicit Krylov Deferred Correction Methods for Ordinary Differential Equations Semi-implicit Krylov Deferred Correction Methods for Ordinary Differential Equations Sunyoung Bu University of North Carolina Department of Mathematics CB # 325, Chapel Hill USA agatha@email.unc.edu Jingfang

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

ANALYSIS OF TIME FILTERS IN MULTISTEP METHODS. by Nicholas Hurl Bachelor of Mathematics, Kent State University, 2008

ANALYSIS OF TIME FILTERS IN MULTISTEP METHODS. by Nicholas Hurl Bachelor of Mathematics, Kent State University, 2008 ANALYSIS OF TIME FILTERS IN MULTISTEP METHODS by Nicholas Hurl Bachelor of Mathematics, Kent State University, 008 Submitted to the Graduate Faculty of the Kenneth P. Dietrich School of Arts and Sciences

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

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

Research Statement Catalin S. Trenchea

Research Statement Catalin S. Trenchea Research Statement Catalin S. Trenchea Department of Mathematics Phone: (412) 624-5681 University of Pittsburgh Fax: (412) 624-8397 Pittsburgh E-mail: trenchea@pitt.edu PA 15260 http://www.math.pitt.edu/~trenchea/

More information

UNCONDITIONAL STABILITY OF A CRANK-NICOLSON/ADAMS-BASHFORTH 2 IMPLICIT/EXPLICIT METHOD FOR ORDINARY DIFFERENTIAL EQUATIONS

UNCONDITIONAL STABILITY OF A CRANK-NICOLSON/ADAMS-BASHFORTH 2 IMPLICIT/EXPLICIT METHOD FOR ORDINARY DIFFERENTIAL EQUATIONS UNCONDITIONAL STABILITY OF A CRANK-NICOLSON/ADAMS-BASHFORTH IMPLICIT/EXPLICIT METHOD FOR ORDINARY DIFFERENTIAL EQUATIONS by Andrew D. Jorgenson B.S., Gonzaga University, 009 M.A., University of Pittsburgh,

More information

Strong Stability of Singly-Diagonally-Implicit Runge-Kutta Methods

Strong Stability of Singly-Diagonally-Implicit Runge-Kutta Methods Strong Stability of Singly-Diagonally-Implicit Runge-Kutta Methods L. Ferracina and M. N. Spijker 2007, June 4 Abstract. This paper deals with the numerical solution of initial value problems, for systems

More information

The Homotopy Perturbation Method for Solving the Kuramoto Sivashinsky Equation

The Homotopy Perturbation Method for Solving the Kuramoto Sivashinsky Equation IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719 Vol. 3, Issue 12 (December. 2013), V3 PP 22-27 The Homotopy Perturbation Method for Solving the Kuramoto Sivashinsky Equation

More information

Fast Solvers for Unsteady Incompressible Flow

Fast Solvers for Unsteady Incompressible Flow ICFD25 Workshop p. 1/39 Fast Solvers for Unsteady Incompressible Flow David Silvester University of Manchester http://www.maths.manchester.ac.uk/~djs/ ICFD25 Workshop p. 2/39 Outline Semi-Discrete Navier-Stokes

More information

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

A POSTERIORI ERROR ESTIMATES FOR THE BDF2 METHOD FOR PARABOLIC EQUATIONS

A POSTERIORI ERROR ESTIMATES FOR THE BDF2 METHOD FOR PARABOLIC EQUATIONS A POSTERIORI ERROR ESTIMATES FOR THE BDF METHOD FOR PARABOLIC EQUATIONS GEORGIOS AKRIVIS AND PANAGIOTIS CHATZIPANTELIDIS Abstract. We derive optimal order, residual-based a posteriori error estimates for

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

Numerical Oscillations and how to avoid them

Numerical Oscillations and how to avoid them Numerical Oscillations and how to avoid them Willem Hundsdorfer Talk for CWI Scientific Meeting, based on work with Anna Mozartova (CWI, RBS) & Marc Spijker (Leiden Univ.) For details: see thesis of A.

More information

Preconditioning for Nonsymmetry and Time-dependence

Preconditioning for Nonsymmetry and Time-dependence Preconditioning for Nonsymmetry and Time-dependence Andy Wathen Oxford University, UK joint work with Jen Pestana and Elle McDonald Jeju, Korea, 2015 p.1/24 Iterative methods For self-adjoint problems/symmetric

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

High-order ADI schemes for convection-diffusion equations with mixed derivative terms

High-order ADI schemes for convection-diffusion equations with mixed derivative terms High-order ADI schemes for convection-diffusion equations with mixed derivative terms B. Düring, M. Fournié and A. Rigal Abstract We consider new high-order Alternating Direction Implicit ADI) schemes

More information

Stepsize Restrictions for Boundedness and Monotonicity of Multistep Methods

Stepsize Restrictions for Boundedness and Monotonicity of Multistep Methods Stepsize Restrictions for Boundedness and Monotonicity of Multistep Methods W. Hundsdorfer, A. Mozartova, M.N. Spijker Abstract In this paper nonlinear monotonicity and boundedness properties are analyzed

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

Tong Sun Department of Mathematics and Statistics Bowling Green State University, Bowling Green, OH

Tong Sun Department of Mathematics and Statistics Bowling Green State University, Bowling Green, OH Consistency & Numerical Smoothing Error Estimation An Alternative of the Lax-Richtmyer Theorem Tong Sun Department of Mathematics and Statistics Bowling Green State University, Bowling Green, OH 43403

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

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

Adomian Decomposition Method for Solving the Kuramoto Sivashinsky Equation

Adomian Decomposition Method for Solving the Kuramoto Sivashinsky Equation IOSR Journal of Mathematics (IOSR-JM) e-issn: 2278-5728, p-issn:2319-765x. Volume 1, Issue 1Ver. I. (Jan. 214), PP 8-12 Adomian Decomposition Method for Solving the Kuramoto Sivashinsky Equation Saad A.

More information

arxiv: v1 [math.na] 29 Oct 2018

arxiv: v1 [math.na] 29 Oct 2018 A Multirate Approach or Fluid-Structure Interaction Computation with Decoupled Methods Lian Zhang 1, Mingchao Cai 2 Mo Mu 3, arxiv:1810.11933v1 [math.na] 29 Oct 2018 Abstract We investigate a multirate

More information

Coupling Non-Linear Stokes and Darcy Flow using Mortar Finite Elements

Coupling Non-Linear Stokes and Darcy Flow using Mortar Finite Elements Coupling Non-Linear Stokes and Darcy Flow using Mortar Finite Elements V.J. Ervin E.W. Jenkins S. Sun Department of Mathematical Sciences Clemson University, Clemson, SC, 29634-0975, USA. Abstract We study

More information

Author(s) Huang, Feimin; Matsumura, Akitaka; Citation Osaka Journal of Mathematics. 41(1)

Author(s) Huang, Feimin; Matsumura, Akitaka; Citation Osaka Journal of Mathematics. 41(1) Title On the stability of contact Navier-Stokes equations with discont free b Authors Huang, Feimin; Matsumura, Akitaka; Citation Osaka Journal of Mathematics. 4 Issue 4-3 Date Text Version publisher URL

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

Semi-implicit methods, nonlinear balance, and regularized equations

Semi-implicit methods, nonlinear balance, and regularized equations ATMOSPHERIC SCIENCE LETTERS Atmos. Sci. Let. 8: 1 6 (7 Published online 9 January 7 in Wiley InterScience (www.interscience.wiley.com.1 Semi-implicit methods, nonlinear balance, and regularized equations

More information

c 2012 Society for Industrial and Applied Mathematics

c 2012 Society for Industrial and Applied Mathematics SIAM J. NUMER. ANAL. Vol. 50, No. 4, pp. 849 860 c 0 Society for Industrial and Applied Mathematics TWO RESULTS CONCERNING THE STABILITY OF STAGGERED MULTISTEP METHODS MICHELLE GHRIST AND BENGT FORNBERG

More information

Associate Professor, Mathematics Department, University of Crete, Heraklion,

Associate Professor, Mathematics Department, University of Crete, Heraklion, Georgios Akrivis Curriculum vitæ Year of birth 1950 Place of birth Personal data Chrysovitsa by Ioannina, Greece Education 1968 1973 Bachelor, University of Ioannina, Ioannina. Mathematics 1977 1983 PhD,

More information

Strong Stability Preserving Properties of Runge Kutta Time Discretization Methods for Linear Constant Coefficient Operators

Strong Stability Preserving Properties of Runge Kutta Time Discretization Methods for Linear Constant Coefficient Operators Journal of Scientific Computing, Vol. 8, No., February 3 ( 3) Strong Stability Preserving Properties of Runge Kutta Time Discretization Methods for Linear Constant Coefficient Operators Sigal Gottlieb

More information

Index. higher order methods, 52 nonlinear, 36 with variable coefficients, 34 Burgers equation, 234 BVP, see boundary value problems

Index. higher order methods, 52 nonlinear, 36 with variable coefficients, 34 Burgers equation, 234 BVP, see boundary value problems Index A-conjugate directions, 83 A-stability, 171 A( )-stability, 171 absolute error, 243 absolute stability, 149 for systems of equations, 154 absorbing boundary conditions, 228 Adams Bashforth methods,

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

CRANK-NICOLSON FINITE DIFFERENCE METHOD FOR SOLVING TIME-FRACTIONAL DIFFUSION EQUATION

CRANK-NICOLSON FINITE DIFFERENCE METHOD FOR SOLVING TIME-FRACTIONAL DIFFUSION EQUATION Journal of Fractional Calculus and Applications, Vol. 2. Jan. 2012, No. 2, pp. 1-9. ISSN: 2090-5858. http://www.fcaj.webs.com/ CRANK-NICOLSON FINITE DIFFERENCE METHOD FOR SOLVING TIME-FRACTIONAL DIFFUSION

More information

On the local existence for an active scalar equation in critical regularity setting

On the local existence for an active scalar equation in critical regularity setting On the local existence for an active scalar equation in critical regularity setting Walter Rusin Department of Mathematics, Oklahoma State University, Stillwater, OK 7478 Fei Wang Department of Mathematics,

More information

A numerical solution of a Kawahara equation by using Multiquadric radial basis function

A numerical solution of a Kawahara equation by using Multiquadric radial basis function Mathematics Scientific Journal Vol. 9, No. 1, (013), 115-15 A numerical solution of a Kawahara equation by using Multiquadric radial basis function M. Zarebnia a, M. Takhti a a Department of Mathematics,

More information

A Composite Runge Kutta Method for the Spectral Solution of Semilinear PDEs

A Composite Runge Kutta Method for the Spectral Solution of Semilinear PDEs Journal of Computational Physics 8, 57 67 (00) doi:0.006/jcph.00.77 A Composite Runge Kutta Method for the Spectral Solution of Semilinear PDEs Tobin A. Driscoll Department of Mathematical Sciences, University

More information

FINITE ELEMENT APPROXIMATION OF ELLIPTIC DIRICHLET OPTIMAL CONTROL PROBLEMS

FINITE ELEMENT APPROXIMATION OF ELLIPTIC DIRICHLET OPTIMAL CONTROL PROBLEMS Numerical Functional Analysis and Optimization, 28(7 8):957 973, 2007 Copyright Taylor & Francis Group, LLC ISSN: 0163-0563 print/1532-2467 online DOI: 10.1080/01630560701493305 FINITE ELEMENT APPROXIMATION

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

Exponential integrators and functions of the matrix exponential

Exponential integrators and functions of the matrix exponential Exponential integrators and functions of the matrix exponential Paul Matthews, Stephen Cox, Hala Ashi and Linda Cummings School of Mathematical Sciences, University of Nottingham, UK Introduction to exponential

More information

Higher-Order Difference and Higher-Order Splitting Methods for 2D Parabolic Problems with Mixed Derivatives

Higher-Order Difference and Higher-Order Splitting Methods for 2D Parabolic Problems with Mixed Derivatives International Mathematical Forum, 2, 2007, no. 67, 3339-3350 Higher-Order Difference and Higher-Order Splitting Methods for 2D Parabolic Problems with Mixed Derivatives Jürgen Geiser Department of Mathematics

More information

SANGRADO PAGINA 17CMX24CM. PhD Thesis. Splitting methods for autonomous and non-autonomous perturbed equations LOMO A AJUSTAR (AHORA 4CM)

SANGRADO PAGINA 17CMX24CM. PhD Thesis. Splitting methods for autonomous and non-autonomous perturbed equations LOMO A AJUSTAR (AHORA 4CM) SANGRADO A3 PAGINA 17CMX24CM LOMO A AJUSTAR (AHORA 4CM) We have considered the numerical integration of non-autonomous separable parabolic equations using high order splitting methods with complex coefficients.

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

On the Iteration Complexity of Some Projection Methods for Monotone Linear Variational Inequalities

On the Iteration Complexity of Some Projection Methods for Monotone Linear Variational Inequalities On the Iteration Complexity of Some Projection Methods for Monotone Linear Variational Inequalities Caihua Chen Xiaoling Fu Bingsheng He Xiaoming Yuan January 13, 2015 Abstract. Projection type methods

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

THE RADIUS OF ANALYTICITY FOR SOLUTIONS TO A PROBLEM IN EPITAXIAL GROWTH ON THE TORUS

THE RADIUS OF ANALYTICITY FOR SOLUTIONS TO A PROBLEM IN EPITAXIAL GROWTH ON THE TORUS THE RADIUS OF ANALYTICITY FOR SOLUTIONS TO A PROBLEM IN EPITAXIAL GROWTH ON THE TORUS DAVID M AMBROSE Abstract A certain model for epitaxial film growth has recently attracted attention, with the existence

More information

Piecewise Smooth Solutions to the Burgers-Hilbert Equation

Piecewise Smooth Solutions to the Burgers-Hilbert Equation Piecewise Smooth Solutions to the Burgers-Hilbert Equation Alberto Bressan and Tianyou Zhang Department of Mathematics, Penn State University, University Park, Pa 68, USA e-mails: bressan@mathpsuedu, zhang

More information

Multilevel Preconditioning of Graph-Laplacians: Polynomial Approximation of the Pivot Blocks Inverses

Multilevel Preconditioning of Graph-Laplacians: Polynomial Approximation of the Pivot Blocks Inverses Multilevel Preconditioning of Graph-Laplacians: Polynomial Approximation of the Pivot Blocks Inverses P. Boyanova 1, I. Georgiev 34, S. Margenov, L. Zikatanov 5 1 Uppsala University, Box 337, 751 05 Uppsala,

More information

Decoupled scheme with different time step sizes for the evolutionary Stokes-Darcy model

Decoupled scheme with different time step sizes for the evolutionary Stokes-Darcy model Decoupled schee with different tie step sizes for the evolutionary Stokes-Darcy odel Li Shan Haibiao Zheng Willia J. Layton Abstract In this report, a partitioned tie stepping algorith which allows different

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

On High Order Strong Stability Preserving Runge Kutta and Multi Step Time Discretizations

On High Order Strong Stability Preserving Runge Kutta and Multi Step Time Discretizations Journal of Scientific Computing, Vol. 5, Nos. /, November 005 ( 005) DOI: 0.007/s095-00-65-5 On High Order Strong Stability Preserving Runge Kutta and Multi Step Time Discretizations Sigal Gottlieb Received

More information

Iterative Methods for Stokes/Darcy Coupling

Iterative Methods for Stokes/Darcy Coupling Iterative Methods or Stokes/Darcy Coupling Marco Discacciati Ecole Polytechnique Fédérale de Lausanne Institut d Analyse et Calcul Scientiique Chair o Modelling and Scientiic Computing marco.discacciati@epl.ch

More information

Extrapolation-based implicit-explicit general linear methods arxiv: v1 [cs.na] 8 Apr 2013

Extrapolation-based implicit-explicit general linear methods arxiv: v1 [cs.na] 8 Apr 2013 Extrapolation-based implicit-explicit general linear methods arxiv:34.2276v cs.na] 8 Apr 23 A. Cardone, Z. Jackiewicz, A. Sandu, and H. Zhang September 5, 28 Abstract For many systems of differential equations

More information

WEAK GALERKIN FINITE ELEMENT METHOD FOR SECOND ORDER PARABOLIC EQUATIONS

WEAK GALERKIN FINITE ELEMENT METHOD FOR SECOND ORDER PARABOLIC EQUATIONS INERNAIONAL JOURNAL OF NUMERICAL ANALYSIS AND MODELING Volume 13, Number 4, Pages 525 544 c 216 Institute for Scientific Computing and Information WEAK GALERKIN FINIE ELEMEN MEHOD FOR SECOND ORDER PARABOLIC

More information

PROJECTION METHOD III: SPATIAL DISCRETIZATION ON THE STAGGERED GRID

PROJECTION METHOD III: SPATIAL DISCRETIZATION ON THE STAGGERED GRID MATHEMATICS OF COMPUTATION Volume 71, Number 237, Pages 27 47 S 0025-5718(01)01313-8 Article electronically published on May 14, 2001 PROJECTION METHOD III: SPATIAL DISCRETIZATION ON THE STAGGERED GRID

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

Krylov Implicit Integration Factor Methods for Semilinear Fourth-Order Equations

Krylov Implicit Integration Factor Methods for Semilinear Fourth-Order Equations mathematics Article Krylov Implicit Integration Factor Methods for Semilinear Fourth-Order Equations Michael Machen and Yong-Tao Zhang * Department of Applied and Computational Mathematics and Statistics,

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

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

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

A numerical study of SSP time integration methods for hyperbolic conservation laws

A numerical study of SSP time integration methods for hyperbolic conservation laws MATHEMATICAL COMMUNICATIONS 613 Math. Commun., Vol. 15, No., pp. 613-633 (010) A numerical study of SSP time integration methods for hyperbolic conservation laws Nelida Črnjarić Žic1,, Bojan Crnković 1

More information

EXPLICIT-IMPLICIT SPLITTING SCHEMES FOR SOME SYSTEMS OF EVOLUTIONARY EQUATIONS

EXPLICIT-IMPLICIT SPLITTING SCHEMES FOR SOME SYSTEMS OF EVOLUTIONARY EQUATIONS INTERNATIONAL JOURNAL OF NUMERICAL ANALYSIS AND MODELING Volume 11, Number 2, Pages 346 357 c 2014 Institute for Scientific Computing and Information EXPLICIT-IMPLICIT SPLITTING SCHEMES FOR SOME SYSTEMS

More information

ON THE DYNAMICAL SYSTEMS METHOD FOR SOLVING NONLINEAR EQUATIONS WITH MONOTONE OPERATORS

ON THE DYNAMICAL SYSTEMS METHOD FOR SOLVING NONLINEAR EQUATIONS WITH MONOTONE OPERATORS PROCEEDINGS OF THE AMERICAN MATHEMATICAL SOCIETY Volume, Number, Pages S -9939(XX- ON THE DYNAMICAL SYSTEMS METHOD FOR SOLVING NONLINEAR EQUATIONS WITH MONOTONE OPERATORS N. S. HOANG AND A. G. RAMM (Communicated

More information

A Fifth Order Flux Implicit WENO Method

A Fifth Order Flux Implicit WENO Method A Fifth Order Flux Implicit WENO Method Sigal Gottlieb and Julia S. Mullen and Steven J. Ruuth April 3, 25 Keywords: implicit, weighted essentially non-oscillatory, time-discretizations. Abstract The weighted

More information

Stability of the Parareal Algorithm

Stability of the Parareal Algorithm Stability of the Parareal Algorithm Gunnar Andreas Staff and Einar M. Rønquist Norwegian University of Science and Technology Department of Mathematical Sciences Summary. We discuss the stability of the

More information

Surprising Computations

Surprising Computations .... Surprising Computations Uri Ascher Department of Computer Science University of British Columbia ascher@cs.ubc.ca www.cs.ubc.ca/ ascher/ Uri Ascher (UBC) Surprising Computations Fall 2012 1 / 67 Motivation.

More information

MIXED PROBLEM WITH INTEGRAL BOUNDARY CONDITION FOR A HIGH ORDER MIXED TYPE PARTIAL DIFFERENTIAL EQUATION

MIXED PROBLEM WITH INTEGRAL BOUNDARY CONDITION FOR A HIGH ORDER MIXED TYPE PARTIAL DIFFERENTIAL EQUATION Applied Mathematics and Stochastic Analysis, 16:1 (200), 6-7. Printed in the U.S.A. 200 by North Atlantic Science Publishing Company MIXED PROBLEM WITH INTEGRAL BOUNDARY CONDITION FOR A HIGH ORDER MIXED

More information

A PRACTICALLY UNCONDITIONALLY GRADIENT STABLE SCHEME FOR THE N-COMPONENT CAHN HILLIARD SYSTEM

A PRACTICALLY UNCONDITIONALLY GRADIENT STABLE SCHEME FOR THE N-COMPONENT CAHN HILLIARD SYSTEM A PRACTICALLY UNCONDITIONALLY GRADIENT STABLE SCHEME FOR THE N-COMPONENT CAHN HILLIARD SYSTEM Hyun Geun LEE 1, Jeong-Whan CHOI 1 and Junseok KIM 1 1) Department of Mathematics, Korea University, Seoul

More information

Convergence of a first order scheme for a non local eikonal equation

Convergence of a first order scheme for a non local eikonal equation Convergence of a first order scheme for a non local eikonal equation O. Alvarez, E. Carlini, R. Monneau, E. Rouy March 22, 2005 Abstract We prove the convergence of a first order finite difference scheme

More information

Existence of the free boundary in a diffusive ow in porous media

Existence of the free boundary in a diffusive ow in porous media Existence of the free boundary in a diffusive ow in porous media Gabriela Marinoschi Institute of Mathematical Statistics and Applied Mathematics of the Romanian Academy, Bucharest Existence of the free

More information

Discontinuous Galerkin Method for interface problem of coupling different order elliptic equations

Discontinuous Galerkin Method for interface problem of coupling different order elliptic equations Discontinuous Galerkin Method for interface problem of coupling different order elliptic equations Igor Mozolevski, Endre Süli Federal University of Santa Catarina, Brazil Oxford University Computing Laboratory,

More information

Global well-posedness for the critical 2D dissipative quasi-geostrophic equation

Global well-posedness for the critical 2D dissipative quasi-geostrophic equation Invent. math. 167, 445 453 (7) DOI: 1.17/s-6--3 Global well-posedness for the critical D dissipative quasi-geostrophic equation A. Kiselev 1, F. Nazarov, A. Volberg 1 Department of Mathematics, University

More information

A NON-ITERATIVE, DOMAIN DECOMPOSITION METHOD WITH DIFFERENT TIME STEP SIZES FOR THE EVOLUTIONARY STOKES-DARCY MODEL

A NON-ITERATIVE, DOMAIN DECOMPOSITION METHOD WITH DIFFERENT TIME STEP SIZES FOR THE EVOLUTIONARY STOKES-DARCY MODEL A NON-ITERATIVE, DOMAIN DECOMPOSITION METHOD WITH DIFFERENT TIME STEP SIZES FOR THE EVOLUTIONARY STOKES-DARCY MODEL LI SHAN, HAIBIAO ZHENG, AND WILLIAM J. LAYTON Abstract. Tis report analyzes a partitioned

More information

On non negative solutions of some quasilinear elliptic inequalities

On non negative solutions of some quasilinear elliptic inequalities On non negative solutions of some quasilinear elliptic inequalities Lorenzo D Ambrosio and Enzo Mitidieri September 28 2006 Abstract Let f : R R be a continuous function. We prove that under some additional

More information

A Compact Fourth-Order Finite Difference Scheme for Unsteady Viscous Incompressible Flows

A Compact Fourth-Order Finite Difference Scheme for Unsteady Viscous Incompressible Flows Journal of Scientific Computing, Vol. 16, No. 1, March 2001 ( 2001) A Compact Fourth-Order Finite Difference Scheme for Unsteady Viscous Incompressible Flows Ming Li 1 and Tao Tang 2 Received January 23,

More information

Runge-Kutta-Chebyshev Projection Method

Runge-Kutta-Chebyshev Projection Method Runge-Kutta-Chebyshev Projection Method Zheming Zheng Linda Petzold Department of Mechanical Engineering, University of California Santa Barbara, Santa Barbara, CA 93106, USA June 8, 2006 This work was

More information

CONVERGENCE OF GAUGE METHOD FOR INCOMPRESSIBLE FLOW CHENG WANG AND JIAN-GUO LIU

CONVERGENCE OF GAUGE METHOD FOR INCOMPRESSIBLE FLOW CHENG WANG AND JIAN-GUO LIU MATHEMATICS OF COMPUTATION Volume 69, Number 232, Pages 135{1407 S 0025-571(00)0124-5 Article electronically published on March 24, 2000 CONVERGENCE OF GAUGE METHOD FOR INCOMPRESSIBLE FLOW CHENG WANG AND

More information

Numerical Methods for the Landau-Lifshitz-Gilbert Equation

Numerical Methods for the Landau-Lifshitz-Gilbert Equation Numerical Methods for the Landau-Lifshitz-Gilbert Equation L ubomír Baňas Department of Mathematical Analysis, Ghent University, 9000 Gent, Belgium lubo@cage.ugent.be http://cage.ugent.be/~lubo Abstract.

More information

On Multigrid for Phase Field

On Multigrid for Phase Field On Multigrid for Phase Field Carsten Gräser (FU Berlin), Ralf Kornhuber (FU Berlin), Rolf Krause (Uni Bonn), and Vanessa Styles (University of Sussex) Interphase 04 Rome, September, 13-16, 2004 Synopsis

More information

A LOWER BOUND ON BLOWUP RATES FOR THE 3D INCOMPRESSIBLE EULER EQUATION AND A SINGLE EXPONENTIAL BEALE-KATO-MAJDA ESTIMATE. 1.

A LOWER BOUND ON BLOWUP RATES FOR THE 3D INCOMPRESSIBLE EULER EQUATION AND A SINGLE EXPONENTIAL BEALE-KATO-MAJDA ESTIMATE. 1. A LOWER BOUND ON BLOWUP RATES FOR THE 3D INCOMPRESSIBLE EULER EQUATION AND A SINGLE EXPONENTIAL BEALE-KATO-MAJDA ESTIMATE THOMAS CHEN AND NATAŠA PAVLOVIĆ Abstract. We prove a Beale-Kato-Majda criterion

More information

Numerical Solution of Integral Equations in Solidification and Melting with Spherical Symmetry

Numerical Solution of Integral Equations in Solidification and Melting with Spherical Symmetry Numerical Solution of Integral Equations in Solidification and Melting with Spherical Symmetry V. S. Ajaev and J. Tausch 2 Southern Methodist University ajaev@smu.edu 2 Southern Methodist University tausch@smu.edu

More information

Linearly implicit Runge Kutta methods for advection reaction diffusion equations

Linearly implicit Runge Kutta methods for advection reaction diffusion equations Applied Numerical Mathematics 37 (2001) 535 549 Linearly implicit Runge Kutta methods for advection reaction diffusion equations M.P. Calvo, J. de Frutos, J. Novo Departamento de Matemática Aplicada y

More information

A Bound-Preserving Fourth Order Compact Finite Difference Scheme for Scalar Convection Diffusion Equations

A Bound-Preserving Fourth Order Compact Finite Difference Scheme for Scalar Convection Diffusion Equations A Bound-Preserving Fourth Order Compact Finite Difference Scheme for Scalar Convection Diffusion Equations Hao Li Math Dept, Purdue Univeristy Ocean University of China, December, 2017 Joint work with

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

Index. Chromatography, 3 Condition of C 0 compatibility, 8, 9 Condition of C 1 compatibility, 8, 9, 33, 36, 38, 39, 41, 43, 50, 53, 56, 58, 59, 62

Index. Chromatography, 3 Condition of C 0 compatibility, 8, 9 Condition of C 1 compatibility, 8, 9, 33, 36, 38, 39, 41, 43, 50, 53, 56, 58, 59, 62 References 1. Bressan, A., Čanić, S., Garavello, M., Herty, M., Piccoli, B.: Flows on networks: recent results and perspectives. EMS Surv. Math. Sci. 1, 47 111 (2014) 2. Coron, J.-M., Wang, Z.: Controllability

More information

ON THE QUASISTATIC APPROXIMATION IN THE STOKES-DARCY MODEL OF GROUNDWATER-SURFACE WATER FLOWS

ON THE QUASISTATIC APPROXIMATION IN THE STOKES-DARCY MODEL OF GROUNDWATER-SURFACE WATER FLOWS ON THE QUASSTATC APPROXMATON N THE STOKES-DARCY MODEL OF GROUNDWATER-SURFACE WATER FLOWS Marina Moraiti Department of Mathematics University of Pittsburgh Pittsburgh, PA 156, U.S.A. Tel: +1 (41) 889-9945

More information

Key words. finite element approximation, error bounds, reaction-diffusion system, 2-SBDF, Turing patterns, mammal coat markings, Thomas system

Key words. finite element approximation, error bounds, reaction-diffusion system, 2-SBDF, Turing patterns, mammal coat markings, Thomas system A SECOND-ORDER, THREE LEVEL FINITE ELEMENT APPROXIMATION OF AN EXPERIMENTAL SUBSTRATE-INHIBITION MODEL MARCUS R. GARVIE AND CATALIN TRENCHEA Abstract. This paper concerns a second-order, three level piecewise

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

A Multiphysics Strategy for Free Surface Flows

A Multiphysics Strategy for Free Surface Flows A Multiphysics Strategy for Free Surface Flows Edie Miglio, Simona Perotto, and Fausto Saleri MOX, Modeling and Scientific Computing, Department of Mathematics, Politecnico of Milano, via Bonardi 9, I-133

More information