An Exponential High-Order Compact ADI Method for 3D Unsteady Convection Diffusion Problems

Size: px
Start display at page:

Download "An Exponential High-Order Compact ADI Method for 3D Unsteady Convection Diffusion Problems"

Transcription

1 An Exponential High-Order Compact ADI Method for 3D Unsteady Convection Diffusion Problems Yongbin Ge, 1 Zhen F. Tian, 2 Jun Zhang 3 1 Institute of Applied Mathematics and Mechanics, Ningxia University, Yinchuan, Ningxia , China 2 Department of Mechanics and Engineering Science, Fudan University, Shanghai, , China 3 Department of Computer Science, University of Kentucky, Lexington, Kentucky , USA Received 4 September 2011; accepted 28 November 2011 Published online 5 March 2012 in Wiley Online Library wileyonlinelibrary.com. DOI /num In this article, we develop an exponential high order compact alternating direction implicit EHOC ADI method for solving three dimensional 3D unsteady convection diffusion equations. The method, which requires only a regular seven-point 3D stencil similar to that in the standard second-order methods, is second order accurate in time and fourth-order accurate in space and unconditionally stable. The resulting EHOC ADI scheme in each alternating direction implicit ADI solution step corresponding to a strictly diagonally dominant matrix equation can be solved by the application of the one-dimensional tridiagonal Thomas algorithm with a considerable saving in computing time. Numerical experiments for three test problems are carried out to demonstrate the performance of the present method and to compare it with the classical Douglas Gunn ADI method and the Karaa s high-order compact ADI method Wiley Periodicals, Inc. Numer Methods Partial Differential Eq 29: , 2013 Keywords: ADI method; exponential; high-order compact scheme; stability; three-dimensional unsteady convection diffusion equation I. INTRODUCTION In this article, we consider the solution of the following unsteady three-dimensional 3D convection diffusion equation: u t a 2 u x b 2 u 2 y c 2 u 2 z + p u 2 x + q u y + r u = St, x, y, z z t, x, y, z 0, T ] 1a Correspondence to: Zhen F. Tian, Department of Mechanics and Engineering Science, Fudan University, Shanghai, , China zftian@fudan.edu.cn or z.f.tian@126.com Contract grant sponsor: National Natural Science Foundation of China; contract grant numbers: and Contract grant sponsor: The Key Project of China Ministry of Education; contract grant number: Contract grant sponsor: Fok Ying-Tong Education Foundation of China; contract grant number: Contract grant sponsor: Natural Science Foundation of Ningxia; contract grant number: NZ Wiley Periodicals, Inc.

2 EXPONENTIAL HIGH-ORDER COMPACT ADI 187 with initial conditions and Dirichlet boundary conditions u0, x, y, z = u 0 x, y, z, x, y, z 1b ut, x, y, z = gt, x, y, z, t, x, y, z 0, T ] 1c where is a cubic region in R 3, is the boundary of, 0, T ] is the time interval, and u 0, g, and the source term S are given sufficiently smooth functions. In 1a, p, q, and r are constant convective velocities and a, b, and c are constant, positive diffusion coefficients in the x-, y- and z-direction, respectively. This equation plays a very important role in fluids dynamics and heat transfer as it can be regarded as the simplest prototype equation of the Navier Stokes equations, which are the governing equations of a great number of fluids flow and heat transfer problems. There exist a lot of studies devoted to the numerical approximation to the convection diffusion equations [1 18]. In recent years, high order compact HOC difference methods have been developed by many researchers and used to solve the convection diffusion equations and the Navier Stokes equations [1 7, 9, 12 24]. These methods are shown to be accurate, stable, and cost effective, and treat boundary conditions effectively. Up to now, the HOC difference schemes for solving the steady-state two-dimensional 2D and 3D convection diffusion problems have been studied extensively in the literature. In contrast, the HOC difference methods of unsteady 2D and 3D convection diffusion equations have not been studied to the same extend [1, 9, 12 15, 17]. For the unsteady 2D convection diffusion equation with constant coefficients, Noye and Tan [1] derived a nine-point HOC implicit scheme, which is third order in space and second order in time and has a large stability region. Dehghan and Mohebbi [17] developed a class of high order accurate methods for solving the 2D unsteady convection diffusion equation with variable convection coefficients. The proposed method has fourth-order accuracy in both space and time variables and is unconditionally stable. At each time step, however, a sparse linear system arising from the implicit discretization must be solved. Direct methods based on Gaussian elimination may be too expensive to use for solving such sparse linear system of large size, so, the line Gauss Seidel iterative method was used at each time step. However, they may also be expensive for higher dimensional problems. To achieve higher spatial accuracy and computational cost effectiveness, recently, there has been a renewed interest in the development of HOC ADI methods [9, 12, 13, 15, 25 27]. The ADI methods, which are based on reducing problems in several space variables to collections of one-dimensional 1D problems and only requiring to solve tridiagonal matrices, are highly efficient procedures for the solution of parabolic and hyperbolic initial-boundary value problems. For the 2D unsteady convection diffusion problems, the HOC ADI and the exponential HOC ADI EHOC ADI methods were proposed by Karaa and Zhang [9] and Tian and Ge [15], respectively. These two methods are both second-order accurate in time and fourth-order in space and unconditionally stable. The difference between the HOC ADI scheme and the EHOC ADI scheme is that, for the spatial approximation, the former is polynomial compact difference discretization and the latter is exponential compact difference discretization. On the other hand, the latter [15] produces a strictly diagonally dominant tridiagonal matrix equation that can be solved by using the 1D tridiagonal Thomas algorithm with a considerable saving in computing time. In addition, a distinguishing property of the EHOC ADI method is that it requires significantly fewer number of grid nodes to accurately resolve solution gradients for the convection-dominated problems [15]. For 3D cases, based on the modified equivalent partial differential equation as described by Warming and Hyett [28], Dehghan [10] developed several second order fully explicit and fully

3 188 GE, TIAN, AND ZHANG implicit difference schemes for the 3D convection diffusion equation with constant coefficients. The fully implicit difference schemes are unconditionally stable, where the fully explicit difference schemes are conditionally stable. Based on the idea of the operators splitting method, Wang and Shen [11] proposed two splitting schemes that are fourth-order accurate for spatial diffusion term and second order in time, and a revised ADI scheme that can reach the spatial fourth-order accuracy for convective term. Ge et al. [14] proposed an unconditionally stable three-level implicit HOC difference scheme for the 3D convection diffusion equation with variable convection coefficients. The scheme is fourth-order accurate in space and second order in time. A multigrid algorithm was presented to accelerate the convergence speed of the traditional relaxation methods that are used to treat the implicit difference scheme at each time step. In [12], Karaa presented a polynomial HOC ADI method, which is second order in time and fourth-order in space. It is shown by using a discrete Fourier analysis that the method is unconditionally stable in the diffusion case. However, stability analysis is not given for convection diffusion case. The main aim of this work is to develop a EHOC ADI method for unsteady 3D convection diffusion equation. The present EHOC ADI method is derived by using the fourth-order compact exponential difference operator for the spatial approximation and an exponential difference operator for the temporal approximation, and it is superior to the classical Douglas Gunn ADI method and the Karaa s HOC ADI method [12]. The organization of this article is as follows. Section II presents an EHOC ADI finite difference formula for the 3D unsteady convection diffusion equation; in Section III, the Fourier or von Neumann stability analysis is used to show that the proposed EHOC ADI scheme is unconditionally stable; Section IV presents some numerical experiments to validate the effectiveness of the present methods; finally we draw conclusions in Section V. II. HOC ADI SCHEME Model Eq. 1a, rewritten for the 3D steady-like case, becomes a 2 u x b 2 u 2 y c 2 u 2 z + p u 2 x + q u y + r u = Sx, y, z 2 z where Sx, y, z is a sufficiently smooth function with respect to x, y, and z. To introduce the basic idea, we start from the following 1D steady convection diffusion equation: au xx + pu x = f 3 where a and p are defined as before and f is a sufficiently smooth function of x. Using the approach introduced in [18] see Appendix, it is easy to obtain a three-point fourth-order compact scheme FCS, which can be formulated symbolically as: L 1 x A xu i = f i + O h 4 x 4 in which L x = 1 + α 1 δ x + α 2 δ 2 x, A x = αδ 2 x + pδ x,

4 EXPONENTIAL HIGH-ORDER COMPACT ADI 189 and δ x and δx 2 are the first- and second-order central difference operators, h x is the mesh size in the x-direction, and ph x α = 2 coth phx a α aa α, p = 0 2a, α 1 = p, p = 0 + h2 x p, α 2 = 2 6, p = 0 a, p = 0 0, p = 0 h 2 x 12, p = 0 5 In the same way, we define finite difference operators about y- and z-direction as follow: L y = 1 + β 1 δ y + β 2 δ 2 y, A y = βδ 2 y + qδ y, L z = 1 + γ 1 δ z + γ 2 δ 2 z, A z = γδ 2 z + rδ z, where δ y, δ z, δy 2, and δ2 z are the first- and second-order central difference operators in the y- and z-direction, respectively, and qh y β = 2 coth qhy, q = 0 b β bb β, q = 0 + h2 y 2a, β 1 = q q, β 2 = 2 6, q = 0 b, q = 0 0, q = 0 h 2 y 12, q = 0 6 rh z γ = 2 coth rhz c γ cc γ, r = 0, r = 0 2a, γ 1 = r r, γ 2 = 2 c, r = 0 0, r = 0 + h2 z 6, r = 0 h 2 z 12, r = 0 7 h y and h z are the mesh sizes ofy- and z-direction, respectively. Here, we assume that the equation is approximated on a uniform grid in each direction. Applying the fourth-order compact difference operators L 1 x A x, L 1 y A y, and L 1 z A z to the steady-like 3D convection diffusion Eq. 2, we can obtain the following exponential fourth-order approximation L 1 x A x + L 1 y A y + L 1 z A z uij k = S ij k + Oh 4 8 where Oh 4 denotes the truncated terms of order Oh 4 x + h4 y + h4 z and ijk represents the spatial position of x i, y j, z k. Replacing S by u/ t in Eq. 8, we have u n = L 1 x t A x + L 1 y A y + L 1 z A z u n ij k + Oh4 9 ij k in which u n is the approximate solution at time level t n = n t, n represents the temporal level, and t = t n+1 t n is the time step size. Equation 9 is a fourth-order semidiscrete approximation

5 190 GE, TIAN, AND ZHANG to the unsteady convection diffusion problem 1. In the following, u n will be written in short for u n ij k if there is no confusion about the notations. Using the Taylor series expansion, we have u n = 1 + t + t t 12! t t 2 3! t + u n = exp t u n 10 3 t Combining 10 with 9, a fourth-order difference approximation of Eq. 1 is obtained by exp [ t 2 L 1 x A x + L 1 y u n+1 = exp [ t L 1 x A x + L 1 y A ] y + L 1 z A z u n A ] [ y + L 1 z A z u n+1 = exp t L 1 x 2 A x + L 1 y 11 A ] y + L 1 z A z u n 12 Under the assumptions of the constant convective and diffusion coefficients, the difference operators A x, A y, A z, L x, L y, and L z commute with each other, which yields that t exp 2 L 1 x A x t exp 2 L 1 y A y = exp t exp 2 L 1 z A z u n+1 t 2 L 1 x A x Using the Taylor expansions, it becomes 1 + t = 2 L 1 x A x 1 t 1 + t 2 L 1 x A x 2 L 1 y A y 1 t 1 + t 2 L 1 y A y exp 2 L 1 t z A z 2 L 1 y A y u n+1 exp t 2 L 1 z A z u n 13 1 t 2 L 1 z A z u n + O t 3 + O th 4 14 which is the Crank Nicolson C N time discretization if O t 3 + O th 4 is dropped. When applied to both sides of Eq. 14 with the difference operator L x L y L z,wehave L x + t 2 A x L y + t = 2 A y L x t 2 A x L z + t 2 A z L y t 2 A y u n+1 L z t 2 A z u n + O t 3 + O th 4 15 It is easy to see that the approximation 15 is second-order accurate in time and fourth-order accurate in space and has a compact 27-point stencil. We can obtain the following exponential high-order ADI scheme by dropping the truncation errors O t 3 and O th 4. Introducing two intermediate variables u and u, Eq. 15 can be solved in three steps as L x + t L y + t 2 A x 2 A y L z + t 2 A z u = u = u u n+1 = u L x t 2 A x L y t 2 A y L z t 2 A z u n 16a 16b 16c

6 EXPONENTIAL HIGH-ORDER COMPACT ADI 191 We note that the intermediate values of u and u at the boundary are obtained by u = L z + t g n+1 17 u = L y + t 2 A y 2 A z L z + t 2 A z g n+1 18 For the unsteady 3D convection diffusion equation with a source term, we have the following high-order ADI scheme L x + t 2 A x u = L x t 2 A x L y t 2 A y L z t 2 A z u n L y + t 2 A y L z + t 2 A z + t 2 L xl y L z S n+1 + S n 19a u = u 19b u n+1 = u 19c where S n = Sx i, y j, z k, t n and S n+1 = Sx i, y j, z k, t n+1. Equation 19 is second-order accurate in time and fourth-order accurate in space. III. STABILITY ANALYSIS We need to use von Neumann stability analysis to define the stability limit of the EHOC ADI scheme 16. Let the numerical solution be represented by a Fourier series, whose typical term is u n ij k = ηn exp{iθ x i} exp{iθ y j} exp{iθ z k} 20 where I = 1, η n is the amplitude at time level n, and θ x = σ x h x, θ y = σ y h y, and θ z = σ z h z are phase angles with the wavenumbers σ x, σ y, and σ z in the x-, y- and z-direction, respectively. Substituting the discrete Fourier mode 20 into 15, we obtain the amplification factor Gθ x, θ y, θ z = η n+1 /η n, as follow: where l x θ x is given by with ξ 1 = 1 4α 2 h 2 x Gθ x, θ y, θ z = l x θ x l y θ y l z θ z l x θ x = ξ 1 ξ 2 + Iξ 3 ξ 4 ξ 1 + ξ 2 + Iξ 3 + ξ 4 sin 2 θ x 2, ξ 2 = 2α t sin 2 θ x h 2 x 2, ξ 3 = α 1 sin θ x, h x ξ 4 = p t 2h x sin θ x and the similar expressions for l y θ y and l z θ z may be written in a similar way by replacing x by y and z, p by q and r, α by β and γ in the above expressions, respectively. Using the approach described in [15], it can be proved that l x θ x 1. Similar conclusions can be obtained for l y θ y and l z θ z, that is, l y θ y 1 and l z θ z 1. Thus, the new method is unconditionally stable.

7 192 GE, TIAN, AND ZHANG TABLE I. L 2 error with t = , t = 0.025, and different h, Problem 1. Douglas Gunn ADI scheme Karaa s ADI scheme Present ADI scheme h L 2 error Rate L 2 error Rate L 2 error Rate 1/ / / / IV. NUMERICAL EXPERIMENTS In this section, we present some numerical experiments to illustrate the validity and effectiveness of the proposed EHOC ADI method. We will apply it to three test problems whose exact solutions are given. The numerical results got from the present method will be compared with those from the Douglas Gunn ADI scheme and the Karaa s HOC ADI method [12]. All computations were run on a P4/2.4G private computer using double precision arithmetic. A. Problem 1 Consider a pure diffusion p = q = r = 0 problem in the unit cubic domain 0 x, y, z 1 with diffusion coefficients a = b = c = 1, and so that the exact solution is given by Sx, y, z, t = 2π 2 e π2t sinπx sinπy sinπz ux, y, z, t = e π2t sinπx sinπy sinπz The initial and Dirichlet boundary conditions are directly taken from this exact solution. We use the present EHOC ADI, the Douglas Gunn ADI, and the Karaa s HOC ADI schemes to compute the numerical solutions of this problem. Uniform grids h = h x = h y = h z are used and different mesh sizes are considered. Compared accuracy under the L 2 norm errors of the numerical solution with respect to the exact solution is shown in Tables I III. The rate of convergence is defined by log 2 err1/err2, where err1 and err2 are the L 2 norm errors with the spatial grid sizes h and h/2 or temporal grid sizes t and t/2, respectively. First, we choose a fixed time step t = and halve the spatial grid sizes h from 1/5 to 1/40 in sequence for the verification of fourth-order accuracy in space. L 2 norm errors at t = and the rate of convergence are list in Table I. It is clear that the Karaa s HOC ADI scheme and the present EHOC ADI scheme are fourth-order accurate in space, whereas the Douglas Gunn TABLE II. L 2 error with h = 0.01, t = 0.25, and different t, Problem 1. Douglas Gunn ADI scheme Karaa s ADI scheme Present ADI scheme t L 2 error Rate L 2 error Rate L 2 error Rate 1/ / / /

8 EXPONENTIAL HIGH-ORDER COMPACT ADI 193 TABLE III. L 2 error and CPU time with t = h 2 /3, t = 0.2, Problem 1. Douglas Gunn ADI scheme Karaa s ADI scheme Present ADI scheme h CPU L 2 error Rate CPU L 2 error Rate CPU L 2 error Rate 1/ / / / ADI scheme is second-order accurate in space. If we define error as C 1 h 4 + C 2 t 2, we can get C from the data in Table I. Then, we fix h as 0.01 and halve t in sequence to verify the second-order accuracy in time. L 2 norm errors at t = 0.25 and the rate of convergence are list in Table II. We can see that all three schemes have second-order accuracy in time. Similarly, we can derive C from the data in Table II. To achieve best possible performance, we balance the ratio between h 2 and t by setting C 1 h 4 C 2 t 2. Consequently, t/h 2 C 1 /C 2 1/2 1/3. If we define the ratio as λ = t/h 2, then λ 1/3. Finally, we set λ 1/3 and refine both t and h simultaneously to show that the present method is fourth-order accurate in space and second-order accurate in time. L 2 norm errors at t = 0.2, CPU time, and the rate of convergence are listed in Table III. We can see that both the present EHOC ADI and the Karaa s HOC ADI schemes achieved fourth-order accuracy in space and second-order accuracy in time, whereas the Douglas Gunn ADI scheme achieved just the second-order accuracy in both space and time. The present EHOC ADI scheme provides more accurate solution than the Douglas Gunn ADI scheme or the Karaa s HOC ADI scheme. Furthermore, if we seek a required accuracy, the HOC ADI schemes take far less CPU time by doing computations on coarser grids. For example, the Karaa s HOC ADI scheme and the present EHOC ADI scheme achieve the accuracy of and , with h = 1/10 in s and s, respectively. However, the Douglas Gunn ADI scheme takes s with h = 1/40 to achieve the accuracy of B. Problem 2 Consider a 3D convection and diffusion problem that is defined in the cubic region bounded by 0 x, y, z 2, with an analytical solution given, as in [10, 12], by ux, y, z, t = 4t x pt 0.52 y qt 0.52 exp [ a4t + 1 b4t + 1 ] z rt 0.52 c4t + 1 The Dirichlet boundary and initial conditions are directly taken from this analytical solution. As in [10, 12], we choose the parameters p = q = r = 0.8 and a = b = c = At first, we set h = 0.025, t = 1.25, and change λ from 5 to 40. The L 2 norm errors and the CPU times used for the present EHOC ADI, the Douglas Gunn ADI, and the Karaa s HOC ADI schemes are depicted in Table IV. We notice that for all λ selected, the three schemes are stable. The results show that the present EHOC ADI and the Karaa s HOC ADI schemes provide more accurate solution than Douglas Gunn ADI scheme. As far as CPU time is concerned, the Douglas Gunn ADI scheme needs the least CPU time for each λ. However, if we seek a required accuracy, the HOC ADI schemes can save CPU cost by using bigger time steps bigger λ. For example, the present EHOC ADI scheme achieves the accuracy of with λ = 40 in

9 194 GE, TIAN, AND ZHANG TABLE IV. L 2 error with h = 0.025, t = λh 2, t = 1.25, and different λ, Problem 2. Douglas Gunn ADI scheme Karaa s ADI scheme Present ADI scheme λ L 2 error CPU L 2 error CPU L 2 error CPU s. But the Douglas Gunn ADI scheme takes almost seven times CPU time with λ = 5to achieve the accuracy of Figure 1 gives comparison of solution of Douglas Gunn a, Karaa s [12] b and present c ADI schemes with exact solution on 0 x = y 2, z = 1.2 at h = 0.05, t = It shows that under this conditions, Karaa s and present ADI schemes are both accurate, whereas Douglas Gunn ADI scheme is not accurate. For further comparison, we change the convective coefficients to p = q = 0.8, r = 0.1, and a = b = c = Then we compare the solution of Douglas Gunn a, Karaa s [12] b, and present c ADI schemes with exact solution on 0 x = y 2, z = 0.2 at h = 0.05, t = 1.25 in Fig. 2. We can see that present scheme can still capture very well with the exact solution curve, whereas Karaa s scheme gets a bit bigger amplitude than the original pulse and the distribution is distorted slightly. This fact can also be seen in Fig. 3. C. Problem 3 To further study the superiority of the present ADI method, we consider a 3D steady-state convection diffusion equation in the cubic domain 0 x, y, z 1 with diffusion coefficients a = b = c = 1 and convection coefficients p = Re and q = r = 0. In this case, the convection coefficients are constant but the exact solution exhibits a boundary layer near x = 1. The steepness of the boundary layer depends on the Reynolds number Re. The exact solution is ux, y, z = 1 dxsiny sinz with dx = erex 1 e Re 1. The Dirichlet boundary conditions are directly taken from this exact solution. This problem is used as a test one in Ref. [6], which proposes a FCS and uses a coordinate transformation to remove the boundary layer. For comparison purposes, computations using the present EHOC ADI, Douglas Gunn ADI, and the Karaa s HOC ADI schemes [12] are carried out on uniform grids with a time step t = 0.01 for Re from 1 to Initial guess is zero. The program is terminated when the difference in L norm between u n and u n+1 is less than 10 14, that is u n+1 u n for all grid points, where n and n + 1 are defined as above. Table V shows L 2 norm errorsof the computed solution with respect to the exact solution, the time marching steps for getting steady solutions and the CPU times used. We find that when Re = 1, the HOC ADI and EHOC ADI schemes exhibit very high accuracy, but the HOC ADI scheme needs more time marching steps and more CPU times. With Re increasing to 10, 100, and 1000, the accuracy of Douglas Gunn ADI scheme and HOC ADI scheme deteriorates fast while the EHOC ADI method seems to be more

10 EXPONENTIAL HIGH-ORDER COMPACT ADI 195 FIG. 1. Comparison of Douglas Gunn a, Karaa s [12] b, and present c ADI schemes with exact solution on 0 x = y 2, z = l.2 at h = 0.05, t = 1.25.

11 196 GE, TIAN, AND ZHANG FIG. 2. Comparison of Douglas Gunn a, Karaa s [12] b, and, present c ADI schemes with exact solution on 0 x = y 2, z = 0.2 at h = 0.05, t = 1.25.

12 EXPONENTIAL HIGH-ORDER COMPACT ADI 197 FIG. 3. Contour lines of the pulse: a exact dash line and Douglas Gunn ADI scheme solid line, b exact dash line and Karaa s ADI scheme [12] solid line, and c exact dash line and the present ADI scheme solid line, on z = 0.2 at h = 0.05, t = 1.25.

13 198 GE, TIAN, AND ZHANG FIG. 3. continued and more accurate. From Table V, we can see that three ADI methods get convergent computational results for all Re and the present EHOC ADI method produces amazingly satisfying solution with the increase of Re, whereas the Douglas Gunn ADI scheme and the HOC ADI scheme give poor solutions when Re Numerical solutions computed by the present EHOC ADI, the Douglas Gunn ADI, and the Karaa s HOC ADI schemes for Re = 1, 1000, and 100,000 are also presented in Figs It is seen from Fig. 4 that the three ADI schemes produce very accurate solutions for diffusion-dominated case with Re = 1. However, from Figs. 5 and 6, we can see that the computed solutions for the Douglas Gunn ADI and HOC ADI methods are unacceptable for TABLE V. L 2 errors of three ADI schemes under different Re, with t = 0.01 and h = 1/32, Problem 3. Douglas Gunn ADI scheme Karaa s ADI scheme Present ADI scheme Re Steps CPU L 2 error Steps CPU L 2 error Steps CPU L 2 error

14 EXPONENTIAL HIGH-ORDER COMPACT ADI 199 FIG. 4. Solutions of Problem 3 with Re = 1: a exact, b Douglas Gunn ADI scheme, c Karaa s ADI scheme [12], and d the present ADI scheme. [Color figure can be viewed in the online issue, which is available at wileyonlinelibrary.com.] convection-dominated cases with Re = 1000, 100,000. In contrast, the EHOC ADI scheme still yields very accurate monotone solutions. Thus, it can be concluded that the HOC ADI method is accurate only when Re is very small while the EHOC ADI scheme achieves very accurate results from low to high Re even though the solution exhibits steep boundary layer. V. CONCLUDING REMARKS In this study, we have developed an EHOC ADI method for the 3D convection diffusion equation. The method is fourth-order in space, second order in time, and proved to be unconditionally stable

15 200 GE, TIAN, AND ZHANG FIG. 5. Solutions of Problem 3 with Re = 1000: a exact, b Douglas Gunn ADI scheme, c Karaa s ADI scheme [12], and d the present ADI scheme. [Color figure can be viewed in the online issue, which is available at wileyonlinelibrary.com.] by a discrete Fourier analysis. Because it only involves three-point stencil for each 1D operator, it can be inverted by simple tridiagonal Gaussian decomposition and may be solved by applying the 1D tridiagonal Thomas algorithm with a considerable saving in computing time. Furthermore, a distinguishing merit of the present EHOC ADI method is that it requires significantly fewer number of grid nodes to accurately resolve solution gradients for the convection-dominated problem. Numerical experiments are performed to demonstrate its high accuracy and efficiency and to show its superiority over the classical Douglas Gunn ADI scheme and the Karaa s high-order ADI scheme.

16 EXPONENTIAL HIGH-ORDER COMPACT ADI 201 FIG. 6. Solutions of Problem 3 with Re = 100,000: a exact, b Douglas Gunn ADI scheme, c Karaa s ADI scheme [12], and d the present ADI scheme. [Color figure can be viewed in the online issue, which is available at wileyonlinelibrary.com.] APPENDIX To get a three-point FCS of the following 1D steady convection diffusion equation: auxx + pux = f A1 we consider the following two-point boundary value problem in the sub-domain [xi 1, xi+1 ] i = 1, 2,..., N 1. auxx + pux = f, xi 1 < x < xi+1 A2 uxi 1 = ui 1, uxi+1 = ui+1

17 202 GE, TIAN, AND ZHANG By virtue of the Green function method [29], we obtain the solution of problem A2 xi+1 ux = ϕ 1 xu i 1 + ϕ 2 xu i+1 + Gx, ηf ηdη, A3 x i 1 where the functions ϕ 1 x and ϕ 2 x are the solutions of the following problems, respectively { aϕxx + pϕ x = 0, x i 1 <x<x i+1 ϕx i 1 = 1, ϕx i+1 = 0 A4 and { aϕxx + pϕ x = 0, x i 1 <x<x i+1 ϕx i 1 = 0, ϕx i+1 = 1 A5 which can be explicitly expressed as: ϕ 1 x = 1 e p a x x i+1, ϕ 1 e 2p 2 x = e p a x x i 1 1 a hx e 2p a hx 1 A6 and Gx, η is the Green function of the following problem { auxx + pu x = 0, x i 1 <x<x i+1 ux i 1 = 0, ux i+1 = 0 A7 which can be expressed as [30]: Gx, η = 1 { ϕ1 xϕ 2 η, x i 1 η<x A8 Wη ϕ 1 ηϕ 2 x, x η x i+1 in which, Wη = a e 1 ηxi 1 pdτ xi+1 e 1 ηxi 1 a pdτ dη x i 1 = p a e p a η x i e p a hx e p a hx. A9 From A3 we can obtain the solution of problem A1 xi+1 ux i = ϕ 1 x i u i 1 + ϕ 2 x i u i+1 + Gx i, ηf ηdη A10 x i 1 Using parabolic interpolation method, the source term fxmay be expressed as: where fx= f i + x x i δ x f i + x x i 2 2! δ 2 x f i + x x i 3 f xxx ξ i, ξ i x i 1, x i+1, 3! A11 δ x f i = fx i+1 fx i 1, δ 2 x 2h f i = fx i+1 2fx i + fx i 1. A12 x h 2 x

18 EXPONENTIAL HIGH-ORDER COMPACT ADI 203 For x x i 1, x i+1, i = 1, 2,..., N 1, substituting A11 into A10, combining A8 and rearranging it, we have αδ 2 x u i + pδ x u i = f i + α 1 δ x f i + α 2 δ 2 x f i + Oh 4 x, A13 where δ x and δx 2 defined by δ x u i = u i+1 u i 1 2h x, δ 2 x u i = u i+1 2u i + u i 1 h 2 x A14 are the standard-second order central difference operators, and α = ph x 2 coth phx, α 1 = a α 2a p, α aa α 2 = + h2 x p 2 6. A15 Omitting the truncation error, we obtain the following three-point fourth-order compact finite difference formulation for Eq. A1 αδ 2 x u i + pδ x u i = f i + α 1 δ x f i + α 2 δ 2 x f i. A16 When p = 0, Eq. A1 reduces to au xx = f. A17 Using the fourth-order Padé approximations for the second-order derivative, we get u xxi = δ 2 x 1 + h2 x 12 δ2 x u i + O h 4 x. A18 Substituting A18 into A17 and omitting the truncation error, a three-point fourth-order compact finite difference formulation for Eq. A17 is obtained by aδ 2 x u i = 1 + h2 x 12 δ2 x f i A19 Combining Eqs. A15, A16, and A19, the generalized three-point fourth-order compact finite difference formulation for Eq. A1 can be given by αδ 2 x + pδ xu i = 1 + α 1 δ x + α 2 δ 2 x f i, A20 where ph x α = 2 coth phx a α aa α, p = 0 2a, α 1 = p, p = 0 + h2 x p, α 2 = 2 6, p = 0. a, p = 0 0, p = 0 h 2 x 12, p = 0 A21

19 204 GE, TIAN, AND ZHANG Clearly, Eq. A20 gives rise to a diagonally dominant tridiagonal system of equations and can be formulated symbolically as: in which L 1 x A xu i = f i A22 L x = 1 + α 1 δ x + α 2 δ 2 x, A x = αδ 2 x + pδ x, A23 and δ x and δx 2 are the first and second order central difference operators. The above formulation can be found in Ref. [18] and is repeated here for the sake of completeness. References 1. B. J. Noye and H. H. Tan, Finite difference methods for solving the two-dimensional advection -diffusion equation, Int J Numer Methods Fluids , G. Q. Chen, Z. Gao, and Z. F. Yang, A perturbational h 4 exponential finite difference scheme for the convective diffusion equation, J Comput Phys , J. Zhang, An explicit fourth-order compact finite difference scheme for three dimensional convectiondiffusion equation, Commun Numer Methods Eng , S. M. Choo and S. K. Chung, High-order perturbation-difference scheme for a convection diffusion problem, Comput Methods Appl Mech Eng , J. Zhang, L. X. Ge, and M. M. Gupta, Fourth-order compact difference schemes for 3D convection diffusion equation with boundary layers on nonuniform grid, Neural Parallel Sci Comput , A. C. Radhakrishna Pillai, Fourth-order exponential finite difference methods for boundary value problems of convective diffusion type, Int J Numer Methods Fluids , W. F. Spotz and G. F. Carey, Extension of high-order compact scheme to time-dependent problems, Numer Methods Partial Differential Eq , M. Dehghan, A new ADI technique for two-dimensional parabolic equation with an integral condition, Comput Math Appl , S. Karaa and J. Zhang, High order ADI method for solving unsteady convection-diffusion problems, J Comput Phys , M. Dehghan, Numerical solution of the three-dimensional advection diffusion equation, Appl Math Comput , S. D. Wang and Y. M. Shen, Three high-order splitting schemes for 3D transport equation, Appl Math Mech , S. Karaa, A high-order compact ADI method for solving three-dimensional unsteady convection diffusion problems, Numer Methods Partial Differential Eq , D. You, A high-order pade ADI method for unsteady convection-diffusion equations, J Comput Phys , Y. B. Ge, Z. F. Tian, and W. Q. Wu, Multigrid method based on high accuracy full implicit scheme of 3D convection diffusion equation, Chin J Comput Mech , , in Chinese. 15. Z. F. Tian and Y. B. Ge, A fourth-order compact ADI method for solving two-dimensional unsteady convection-diffusion problems, J Comput Appl Math , Z. F. Tian and S. Q. Dai, High-order exponential finite difference methods for convection diffusion type problems, J Comput Phys ,

20 EXPONENTIAL HIGH-ORDER COMPACT ADI M. Dehghan and A. Mohebbi, High-order compact boundary value method for the solution of unsteady convection diffusion problems, Math Comput Simul , Z. F. Tian and P. X. Yu, A high-order exponential scheme for solving 1D unsteady convection diffusion equations, J Comput Appl Math , S. C. R. Dennis and J. D. Hudson, Compact finite difference approximation to operators of Navier Stokes type, J Comput Phys , M. M. Gupta, High accuracy solutions of incompressible Navier Stokes equations, J Comput Phys , W. F. Spotz and G. F. Carey, High-order compact scheme for the steady stream-function vorticity equations, Int J Numer Methods Eng , M. Li, T. Tang, and B. Fornberg, A compact fourth-order finite difference scheme for the steady incompressible Navier Stokes equations, Int J Numer Methods Fluids , Z. F. Tian and Y. B. Ge, A fourth-order compact finite difference scheme for the steady stream function vorticity formulation of the Navier Stokes/Boussinesq equations, Int J Numer Methods Fluids , E. Erturk and C. Gokcol, Fourth-order compact formulation of Navier Stokes equations and driven cavity flow at high Reynolds numbers, Int J Numer Methods Fluids , J. W. Thomas, Numerical partial differential equations: finite difference methods, Springer, New York, W. Dai and R. Nassar, Compact ADI method for solving parabolic differential equations, Numer Method Partial Differ Eq , J. Qin, The new alternating direction implicit difference methods for solving three-dimension parabolic equations, Appl Math Model , R. F. Warming and B. J. Hyett, The modified equation approach to the stability and accuracy analysis of finite-difference methods, J Comput Phys , I. Stakglod, Green s function and boundary value problems, Wiley, New York, I. Boglaev, Uniform numerical methods on arbitrary meshes for singularly perturbed boundary value problems with discontinuous data, Appl Math Comput ,

A CCD-ADI method for unsteady convection-diffusion equations

A CCD-ADI method for unsteady convection-diffusion equations A CCD-ADI method for unsteady convection-diffusion equations Hai-Wei Sun, Leonard Z. Li Department of Mathematics, University of Macau, Macao Abstract With a combined compact difference scheme for the

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

Iterative Methods and High-Order Difference Schemes for 2D Elliptic Problems with Mixed Derivative

Iterative Methods and High-Order Difference Schemes for 2D Elliptic Problems with Mixed Derivative Iterative Methods and High-Order Difference Schemes for 2D Elliptic Problems with Mixed Derivative Michel Fournié and Samir Karaa Laboratoire MIP, CNRS UMR 5640, Université Paul Sabatier, 118 route de

More information

Chapter 5 HIGH ACCURACY CUBIC SPLINE APPROXIMATION FOR TWO DIMENSIONAL QUASI-LINEAR ELLIPTIC BOUNDARY VALUE PROBLEMS

Chapter 5 HIGH ACCURACY CUBIC SPLINE APPROXIMATION FOR TWO DIMENSIONAL QUASI-LINEAR ELLIPTIC BOUNDARY VALUE PROBLEMS Chapter 5 HIGH ACCURACY CUBIC SPLINE APPROXIMATION FOR TWO DIMENSIONAL QUASI-LINEAR ELLIPTIC BOUNDARY VALUE PROBLEMS 5.1 Introduction When a physical system depends on more than one variable a general

More information

Convergence and Error Bound Analysis for the Space-Time CESE Method

Convergence and Error Bound Analysis for the Space-Time CESE Method Convergence and Error Bound Analysis for the Space-Time CESE Method Daoqi Yang, 1 Shengtao Yu, Jennifer Zhao 3 1 Department of Mathematics Wayne State University Detroit, MI 480 Department of Mechanics

More information

The behaviour of high Reynolds flows in a driven cavity

The behaviour of high Reynolds flows in a driven cavity The behaviour of high Reynolds flows in a driven cavity Charles-Henri BRUNEAU and Mazen SAAD Mathématiques Appliquées de Bordeaux, Université Bordeaux 1 CNRS UMR 5466, INRIA team MC 351 cours de la Libération,

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 A Model Problem and Its Difference Approximations 1-D Initial Boundary Value

More information

A stencil of the finite-difference method for the 2D convection diffusion equation and its new iterative scheme

A stencil of the finite-difference method for the 2D convection diffusion equation and its new iterative scheme International Journal of Computer Mathematics Vol. 87, No. 11, September 2010, 2588 2600 A stencil of the finite-difference method for the 2D convection diffusion equation and its new iterative scheme

More information

Conditional stability of Larkin methods with non-uniform grids

Conditional stability of Larkin methods with non-uniform grids Theoret. Appl. Mech., Vol.37, No., pp.139-159, Belgrade 010 Conditional stability of Larkin methods with non-uniform grids Kazuhiro Fukuyo Abstract Stability analysis based on the von Neumann method showed

More information

A high order Padé ADI method for unsteady convection-diffusion equations

A high order Padé ADI method for unsteady convection-diffusion equations Center for Turbulence Research Annual Research Briefs 2005 85 A high order Padé ADI method for unstead convection-diffusion equations B D. You 1. Motivation and objectives The unstead convection-diffusion

More information

Finite Difference Method for PDE. Y V S S Sanyasiraju Professor, Department of Mathematics IIT Madras, Chennai 36

Finite Difference Method for PDE. Y V S S Sanyasiraju Professor, Department of Mathematics IIT Madras, Chennai 36 Finite Difference Method for PDE Y V S S Sanyasiraju Professor, Department of Mathematics IIT Madras, Chennai 36 1 Classification of the Partial Differential Equations Consider a scalar second order partial

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

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

2.29 Numerical Fluid Mechanics Spring 2015 Lecture 13

2.29 Numerical Fluid Mechanics Spring 2015 Lecture 13 REVIEW Lecture 12: Spring 2015 Lecture 13 Grid-Refinement and Error estimation Estimation of the order of convergence and of the discretization error Richardson s extrapolation and Iterative improvements

More information

ME Computational Fluid Mechanics Lecture 5

ME Computational Fluid Mechanics Lecture 5 ME - 733 Computational Fluid Mechanics Lecture 5 Dr./ Ahmed Nagib Elmekawy Dec. 20, 2018 Elliptic PDEs: Finite Difference Formulation Using central difference formulation, the so called five-point formula

More information

Computation Fluid Dynamics

Computation Fluid Dynamics Computation Fluid Dynamics CFD I Jitesh Gajjar Maths Dept Manchester University Computation Fluid Dynamics p.1/189 Garbage In, Garbage Out We will begin with a discussion of errors. Useful to understand

More information

Math background. Physics. Simulation. Related phenomena. Frontiers in graphics. Rigid fluids

Math background. Physics. Simulation. Related phenomena. Frontiers in graphics. Rigid fluids Fluid dynamics Math background Physics Simulation Related phenomena Frontiers in graphics Rigid fluids Fields Domain Ω R2 Scalar field f :Ω R Vector field f : Ω R2 Types of derivatives Derivatives measure

More information

2.29 Numerical Fluid Mechanics Spring 2015 Lecture 9

2.29 Numerical Fluid Mechanics Spring 2015 Lecture 9 Spring 2015 Lecture 9 REVIEW Lecture 8: Direct Methods for solving (linear) algebraic equations Gauss Elimination LU decomposition/factorization Error Analysis for Linear Systems and Condition Numbers

More information

Problem Set 4 Issued: Wednesday, March 18, 2015 Due: Wednesday, April 8, 2015

Problem Set 4 Issued: Wednesday, March 18, 2015 Due: Wednesday, April 8, 2015 MASSACHUSETTS INSTITUTE OF TECHNOLOGY DEPARTMENT OF MECHANICAL ENGINEERING CAMBRIDGE, MASSACHUSETTS 0139.9 NUMERICAL FLUID MECHANICS SPRING 015 Problem Set 4 Issued: Wednesday, March 18, 015 Due: Wednesday,

More information

Numerical Solution of One-dimensional Advection-diffusion Equation Using Simultaneously Temporal and Spatial Weighted Parameters

Numerical Solution of One-dimensional Advection-diffusion Equation Using Simultaneously Temporal and Spatial Weighted Parameters Australian Journal of Basic and Applied Sciences, 5(6): 536-543, 0 ISSN 99-878 Numerical Solution of One-dimensional Advection-diffusion Equation Using Simultaneously Temporal and Spatial Weighted Parameters

More information

A Differential Quadrature Algorithm for the Numerical Solution of the Second-Order One Dimensional Hyperbolic Telegraph Equation

A Differential Quadrature Algorithm for the Numerical Solution of the Second-Order One Dimensional Hyperbolic Telegraph Equation ISSN 1749-3889 (print), 1749-3897 (online) International Journal of Nonlinear Science Vol.13(01) No.3,pp.59-66 A Differential Quadrature Algorithm for the Numerical Solution of the Second-Order One Dimensional

More information

Module 3: BASICS OF CFD. Part A: Finite Difference Methods

Module 3: BASICS OF CFD. Part A: Finite Difference Methods Module 3: BASICS OF CFD Part A: Finite Difference Methods THE CFD APPROACH Assembling the governing equations Identifying flow domain and boundary conditions Geometrical discretization of flow domain Discretization

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

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

Lecture 4.5 Schemes for Parabolic Type Equations

Lecture 4.5 Schemes for Parabolic Type Equations Lecture 4.5 Schemes for Parabolic Type Equations 1 Difference Schemes for Parabolic Equations One-dimensional problems: Consider the unsteady diffusion problem (parabolic in nature) in a thin wire governed

More information

Partial Differential Equations

Partial Differential Equations Partial Differential Equations Introduction Deng Li Discretization Methods Chunfang Chen, Danny Thorne, Adam Zornes CS521 Feb.,7, 2006 What do You Stand For? A PDE is a Partial Differential Equation This

More information

Tutorial 2. Introduction to numerical schemes

Tutorial 2. Introduction to numerical schemes 236861 Numerical Geometry of Images Tutorial 2 Introduction to numerical schemes c 2012 Classifying PDEs Looking at the PDE Au xx + 2Bu xy + Cu yy + Du x + Eu y + Fu +.. = 0, and its discriminant, B 2

More information

Multi-Factor Finite Differences

Multi-Factor Finite Differences February 17, 2017 Aims and outline Finite differences for more than one direction The θ-method, explicit, implicit, Crank-Nicolson Iterative solution of discretised equations Alternating directions implicit

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 solution of nonlinear sine-gordon equation with local RBF-based finite difference collocation method

Numerical solution of nonlinear sine-gordon equation with local RBF-based finite difference collocation method Numerical solution of nonlinear sine-gordon equation with local RBF-based finite difference collocation method Y. Azari Keywords: Local RBF-based finite difference (LRBF-FD), Global RBF collocation, sine-gordon

More information

Splitting Iteration Methods for Positive Definite Linear Systems

Splitting Iteration Methods for Positive Definite Linear Systems Splitting Iteration Methods for Positive Definite Linear Systems Zhong-Zhi Bai a State Key Lab. of Sci./Engrg. Computing Inst. of Comput. Math. & Sci./Engrg. Computing Academy of Mathematics and System

More information

Numerical Solution of partial differential equations

Numerical Solution of partial differential equations G. D. SMITH Brunei University Numerical Solution of partial differential equations FINITE DIFFERENCE METHODS THIRD EDITION CLARENDON PRESS OXFORD Contents NOTATION 1. INTRODUCTION AND FINITE-DIFFERENCE

More information

A Simple Compact Fourth-Order Poisson Solver on Polar Geometry

A Simple Compact Fourth-Order Poisson Solver on Polar Geometry Journal of Computational Physics 182, 337 345 (2002) doi:10.1006/jcph.2002.7172 A Simple Compact Fourth-Order Poisson Solver on Polar Geometry Ming-Chih Lai Department of Applied Mathematics, National

More information

An Efficient Algorithm Based on Quadratic Spline Collocation and Finite Difference Methods for Parabolic Partial Differential Equations.

An Efficient Algorithm Based on Quadratic Spline Collocation and Finite Difference Methods for Parabolic Partial Differential Equations. An Efficient Algorithm Based on Quadratic Spline Collocation and Finite Difference Methods for Parabolic Partial Differential Equations by Tong Chen A thesis submitted in conformity with the requirements

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

Characteristic finite-difference solution Stability of C C (CDS in time/space, explicit): Example: Effective numerical wave numbers and dispersion

Characteristic finite-difference solution Stability of C C (CDS in time/space, explicit): Example: Effective numerical wave numbers and dispersion Spring 015 Lecture 14 REVIEW Lecture 13: Stability: Von Neumann Ex.: 1st order linear convection/wave eqn., F-B scheme Hyperbolic PDEs and Stability nd order wave equation and waves on a string Characteristic

More information

HIGH ACCURACY NUMERICAL METHODS FOR THE SOLUTION OF NON-LINEAR BOUNDARY VALUE PROBLEMS

HIGH ACCURACY NUMERICAL METHODS FOR THE SOLUTION OF NON-LINEAR BOUNDARY VALUE PROBLEMS ABSTRACT Of The Thesis Entitled HIGH ACCURACY NUMERICAL METHODS FOR THE SOLUTION OF NON-LINEAR BOUNDARY VALUE PROBLEMS Submitted To The University of Delhi In Partial Fulfillment For The Award of The Degree

More information

Chapter 2 Finite-Difference Discretization of the Advection-Diffusion Equation

Chapter 2 Finite-Difference Discretization of the Advection-Diffusion Equation Chapter Finite-Difference Discretization of the Advection-Diffusion Equation. Introduction Finite-difference methods are numerical methods that find solutions to differential equations using approximate

More information

On a high-order Newton linearization method for solving the incompressible Navier Stokes equations

On a high-order Newton linearization method for solving the incompressible Navier Stokes equations INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN ENGINEERING Int. J. Numer. Meth. Engng 25; 62:1559 1578 Published online 11 January 25 in Wiley InterScience (www.interscience.wiley.com). DOI: 1.12/nme.125

More information

Part 1. The diffusion equation

Part 1. The diffusion equation Differential Equations FMNN10 Graded Project #3 c G Söderlind 2016 2017 Published 2017-11-27. Instruction in computer lab 2017-11-30/2017-12-06/07. Project due date: Monday 2017-12-11 at 12:00:00. Goals.

More information

An Implicit Scheme for Solving the Convection Diffusion Reaction Equation in Two Dimensions

An Implicit Scheme for Solving the Convection Diffusion Reaction Equation in Two Dimensions Journal of Computational Physics 164, 13 14 (000) doi:10.1006/jcph.000.6588, available online at http://www.idealibrary.com on An Implicit Scheme for Solving the Convection Diffusion Reaction Equation

More information

Due Tuesday, November 23 nd, 12:00 midnight

Due Tuesday, November 23 nd, 12:00 midnight Due Tuesday, November 23 nd, 12:00 midnight This challenging but very rewarding homework is considering the finite element analysis of advection-diffusion and incompressible fluid flow problems. Problem

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 A Model Problem in a 2D Box Region Let us consider a model problem of parabolic

More information

A fourth-order finite difference scheme for the numerical solution of 1D linear hyperbolic equation

A fourth-order finite difference scheme for the numerical solution of 1D linear hyperbolic equation 203 (203) - Available online at www.ispacs.com/cna Volume 203, Year 203 Article ID cna-0048, Pages doi:0.5899/203/cna-0048 Research Article A fourth-order finite difference scheme for the numerical solution

More information

Block-Structured Adaptive Mesh Refinement

Block-Structured Adaptive Mesh Refinement Block-Structured Adaptive Mesh Refinement Lecture 2 Incompressible Navier-Stokes Equations Fractional Step Scheme 1-D AMR for classical PDE s hyperbolic elliptic parabolic Accuracy considerations Bell

More information

Fine grid numerical solutions of triangular cavity flow

Fine grid numerical solutions of triangular cavity flow Eur. Phys. J. Appl. Phys. 38, 97 105 (2007) DOI: 10.1051/epjap:2007057 THE EUROPEAN PHYSICAL JOURNAL APPLIED PHYSICS Fine grid numerical solutions of triangular cavity flow E. Erturk 1,a and O. Gokcol

More information

Diffusion / Parabolic Equations. PHY 688: Numerical Methods for (Astro)Physics

Diffusion / Parabolic Equations. PHY 688: Numerical Methods for (Astro)Physics Diffusion / Parabolic Equations Summary of PDEs (so far...) Hyperbolic Think: advection Real, finite speed(s) at which information propagates carries changes in the solution Second-order explicit methods

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

A new 9-point sixth-order accurate compact finite difference method for the Helmholtz equation

A new 9-point sixth-order accurate compact finite difference method for the Helmholtz equation A new 9-point sixth-order accurate compact finite difference method for the Helmholtz equation Majid Nabavi, M. H. Kamran Siddiqui, Javad Dargahi Department of Mechanical and Industrial Engineering, Concordia

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 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

Divergence Formulation of Source Term

Divergence Formulation of Source Term Preprint accepted for publication in Journal of Computational Physics, 2012 http://dx.doi.org/10.1016/j.jcp.2012.05.032 Divergence Formulation of Source Term Hiroaki Nishikawa National Institute of Aerospace,

More information

SPLINE COLLOCATION METHOD FOR SINGULAR PERTURBATION PROBLEM. Mirjana Stojanović University of Novi Sad, Yugoslavia

SPLINE COLLOCATION METHOD FOR SINGULAR PERTURBATION PROBLEM. Mirjana Stojanović University of Novi Sad, Yugoslavia GLASNIK MATEMATIČKI Vol. 37(57(2002, 393 403 SPLINE COLLOCATION METHOD FOR SINGULAR PERTURBATION PROBLEM Mirjana Stojanović University of Novi Sad, Yugoslavia Abstract. We introduce piecewise interpolating

More information

Fine Grid Numerical Solutions of Triangular Cavity Flow

Fine Grid Numerical Solutions of Triangular Cavity Flow Published in : The European Physical Journal - Applied Physics (2007) Eur. Phys. J. Appl. Phys. 2007; Vol 38: pp 97-105 Fine Grid Numerical Solutions of Triangular Cavity Flow Ercan Erturk 1 and Orhan

More information

An evaluation of a conservative fourth order DNS code in turbulent channel flow

An evaluation of a conservative fourth order DNS code in turbulent channel flow Center for Turbulence Research Annual Research Briefs 2 2 An evaluation of a conservative fourth order DNS code in turbulent channel flow By Jessica Gullbrand. Motivation and objectives Direct numerical

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

x n+1 = x n f(x n) f (x n ), n 0.

x n+1 = x n f(x n) f (x n ), n 0. 1. Nonlinear Equations Given scalar equation, f(x) = 0, (a) Describe I) Newtons Method, II) Secant Method for approximating the solution. (b) State sufficient conditions for Newton and Secant to converge.

More information

Journal of Computational and Applied Mathematics. Multigrid method for solving convection-diffusion problems with dominant convection

Journal of Computational and Applied Mathematics. Multigrid method for solving convection-diffusion problems with dominant convection Journal of Computational and Applied Mathematics 226 (2009) 77 83 Contents lists available at ScienceDirect Journal of Computational and Applied Mathematics journal homepage: www.elsevier.com/locate/cam

More information

Project 4: Navier-Stokes Solution to Driven Cavity and Channel Flow Conditions

Project 4: Navier-Stokes Solution to Driven Cavity and Channel Flow Conditions Project 4: Navier-Stokes Solution to Driven Cavity and Channel Flow Conditions R. S. Sellers MAE 5440, Computational Fluid Dynamics Utah State University, Department of Mechanical and Aerospace Engineering

More information

ANALYSIS AND NUMERICAL METHODS FOR SOME CRACK PROBLEMS

ANALYSIS AND NUMERICAL METHODS FOR SOME CRACK PROBLEMS INTERNATIONAL JOURNAL OF NUMERICAL ANALYSIS AND MODELING, SERIES B Volume 2, Number 2-3, Pages 155 166 c 2011 Institute for Scientific Computing and Information ANALYSIS AND NUMERICAL METHODS FOR SOME

More information

Multigrid finite element methods on semi-structured triangular grids

Multigrid finite element methods on semi-structured triangular grids XXI Congreso de Ecuaciones Diferenciales y Aplicaciones XI Congreso de Matemática Aplicada Ciudad Real, -5 septiembre 009 (pp. 8) Multigrid finite element methods on semi-structured triangular grids F.J.

More information

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF MATHEMATICS ACADEMIC YEAR / EVEN SEMESTER QUESTION BANK

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF MATHEMATICS ACADEMIC YEAR / EVEN SEMESTER QUESTION BANK KINGS COLLEGE OF ENGINEERING MA5-NUMERICAL METHODS DEPARTMENT OF MATHEMATICS ACADEMIC YEAR 00-0 / EVEN SEMESTER QUESTION BANK SUBJECT NAME: NUMERICAL METHODS YEAR/SEM: II / IV UNIT - I SOLUTION OF EQUATIONS

More information

NUMERICAL METHODS FOR ENGINEERING APPLICATION

NUMERICAL METHODS FOR ENGINEERING APPLICATION NUMERICAL METHODS FOR ENGINEERING APPLICATION Second Edition JOEL H. FERZIGER A Wiley-Interscience Publication JOHN WILEY & SONS, INC. New York / Chichester / Weinheim / Brisbane / Singapore / Toronto

More information

A Central Compact-Reconstruction WENO Method for Hyperbolic Conservation Laws

A Central Compact-Reconstruction WENO Method for Hyperbolic Conservation Laws A Central Compact-Reconstruction WENO Method for Hyperbolic Conservation Laws Kilian Cooley 1 Prof. James Baeder 2 1 Department of Mathematics, University of Maryland - College Park 2 Department of Aerospace

More information

Additive Manufacturing Module 8

Additive Manufacturing Module 8 Additive Manufacturing Module 8 Spring 2015 Wenchao Zhou zhouw@uark.edu (479) 575-7250 The Department of Mechanical Engineering University of Arkansas, Fayetteville 1 Evaluating design https://www.youtube.com/watch?v=p

More information

Finite difference method for heat equation

Finite difference method for heat equation Finite difference method for heat equation Praveen. C praveen@math.tifrbng.res.in Tata Institute of Fundamental Research Center for Applicable Mathematics Bangalore 560065 http://math.tifrbng.res.in/~praveen

More information

Multiscale method and pseudospectral simulations for linear viscoelastic incompressible flows

Multiscale method and pseudospectral simulations for linear viscoelastic incompressible flows Interaction and Multiscale Mechanics, Vol. 5, No. 1 (2012) 27-40 27 Multiscale method and pseudospectral simulations for linear viscoelastic incompressible flows Ling Zhang and Jie Ouyang* Department of

More information

Scientific Computing: An Introductory Survey

Scientific Computing: An Introductory Survey Scientific Computing: An Introductory Survey Chapter 11 Partial Differential Equations Prof. Michael T. Heath Department of Computer Science University of Illinois at Urbana-Champaign Copyright c 2002.

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

Partial Differential Equations

Partial Differential Equations Next: Using Matlab Up: Numerical Analysis for Chemical Previous: Ordinary Differential Equations Subsections Finite Difference: Elliptic Equations The Laplace Equations Solution Techniques Boundary Conditions

More information

Applications of parabolized stability equation for predicting transition position in boundary layers

Applications of parabolized stability equation for predicting transition position in boundary layers Appl. Math. Mech. -Engl. Ed., 33(6), 679 686 (2012) DOI 10.1007/s10483-012-1579-7 c Shanghai University and Springer-Verlag Berlin Heidelberg 2012 Applied Mathematics and Mechanics (English Edition) Applications

More information

A note on accurate and efficient higher order Galerkin time stepping schemes for the nonstationary Stokes equations

A note on accurate and efficient higher order Galerkin time stepping schemes for the nonstationary Stokes equations A note on accurate and efficient higher order Galerkin time stepping schemes for the nonstationary Stokes equations S. Hussain, F. Schieweck, S. Turek Abstract In this note, we extend our recent work for

More information

Computational Fluid Dynamics-1(CFDI)

Computational Fluid Dynamics-1(CFDI) بسمه تعالی درس دینامیک سیالات محاسباتی 1 دوره کارشناسی ارشد دانشکده مهندسی مکانیک دانشگاه صنعتی خواجه نصیر الدین طوسی Computational Fluid Dynamics-1(CFDI) Course outlines: Part I A brief introduction to

More information

ECE539 - Advanced Theory of Semiconductors and Semiconductor Devices. Numerical Methods and Simulation / Umberto Ravaioli

ECE539 - Advanced Theory of Semiconductors and Semiconductor Devices. Numerical Methods and Simulation / Umberto Ravaioli ECE539 - Advanced Theory of Semiconductors and Semiconductor Devices 1 General concepts Numerical Methods and Simulation / Umberto Ravaioli Introduction to the Numerical Solution of Partial Differential

More information

Introduction to numerical schemes

Introduction to numerical schemes 236861 Numerical Geometry of Images Tutorial 2 Introduction to numerical schemes Heat equation The simple parabolic PDE with the initial values u t = K 2 u 2 x u(0, x) = u 0 (x) and some boundary conditions

More information

x x2 2 + x3 3 x4 3. Use the divided-difference method to find a polynomial of least degree that fits the values shown: (b)

x x2 2 + x3 3 x4 3. Use the divided-difference method to find a polynomial of least degree that fits the values shown: (b) Numerical Methods - PROBLEMS. The Taylor series, about the origin, for log( + x) is x x2 2 + x3 3 x4 4 + Find an upper bound on the magnitude of the truncation error on the interval x.5 when log( + x)

More information

Lecture Notes on Numerical Schemes for Flow and Transport Problems

Lecture Notes on Numerical Schemes for Flow and Transport Problems Lecture Notes on Numerical Schemes for Flow and Transport Problems by Sri Redeki Pudaprasetya sr pudap@math.itb.ac.id Department of Mathematics Faculty of Mathematics and Natural Sciences Bandung Institute

More information

A local Crank-Nicolson method for solving the heat equation. Abdurishit ABUDUWALI, Michio SAKAKIHARA and Hiroshi NIKI

A local Crank-Nicolson method for solving the heat equation. Abdurishit ABUDUWALI, Michio SAKAKIHARA and Hiroshi NIKI HIROSHIMA MATH. J. 24 (1994), 1-13 A local Crank-Nicolson method for solving the heat equation Abdurishit ABUDUWALI, Michio SAKAKIHARA and Hiroshi NIKI (Received February 6, 1992) 1. Introduction du A

More information

Open boundary conditions in numerical simulations of unsteady incompressible flow

Open boundary conditions in numerical simulations of unsteady incompressible flow Open boundary conditions in numerical simulations of unsteady incompressible flow M. P. Kirkpatrick S. W. Armfield Abstract In numerical simulations of unsteady incompressible flow, mass conservation can

More information

Applied Mathematics 205. Unit III: Numerical Calculus. Lecturer: Dr. David Knezevic

Applied Mathematics 205. Unit III: Numerical Calculus. Lecturer: Dr. David Knezevic Applied Mathematics 205 Unit III: Numerical Calculus Lecturer: Dr. David Knezevic Unit III: Numerical Calculus Chapter III.3: Boundary Value Problems and PDEs 2 / 96 ODE Boundary Value Problems 3 / 96

More information

Lecture Notes on Numerical Schemes for Flow and Transport Problems

Lecture Notes on Numerical Schemes for Flow and Transport Problems Lecture Notes on Numerical Schemes for Flow and Transport Problems by Sri Redeki Pudaprasetya sr pudap@math.itb.ac.id Department of Mathematics Faculty of Mathematics and Natural Sciences Bandung Institute

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

Analytical solution for determination the control parameter in the inverse parabolic equation using HAM

Analytical solution for determination the control parameter in the inverse parabolic equation using HAM Available at http://pvamu.edu/aam Appl. Appl. Math. ISSN: 1932-9466 Vol. 12, Issue 2 (December 2017, pp. 1072 1087 Applications and Applied Mathematics: An International Journal (AAM Analytical solution

More information

Scientific Computing: An Introductory Survey

Scientific Computing: An Introductory Survey Scientific Computing: An Introductory Survey Chapter 11 Partial Differential Equations Prof. Michael T. Heath Department of Computer Science University of Illinois at Urbana-Champaign Copyright c 2002.

More information

Elliptic Problems / Multigrid. PHY 604: Computational Methods for Physics and Astrophysics II

Elliptic Problems / Multigrid. PHY 604: Computational Methods for Physics and Astrophysics II Elliptic Problems / Multigrid Summary of Hyperbolic PDEs We looked at a simple linear and a nonlinear scalar hyperbolic PDE There is a speed associated with the change of the solution Explicit methods

More information

Basics of Discretization Methods

Basics of Discretization Methods Basics of Discretization Methods In the finite difference approach, the continuous problem domain is discretized, so that the dependent variables are considered to exist only at discrete points. Derivatives

More information

Available online: 19 Oct To link to this article:

Available online: 19 Oct To link to this article: This article was downloaded by: [Academy of Mathematics and System Sciences] On: 11 April 01, At: 00:11 Publisher: Taylor & Francis Informa Ltd Registered in England and Wales Registered Number: 107954

More information

Chapter 3. Finite Difference Methods for Hyperbolic Equations Introduction Linear convection 1-D wave equation

Chapter 3. Finite Difference Methods for Hyperbolic Equations Introduction Linear convection 1-D wave equation Chapter 3. Finite Difference Methods for Hyperbolic Equations 3.1. Introduction Most hyperbolic problems involve the transport of fluid properties. In the equations of motion, the term describing the transport

More information

Restrictive Taylor Approximation for Gardner and KdV Equations

Restrictive Taylor Approximation for Gardner and KdV Equations Int. J. Adv. Appl. Math. and Mech. 1() (014) 1-10 ISSN: 47-59 Available online at www.ijaamm.com International Journal of Advances in Applied Mathematics and Mechanics Restrictive Taylor Approximation

More information

EAD 115. Numerical Solution of Engineering and Scientific Problems. David M. Rocke Department of Applied Science

EAD 115. Numerical Solution of Engineering and Scientific Problems. David M. Rocke Department of Applied Science EAD 115 Numerical Solution of Engineering and Scientific Problems David M. Rocke Department of Applied Science Taylor s Theorem Can often approximate a function by a polynomial The error in the approximation

More information

Finite Difference Methods for Boundary Value Problems

Finite Difference Methods for Boundary Value Problems Finite Difference Methods for Boundary Value Problems October 2, 2013 () Finite Differences October 2, 2013 1 / 52 Goals Learn steps to approximate BVPs using the Finite Difference Method Start with two-point

More information

Navier-Stokes equations

Navier-Stokes equations 1 Navier-Stokes equations Introduction to spectral methods for the CSC Lunchbytes Seminar Series. Incompressible, hydrodynamic turbulence is described completely by the Navier-Stokes equations where t

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

Application of linear combination between cubic B-spline collocation methods with different basis for solving the KdV equation

Application of linear combination between cubic B-spline collocation methods with different basis for solving the KdV equation Computational Methods for Differential Equations http://cmde.tabrizu.ac.ir Vol. 4, No. 3, 016, pp. 191-04 Application of linear combination between cubic B-spline collocation methods with different basis

More information

Finite Difference Methods for 3D Viscous Incompressible Flows in the Vorticity Vector Potential Formulation on Nonstaggered Grids

Finite Difference Methods for 3D Viscous Incompressible Flows in the Vorticity Vector Potential Formulation on Nonstaggered Grids JOURNAL OF COMPUTATIONAL PHYSICS 138, 57 82 (1997) ARTICLE NO. CP975815 Finite Difference Methods for 3D Viscous Incompressible Flows in the Vorticity Vector Potential Formulation on Nonstaggered Grids

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

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

Chapter 5. Methods for Solving Elliptic Equations

Chapter 5. Methods for Solving Elliptic Equations Chapter 5. Methods for Solving Elliptic Equations References: Tannehill et al Section 4.3. Fulton et al (1986 MWR). Recommended reading: Chapter 7, Numerical Methods for Engineering Application. J. H.

More information

Fusion Higher -Order Parallel Splitting Methods for. Parabolic Partial Differential Equations

Fusion Higher -Order Parallel Splitting Methods for. Parabolic Partial Differential Equations International Mathematical Forum, Vol. 7, 0, no. 3, 567 580 Fusion Higher -Order Parallel Splitting Methods for Parabolic Partial Differential Equations M. A. Rehman Department of Mathematics, University

More information

Decay profiles of a linear artificial viscosity system

Decay profiles of a linear artificial viscosity system Decay profiles of a linear artificial viscosity system Gene Wayne, Ryan Goh and Roland Welter Boston University rwelter@bu.edu July 2, 2018 This research was supported by funding from the NSF. Roland Welter

More information