High Order Shock Detectors in Hybrid WENO-Compact Finite Difference Scheme for Hyperbolic Conservation Laws

Size: px
Start display at page:

Download "High Order Shock Detectors in Hybrid WENO-Compact Finite Difference Scheme for Hyperbolic Conservation Laws"

Transcription

1 High Order Shock Detectors in Hybrid WENO-Compact Finite Difference Scheme for Hyperbolic Conservation Laws Advances in PDEs: Theory, Computation & Application to CFD ICERM, Brown University Providence, RI, USA Wai Sun, DON School of Mathematical Sciences Ocean University of China, Qingdao, Shandong, China August 20 - August 25, 2018

2 Saul Abarbanel Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 2 / 56

3 Saul Abarbanel Brown (1988) ICASE (1989- ) in Summer Brown (1988-) whenever he came calling to visit David Conferences, meetings and panels A Mentor A Collaborator A Friend Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 3 / 56

4 Saul Abarbanel Secondary frequencies in the wake of a circular cylinder with vortex shedding Journal of fluid mechanics, 1991 Saul S Abarbanel, Wai Sun Don, David Gottlieb, David H Rudy, James C Townsend The Theoretical Accuracy of Runge-Kutta Time Discretizations for the Initial Boundary Value Problem: A Careful Study of the Boundary Condition SIAM JSC, 1993 Carpenter, Mark H ; Gottlieb, David ; Abarbanel, Saul ; Don, Wai-Sun Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 4 / 56

5 Saul Abarbanel Copyrighted by Disney. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 5 / 56

6 Talk Overview Hybrid Scheme for Nonlinear Hyperbolic PDE with Shocks High Order Nonlinear WENO Finite Difference Scheme High Order Linear Compact Finite Difference Scheme High Order shock detection algorithms, based on Multi-resolution analysis Conjugate Fourier analysis Multi-Quadric Radial Basis Function analysis Numerical results Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 6 / 56

7 Nonlinear Hyperbolic PDE Finite Time Singularity Shock Q t + F(Q) = S. Burgers/Euler equations LINEAR scheme: The well-known Gibbs oscillations appears around the location of the shock (Fourier spectral method, Compact scheme ). NON-LINEAR Scheme: Numerical or physical based adaptive dissipation via upwinding or localized regularization(tvd, ENO, WENO, etc.) Q x Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 7 / 56

8 Sufficient Condition for Formal Order of WENO FD scheme The sufficient condition for the optimal order of the WENO finite difference scheme for the hyperbolic PDEs is ω ± k = ω± k d k = O( x r ), (1) It measures the deviation of the nonlinear ω k from the ideal weights d k. LARGE Lower order; Upwind; Larger Dissipation; Shock Capturing SMALL High order; Central; Lesser Dissipation; Higher Resolution A WELL-BALANCED definition of ω k is essential in capturing shocks essentially non-oscillatory; while resolving smooth solution. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 8 / 56

9 The Classical WENO-JS Scheme The lower order local smoothness indicators β k = x xi+ 1 2 x i 1 2 ( ) d 2 xi+ dx qk (x) dx+ x x i 1 2 ( ) d 2 2 dx 2qk (x) dx, (2) measures the sum of a normalized L 2 norm of the derivatives of the second degree polynomials q k (x) in substencil S k in cell x i = [x i 1,x 2 i+ 1]. 2 The nonlinear weights of the classical WENO-JS scheme (Jiang and Shu) are α k = d k (β k +ε) p, ω k = α k 2 l=0 α, l with a user defined power parameter p = 2 and the sensitivity parameter ε = 10 6,10 40, a fixed value, to avoid the division of zero when β k = 0. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 9 / 56

10 Smoothness Indicators In terms of cell averages values of f(x), f i, one has β 0 = (f i 2 2f i 1 +f i ) (f i 2 4f i 1 +3f i ) 2, β 1 = (f i 1 2f i +f i+1 ) (f i 1 f i+1 ) 2, β 2 = (f i 2f i+1 +f i+2 ) (3f i 4f i+1 +f i+2 ) 2. Their Taylor series expansions at x i are β 0 = f 2 i x 2 + ( f i 2 ) 3 f if i ( β 1 = f 2 13 i x f i + 1 ) 3 f if i ( β 2 = f 2 13 i x f i 2 ) 3 f if i x 4 ( 13 6 f i f i 1 ) 2 f if i x 5 +O( x 6 ), x 4 +O( x 6 ), x 4 + ( 13 6 f i f i 1 ) 2 f if i x 5 +O( x 6 ). Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 10 / 56

11 The Improved WENO-Z Scheme By introducing the optimal global smoothness indicator, ( ( ) ) 13 τ 5 = β 0 β f i f i f if i x 5 +O( x 6 ). One can define the nonlinear weights ( ( ) p ) αk z = d τ2r 1 k 1+ β k +ε, ω z k = α z k r 1 l=0 αz l. τ 5 measures the higher derivatives (smoothness) of f(x) on S 5, if existed. β k is of order O( x 2 ). τ 5 is of order O( x 5 ). τ 2r 1 β k is of order O( x r ), satisfying the sufficient condition δω k = O( x r ) for optimal order provided that f 0. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 11 / 56

12 Loss of Formal Order of WENO scheme at Critical Points Critical points of order n cp : f (0) =... = f (n cp) (0) = 0 and f (n cp+1) (0) 0). The nonlinear weights of the WENO-JS and WENO-Z schemes ω k do not satisfy the sufficient conditions in the present of critical points of order (n cp 1) for WENO-JS and (n cp 2) for WENO-Z, for a fixed small ε. x WENO-JS7 WENO-Z7 (p = 2) WENO-Z7 (p = 3) E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E Table I: Rate of convergence at a second order critical point (n cp = 2) for the seventh order (r = 4) WENO scheme with ε = Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 12 / 56

13 Numerical Dissipation of WENO Scheme Entropy with N = 1500 at time t = Reference FC-WENO-Z5 WENO-Z5 Reference FC-WENO-Z5 WENO-Z Entropy 0.45 Entropy x x Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 13 / 56

14 Disadvantages of using WENO Scheme The WENO-JS/Z schemes, in order to guarantee essentially non-oscillatory at HIGH GRADIENTS, in spite of the improvements made, is 4 5 times more expensive compared to other nonlinear schemes, Flux-Splitting, Roe Eigensystem, Characteristic Forward and Backward Projections, Smoothness Indicators, Nonlinear Weights, are needed to be computed at each grid points (Cooks et al.) regardless of the solution is smooth or not. Dissipative and Dispersive, Degradation of accuracy for functions with critical points, Given so many different upgraded WENO schemes (MP-WENO, WENO-M, C-WENO, ES-WENO, WENO-η, WENO-NS, WENO-CU, TENO, WENO-Z+,...), the ecosystem becoming increasing difficult to figure out the right version of WENO scheme to use and parameters to tune for a given scheme and problem. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 14 / 56

15 Space-Time Adaptive Hybrid scheme A natural remedy to alleviate some of these difficulties is to AVOID using WENO NONLINEAR scheme at the known SMOOTH regions of the solution at a given time. Hybridization of the high order WENO nonlinear scheme for discontinuous substencils (subdomains) and varieties of high order linear schemes for smooth substencils (subdomains) have been devised. Example: Hybrid Compact-WENO scheme (Pirozzoli, Ren, etc.) Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 15 / 56

16 Hybrid Scheme High Order linear finite difference schemes can be Central scheme in single-/multi-domain framework : (local, general, simple, non-dissipative, dispersive, high formal order and efficient.) Band-width optimized scheme in single-/multi-domain framework : (local, simple, non-dissipative, high resolution, lower formal order, efficient, but requires a good choice of user defined parameters.) Compact scheme in single-/multi-domain framework : (global, relatively simple, non-dissipative, higher resolution, but requires boundary closure.) Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 16 / 56

17 Hybrid Scheme High Order linear spectral schemes can be Chebyshev collocation method in multi-domain framework : (global, relatively simple, non-dissipative, non-dispersive, spectral accuracy, FFT, non-uniform grid, require interpolation between subdomains and small time step t.) Fourier-Continuation method in single-/multi-domain framework : (global, complicated, non-dissipative, non-dispersive, spectral accuracy, uniform grid, FFT, large time step t, require an overlap between subdomains, solution of a severe to mild ill-condition system and a careful choice of user defined parameters.) Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 17 / 56

18 High Order Compact scheme A 6th-order (c r = 6) compact finite difference scheme on a uniformly spaced grids, with c = 1 36 x, Ag = cbg+b, A = 1 1/3 1/3 1 1/ /3 1 1/3 1/3 1,B = b = c( g 1 28g 0, g 0,0,,0,g N,28g N +g N+1) T 1 3 (g 0,0,0,,0,0,g N) T, where g 1 = g(x 0 x) and g N+1 = g(x N + x) are the ghost points. g 0 and g N are computed by the WENO-Z scheme. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 18 / 56

19 Space-Time Adaptive Hybrid WENO Finite Difference scheme 1. Perform the shock detection analysis on one or more suitable variable(s) once at the beginning of a time stepping scheme. Example, multi-resolution, Conjugate Fourier, IAMQ-RBF-Fast. 2. Set a WENO Flag using a shock detection algorithm. 3. A buffer zone with m points is created around each grid point x i that all the grid points inside the buffer zone are flagged as non-smooth stencils. This condition prevents the computation of the derivative of the fluxes by the compact scheme using non-smooth function values. 4. Compute the derivative of the fluxes at each cell center by (Non-smooth stencil) : Use the WENO scheme. (Smooth stencil) : Use the compact scheme. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 19 / 56

20 High Order Smoothness analysis A successful implementation of a high order Hybrid scheme strongly depends on the ability to obtain HIGH ORDER accurate information on the smoothness of and sharp detection of high gradients/shocks/edges in the solution of the PDEs. We seek a shock detection algorithm, if existed, that is 1. ACCURATE (pinpointing shock locations), 2. FAST (CPU time), and 3. ROBUST (ease of parameters tuning). To detect the smooth and rough parts of the solution on a equi-distant grid with high resolution/accuracy, one has the 1. Lagrange polynomial based Multi-Resolution (MR) analysis, 2. Trigonometric polynomial based conjugate Fourier (cf) analysis, 3. Multi-Quadric Radial Basis function (IAMQ-RBF) based edge detection analysis. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 20 / 56

21 Multi-resolution Analysis (Harten) Given an initial number of the grid points N 0 and grid spacing x 0, we shall consider a set of nested dyadic grids up to level L < log 2 N 0, G k = {x k i, i = 0,...,N k }, 0 k L, (3) where x k i = i x k with x k = 2 k x 0, N k = 2 k N 0 and the cell averages of function u at x k i : ū k i = 1 x k x k i x k i 1 u(x)dx. (4) Define the 2s = q 1 degree POLYNOMIAL ũ k 2i 1 (5) that approximates ū k 2i 1 interpolating ūk i+l, l s at xk i+l. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 21 / 56

22 Multi-resolution analysis (Cont.) The approximation error (or multi-resolution coefficients), d i = ū 0 2i 1 ũ 0 2i 1, (6) at x i, has the property that if u(x) is a C p 1 function, then d i { (p) [u i ] x p p q u (q) i x q p > q, (7) where [ ] and ( ) are the jump and the derivatives of the function, respectively. Controlled by the 1. smoothness of the underlining function p, 2. degree of the interpolation polynomial q = 2s+1. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 22 / 56

23 Multi-resolution analysis (Cont.) MR 3rd Order MR 8th Order f(x) f(x) 3rd Order 5th Order 7th Order 5 4 MR Coefficient d f(x) MR Coefficient d(x) f(x) x x 0 Figure 1: (Left) The third and eighth order MR coefficients d i of a piecewise analytic function. (Right) The third, fifth and seventh order MR coefficients d i of the density ρ(x) of the Mach 3 Shock-Entropy wave interaction problem. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 23 / 56

24 2D Detonation Diffraction Problem : Hybrid-Compact-MR Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 24 / 56

25 2D Detonation Diffraction Problem : Hybrid-Compact-MR The MR flags in the x and y-directions of detonation diffraction around a 90 o corner with N x N y = WENO Flag in x WENO Flag in y Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 25 / 56

26 2D Detonation Diffraction Problem : Hybrid-Compact-MR Table II: Comparative CPU timing and speedup for the two-dimensional detonation diffraction problem. 2r 1 c r N x N y WENO-Z Hybrid-Compact Speedup Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 26 / 56

27 Multi-resolution analysis (Cont.) Pros Cons Fast with Banded Matrix-Matrix Multiply operation. Easy to implement. Good accuracy in identifying location of high gradients/shocks. Rapid decays in smooth regions as the order increases. Require a parameter ǫ MR (typical 10 3 ) to determine where the high gradients/shocks are. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 27 / 56

28 Conjugate Fourier Analysis Consider the power series on the unit circle with z = exp(ix), F(z) = 1 2 a 0 + (a k ib k )z k, (8) k=1 with the Fourier coefficients a k and b k. Its REAL part is the infinite Fourier series of a periodical function f(x) : f(x) = 1 2 a 0 + (a k coskx+b k sinkx), (9) k=1 Its IMAGINARY part is called the conjugate Fourier series (Zygmund (1968), Lukács (1920), Fejér (1913) etc.): f(x) = (a k sinkx b k coskx), (10) k=1 Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 28 / 56

29 Conjugate Fourier Analysis (Cont.) Truncate the series into N degree trigonometric polynomials : f N (x) = 1 N 2 a 0 + (a k coskx+b k sinkx), (11) f N (x) = ( f N ) (x) = f N (x) = k=1 N (a k sinkx b k coskx). (12) k=1 N k(a k coskx+b k sinkx). (13) k=1 Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 29 / 56

30 Conjugate Fourier Analysis (Cont.) f(x) fn (x) fn (x) f(x) FC x x x Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 30 / 56

31 Conjugate Fourier Analysis (Cont.) The concentration property of f N (x) gives the location and jump of a discontinuity based on the following Lemma 1 : Lemma 1. Let f(x) be a 2π-periodic piecewise smooth function, except a single jump discontinuity at x = ξ with an associated jump then [f](ξ) := f(ξ + ) f(ξ ), (14) π logn f N (x) [f](x)δ ξ (x) = { [f](ξ), x = ξ, 0, otherwise. (15) where δ ξ is the Dirac distribution located at ξ. 1 Gelb and Tadmor, 97, 99 Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 31 / 56

32 Conjugate Fourier Analysis (Cont.) Pros Cons Fast if implemented with Fast Cosine/Sine Transform (FFT). Sharp detection of the location of discontinuities. Good approximation of the jump of a discontinuity can be obtain (Bonus). More complex to implement. Slower than MR analysis with a O(5N logn) floating points operation. ) The rate of convergence is only O( 1 logn at best. Require ǫ cf to identify the local of the discontinuities. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 32 / 56

33 Iterative Conjugate Fourier Shock Detection Algorithm (Right) Iterative cf shock detector with N = 128. (Left) Iterative cf shock detector with N = 256. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 33 / 56

34 Two dimensional Riemann IVP problem (Hybrid Compact-cF) Rho Pressure Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 34 / 56

35 Two dimensional Riemann IVP problem (Hybrid Compact-cF) WENO Flag in x WENO Flag in y Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 35 / 56

36 Multi-Quadric Radial Basis Function (MQ-RBF) methods φ i (x) = (x x i ) 2 +ε i2, x i X, x Ω, i = 1,2,,n. The MQ-RBF approximation g(x) and its derivative for a f(x) R are g(x) = n λ i φ i (x), g (x) = i=1 n λ j (x x j )/φ i (x). (16) j=1 where λ i are the RBF expansion coefficients. By defining the interpolation matrix M with M ij = (x i x j ) 2 +ε j2, one has λ = M 1 f, (17) By defining the differentiation matrix D with D ij = (x i x j )/M ij, one has g = Dλ, (18) Remark : M is a symmetric Toeplitz matrix on a uniformly spaced mesh. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 36 / 56

37 Concentration Map and Edge Set A normalized concentration map C, that reflects the smoothness of the function and indicates the possible locations of the local jumps, is defined by { Ĉ = Ĉ i Ĉi = C } i maxc,c i = Dλ 2, x i X, i = 1,2,,n. (19) The edge set S can then be defined S = {S i S i = x i, Ĉi η,g (x i ) 0,x i X,i = 1,2,,n}, (20) where η (0,1) is the given tolerance parameter. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 37 / 56

38 1D edge detection with IAMQ-RBF method A simple sign function is defined as { 1, 1 x < 0, f(x) = 1, 0 x 1. (21) Figure 2: Left : Edges detected by the IAMQ-RBF-Fast method with ǫ = 0.1,η = 0.5 and n = 50. Right: The normalized concentration map Ĉ. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 38 / 56

39 Iterative Adaptive Multi-Quadric Radial Basis Function (IAMQ-RBF) methods The iterative adaptive MQ-RBF (IAMQ-RBF) method is based on the growth/decay properties of the coefficients λ (Jung et al. 09). That is, λ grows (decay) exponentially near and at (away from) the discontinuities. The IAMQ-RBF method is iteratively 1. Set the constant shaper parameter {ε i = ǫ} to find the edge set S from the concentration map Ĉ. 2. Iteratively/Adaptively set ǫ i = 0 for those x i S to remove the detection of the jumps at x i in the subsequent iterations. 3. STOP when the residual λ k+1 λ k 2 δ,(δ = 10 8 ). Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 39 / 56

40 Fast solver for Toeplitz system in RBF method Problem : Step 2 requires to find the time consuming inverse of a perturbed NON-SYMMETRIC Toeplitz-ǫ matrix system of the form Mx = (T+P)x = b at each iteration. ε h 2... (nh)2 +ε 2. M = h2 +ε h2 +ε 2 (nh)2 +ε 2 ((n 1)h) 2 h2 +ε 2 ε Solution : Find a FAST algorithm! Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 40 / 56

41 Fast solver for Toeplitz system in RBF method In the iterative steps of the IAMQ-RBF method, the perturbed Toeplitz-ǫ matrices are generated and one need an efficient solver for the system (T+P)x = b, where T R n n, and P R n n is a zero matrix except its columns n 1,n 2,,n m and m n. Write P = UV T where U R n m with the columns being the non-zero columns of P, and V R n m is the permutation matrix, that is, V = (e n1,e n2,,e nm ) R n m, with e i R 1 n being the i-th unit column vector. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 41 / 56

42 The solver for Toeplitz-ǫ matrix By the Sherman-Morrison-Woodbury formula, one has (T+UV T ) 1 = T 1 T 1 U(I m +V T T 1 U) 1 V T T 1, (22) where I m R m m is an identity matrix. Thus, we only need to solve two Toeplitz systems { TQ = U, (23) Tv = b, and a small (m m) system Bw = V T v, (24) where to obtain the solution B = I m +V T Q R m m. (25) x = v Qw. (26) Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 42 / 56

43 Fast recursive O(n 2 ) algorithm for T 1 NEED a Fast O(n 2 ) direct solver for T 1 Instead of the (O(n 3 ) classical Gaussian-Elimination method, we take advantage of the special structure of the Toeplitz matrix and to compute its inverse recursively including the O(n 2 ) Levinson-Durbin algorithm (Trench 64), which also employed the Yule-Walker algorithm. Both of them are O(n 2 ) recursion algorithms. (See reference for details) We shall refer the algorithm for solving (T+P)x = b as IAMQ-RBF-Fast method. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 43 / 56

44 1D edge detection with IAMQ-RBF-Fast method 15 f(x) L1PA MR IAMQ-RBF IAMQ-RBF-Fast 10 f(x) x Figure 3: Final detected edges of the piecewise linear function by the IAMQ- RBF-Fast method with ǫ = 0.1,η = 0.5 and n = 50. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 44 / 56

45 1D edge detection with IAMQ-RBF-Fast method First Second Third Fourth Flag Flag Flag Flag x x x x C C C C x x x x Figure 4: The edges of the piecewise linear function detected by the IAMQ- RBF-Fast method at each iteration. Bottom: The normalized concentration map C at each iteration. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 45 / 56

46 2D edge detection with IAMQ-RBF-Fast method The final detected edges of Shepp-Logan image, sunflower image and three classical photos downloaded from USC Signal and Image Processing Institute Data base with the size of are shown respectively. Figure 5: Final edges of the Shepp-Logan image. Left: The original image. Right: Edges detected by the IAMQ-RBF-Fast method with ǫ = 0.1,η = 0.1. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 46 / 56

47 2D edge detection with IAMQ-RBF-Fast method Figure 6: Final edges of the sunflower image with the size of Left: The original image. Right: The detected edges by the IAMQ-RBF-Fast method with ǫ = 0.1,η = 0.4. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 47 / 56

48 2D edge detection with IAMQ-RBF-Fast method Figure 7: Final edges of the clock image with the size of Left: The original image. Right: The detected edges by the IAMQ-RBF-Fast method with ǫ = 0.1,η = Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 48 / 56

49 2D edge detection with IAMQ-RBF-Fast method The comparison with the original method on CPU timing shown in Table III demonstrates that the present method is an effective (at least three times faster than the original IAMQ-RBF method) technique for edges detection. Table III: The CPU timings (in second). Test images RBF RBF-Fast Speedup Sunflower image Clock image Airplane image Shepp-Logan image Resolution test image Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 49 / 56

50 Edge Detection with IAMQ-RBF-Fast method Pros Fast with the fast O(n 2 ) direct solver. Sharp detection of the location of discontinuities. Fairly straightforward to implement. Captures almost ALL discontinuities within a finite number of iterations. Cons Only appropriate for uniformly spaced mesh. Slightly slower than other edges (or shocks) detection algorithm. Domain decomposition. Require a parameter (η) to identify the locations of the discontinuities. Tukey s boxplot method. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 50 / 56

51 Examples: 1D Shock Detection Consider the extended Mach 3 shock density wave interaction problem. Density (t = 2.5) Density (t = 5) WENO Flag Hybrid-MR Hybrid-RTS Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 51 / 56

52 2D Riemann problems ( ) : Hybrid Compact-RBF Configuration 12 Configuration 5 Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 52 / 56

53 2D Riemann problems (CPU Timings) : Hybrid Compact-RBF Table IV: The CPU timings (in second) of the WENO-Z scheme and speedup factors of the Hybrid schemes. Case N M WENO-Z Hybrid-MR Hybrid-RT Hybrid-RST Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 53 / 56

54 Summary and Further Work Summary We develop a hybrid compact-weno finite different scheme with several high order such as RBF shocks detection algorithms. Extend the high order shocks detection algorithms to unstructured mesh and mesh free methods. Investigate the multi-dimensional, multi-components, multi-physical, multi-scales problems in reactive Euler equations, the shallow water equations, and the Naiver-Stokes equations using high order/resoluton Hybrid scheme in structured and unstructured hybrid domains. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 54 / 56

55 References 1. M.D. Buhmann, Radial Basis Functions: Theory and Implementations, Cambridge University Press, Cambridge, J.-H. Jung, V. Durante, An iterative multiquadric radial basis function method for the detection of local jump discontinuities, Appl. Numer. Math. 59 (2009), J.-H. Jung, S. Gottlied, S.O. Kim, Iterative adaptive RBF methods for detection of edges in two-dimensional functions, Appl. Numer. Math. 61 (2011) W. Trench, An Algorithm for the Inversion of Finite Toeplitz Matrices, SIAM J. Appl. Math. 12 (1964) J.W. Tukey, Exploratory data analysis, 1st ed., Behavioral Science: Quantitative Methods, Addison-Wesley, (1997). 6. M.J. Vuik, J.K. Ryan, Automated parameters for troubled-cell indicators using outlier de-tection, SIAM J. Sci. Comput.38 (2016), A84 A104. Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 55 / 56

56 Acknowledgement Ocean University of China, China Prof. Gao Zhen Students Wen Xiao, Wang BaoShan, Wang Yinghua, Meng Xianjun Beijing Institute of Technology, China Dr. Li Peng Research funding supports were provided by National Natural Science Foundation of China, Natural Science Foundation of Shandong Province, China Postdoctoral Science Foundation, Fundamental Research Funds for the Central Universities, and Startup fund from Ocean University of China (Don). Ocean University of China High Order Shock Detectors in Hybrid WENO-Compact Scheme 56 / 56

Weighted Essentially Non-Oscillatory limiters for Runge-Kutta Discontinuous Galerkin Methods

Weighted Essentially Non-Oscillatory limiters for Runge-Kutta Discontinuous Galerkin Methods Weighted Essentially Non-Oscillatory limiters for Runge-Kutta Discontinuous Galerkin Methods Jianxian Qiu School of Mathematical Science Xiamen University jxqiu@xmu.edu.cn http://ccam.xmu.edu.cn/teacher/jxqiu

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

ENO and WENO schemes. Further topics and time Integration

ENO and WENO schemes. Further topics and time Integration ENO and WENO schemes. Further topics and time Integration Tefa Kaisara CASA Seminar 29 November, 2006 Outline 1 Short review ENO/WENO 2 Further topics Subcell resolution Other building blocks 3 Time Integration

More information

Recovery of high order accuracy in radial basis function approximation for discontinuous problems

Recovery of high order accuracy in radial basis function approximation for discontinuous problems Recovery of high order accuracy in radial basis function approximation for discontinuous problems Chris L. Bresten, Sigal Gottlieb 1, Daniel Higgs, Jae-Hun Jung* 2 Abstract Radial basis function(rbf) methods

More information

Improvement of convergence to steady state solutions of Euler equations with. the WENO schemes. Abstract

Improvement of convergence to steady state solutions of Euler equations with. the WENO schemes. Abstract Improvement of convergence to steady state solutions of Euler equations with the WENO schemes Shuhai Zhang, Shufen Jiang and Chi-Wang Shu 3 Abstract The convergence to steady state solutions of the Euler

More information

An Improved Non-linear Weights for Seventh-Order WENO Scheme

An Improved Non-linear Weights for Seventh-Order WENO Scheme An Improved Non-linear Weights for Seventh-Order WENO Scheme arxiv:6.06755v [math.na] Nov 06 Samala Rathan, G Naga Raju Department of Mathematics, Visvesvaraya National Institute of Technology, Nagpur,

More information

Semi-Lagrangian Formulations for Linear Advection Equations and Applications to Kinetic Equations

Semi-Lagrangian Formulations for Linear Advection Equations and Applications to Kinetic Equations Semi-Lagrangian Formulations for Linear Advection and Applications to Kinetic Department of Mathematical and Computer Science Colorado School of Mines joint work w/ Chi-Wang Shu Supported by NSF and AFOSR.

More information

Hierarchical Reconstruction with up to Second Degree Remainder for Solving Nonlinear Conservation Laws

Hierarchical Reconstruction with up to Second Degree Remainder for Solving Nonlinear Conservation Laws Hierarchical Reconstruction with up to Second Degree Remainder for Solving Nonlinear Conservation Laws Dedicated to Todd F. Dupont on the occasion of his 65th birthday Yingjie Liu, Chi-Wang Shu and Zhiliang

More information

Weighted ENO Schemes

Weighted ENO Schemes Xiaolei Chen Advisor: Prof. Xiaolin Li Department of Applied Mathematics and Statistics Stony Brook University, The State University of New York February 7, 014 1 3 Mapped WENO-Z Scheme 1D Scalar Hyperbolic

More information

A New Fourth-Order Non-Oscillatory Central Scheme For Hyperbolic Conservation Laws

A New Fourth-Order Non-Oscillatory Central Scheme For Hyperbolic Conservation Laws A New Fourth-Order Non-Oscillatory Central Scheme For Hyperbolic Conservation Laws A. A. I. Peer a,, A. Gopaul a, M. Z. Dauhoo a, M. Bhuruth a, a Department of Mathematics, University of Mauritius, Reduit,

More information

Inverse Lax-Wendroff Procedure for Numerical Boundary Conditions of. Conservation Laws 1. Abstract

Inverse Lax-Wendroff Procedure for Numerical Boundary Conditions of. Conservation Laws 1. Abstract Inverse Lax-Wendroff Procedure for Numerical Boundary Conditions of Conservation Laws Sirui Tan and Chi-Wang Shu 3 Abstract We develop a high order finite difference numerical boundary condition for solving

More information

Hierarchical Reconstruction with up to Second Degree Remainder for Solving Nonlinear Conservation Laws

Hierarchical Reconstruction with up to Second Degree Remainder for Solving Nonlinear Conservation Laws Hierarchical Reconstruction with up to Second Degree Remainder for Solving Nonlinear Conservation Laws Dedicated to Todd F. Dupont on the occasion of his 65th birthday Yingjie Liu, Chi-Wang Shu and Zhiliang

More information

Multi-Domain Hybrid Spectral-WENO Methods for Hyperbolic Conservation Laws

Multi-Domain Hybrid Spectral-WENO Methods for Hyperbolic Conservation Laws Multi-Domain Hybrid Spectral-WENO Methods for Hyperbolic Conservation Laws Bruno Costa a, Wai Sun Don b, a Departamento de Matemática Aplicada, IM-UFRJ, Caia Postal 6853, Rio de Janeiro, RJ, C.E.P. 945-97,

More information

ICES REPORT A Multilevel-WENO Technique for Solving Nonlinear Conservation Laws

ICES REPORT A Multilevel-WENO Technique for Solving Nonlinear Conservation Laws ICES REPORT 7- August 7 A Multilevel-WENO Technique for Solving Nonlinear Conservation Laws by Todd Arbogast, Chieh-Sen Huang, and Xikai Zhao The Institute for Computational Engineering and Sciences The

More information

Fourier analysis for discontinuous Galerkin and related methods. Abstract

Fourier analysis for discontinuous Galerkin and related methods. Abstract Fourier analysis for discontinuous Galerkin and related methods Mengping Zhang and Chi-Wang Shu Abstract In this paper we review a series of recent work on using a Fourier analysis technique to study the

More information

Positivity-preserving high order schemes for convection dominated equations

Positivity-preserving high order schemes for convection dominated equations Positivity-preserving high order schemes for convection dominated equations Chi-Wang Shu Division of Applied Mathematics Brown University Joint work with Xiangxiong Zhang; Yinhua Xia; Yulong Xing; Cheng

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

A recovery-assisted DG code for the compressible Navier-Stokes equations

A recovery-assisted DG code for the compressible Navier-Stokes equations A recovery-assisted DG code for the compressible Navier-Stokes equations January 6 th, 217 5 th International Workshop on High-Order CFD Methods Kissimmee, Florida Philip E. Johnson & Eric Johnsen Scientific

More information

A NUMERICAL STUDY FOR THE PERFORMANCE OF THE RUNGE-KUTTA FINITE DIFFERENCE METHOD BASED ON DIFFERENT NUMERICAL HAMILTONIANS

A NUMERICAL STUDY FOR THE PERFORMANCE OF THE RUNGE-KUTTA FINITE DIFFERENCE METHOD BASED ON DIFFERENT NUMERICAL HAMILTONIANS A NUMERICAL STUDY FOR THE PERFORMANCE OF THE RUNGE-KUTTA FINITE DIFFERENCE METHOD BASED ON DIFFERENT NUMERICAL HAMILTONIANS HASEENA AHMED AND HAILIANG LIU Abstract. High resolution finite difference methods

More information

A class of the fourth order finite volume Hermite weighted essentially non-oscillatory schemes

A class of the fourth order finite volume Hermite weighted essentially non-oscillatory schemes Science in China Series A: Mathematics Aug., 008, Vol. 51, No. 8, 1549 1560 www.scichina.com math.scichina.com www.springerlink.com A class of the fourth order finite volume Hermite weighted essentially

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

MATH 590: Meshfree Methods

MATH 590: Meshfree Methods MATH 590: Meshfree Methods Chapter 34: Improving the Condition Number of the Interpolation Matrix Greg Fasshauer Department of Applied Mathematics Illinois Institute of Technology Fall 2010 fasshauer@iit.edu

More information

arxiv: v4 [physics.flu-dyn] 23 Mar 2019

arxiv: v4 [physics.flu-dyn] 23 Mar 2019 High-Order Localized Dissipation Weighted Compact Nonlinear Scheme for Shock- and Interface-Capturing in Compressible Flows Man Long Wong a, Sanjiva K. Lele a,b arxiv:7.895v4 [physics.flu-dyn] 3 Mar 9

More information

SMOOTHNESS INDICATORS FOR WENO SCHEME USING UNDIVIDED DIFFERENCES

SMOOTHNESS INDICATORS FOR WENO SCHEME USING UNDIVIDED DIFFERENCES Proceedings of ALGORITMY 2016 pp. 155 164 SMOOTHNESS INDICATORS FOR WENO SCHEME USING UNDIVIDED DIFFERENCES TAMER H. M. A. KASEM AND FRANÇOIS G. SCHMITT Abstract. The weighted essentially non-oscillatory

More information

Multi-Domain Hybrid Spectral-WENO Methods for Hyperbolic Conservation Laws

Multi-Domain Hybrid Spectral-WENO Methods for Hyperbolic Conservation Laws Multi-Domain Hybrid Spectral-WENO Methods for Hyperbolic Conservation Laws Bruno Costa Wai Sun Don February 5, 6 Abstract In this article we introduce the multi-domain hybrid Spectral-WENO method aimed

More information

Bound-preserving high order schemes in computational fluid dynamics Chi-Wang Shu

Bound-preserving high order schemes in computational fluid dynamics Chi-Wang Shu Bound-preserving high order schemes in computational fluid dynamics Chi-Wang Shu Division of Applied Mathematics Brown University Outline Introduction Maximum-principle-preserving for scalar conservation

More information

A Scalable, Parallel Implementation of Weighted, Non-Linear Compact Schemes

A Scalable, Parallel Implementation of Weighted, Non-Linear Compact Schemes A Scalable, Parallel Implementation of Weighted, Non-Linear Compact Schemes Debojyoti Ghosh Emil M. Constantinescu Jed Brown Mathematics Computer Science Argonne National Laboratory SIAM Annual Meeting

More information

Hybrid semi-lagrangian finite element-finite difference methods for the Vlasov equation

Hybrid semi-lagrangian finite element-finite difference methods for the Vlasov equation Numerical Analysis and Scientific Computing Preprint Seria Hybrid semi-lagrangian finite element-finite difference methods for the Vlasov equation W. Guo J. Qiu Preprint #21 Department of Mathematics University

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

Dedicated to the 70th birthday of Professor Lin Qun

Dedicated to the 70th birthday of Professor Lin Qun Journal of Computational Mathematics, Vol.4, No.3, 6, 39 5. ANTI-DIFFUSIVE FINITE DIFFERENCE WENO METHODS FOR SHALLOW WATER WITH TRANSPORT OF POLLUTANT ) Zhengfu Xu (Department of Mathematics, Pennsylvania

More information

Strong stability preserving high order time discretizations.

Strong stability preserving high order time discretizations. SIGAL GOTTLIEB Mathematics Department 285 Old Westport Road North Dartmouth, MA 02747 sgottlieb@umassd.edu 322 Cole Avenue Providence, RI 02906 Phone: (401) 751-9416 sigalgottlieb@yahoo.com Current Research

More information

Modified Fourier Spectral Method for Non-periodic CFD

Modified Fourier Spectral Method for Non-periodic CFD Modified Fourier Spectral Method for Non-periodic CFD Huankun Fu Chaoqun Liu Technical Report 2011-14 http://www.uta.edu/math/preprint/ Modified Fourier Spectral Method for Non-periodic CFD Huankun Fu

More information

On the positivity of linear weights in WENO approximations. Abstract

On the positivity of linear weights in WENO approximations. Abstract On the positivity of linear weights in WENO approximations Yuanyuan Liu, Chi-Wang Shu and Mengping Zhang 3 Abstract High order accurate weighted essentially non-oscillatory (WENO) schemes have been used

More information

Strong Stability-Preserving (SSP) High-Order Time Discretization Methods

Strong Stability-Preserving (SSP) High-Order Time Discretization Methods Strong Stability-Preserving (SSP) High-Order Time Discretization Methods Xinghui Zhong 12/09/ 2009 Outline 1 Introduction Why SSP methods Idea History/main reference 2 Explicit SSP Runge-Kutta Methods

More information

2.2. Methods for Obtaining FD Expressions. There are several methods, and we will look at a few:

2.2. Methods for Obtaining FD Expressions. There are several methods, and we will look at a few: .. Methods for Obtaining FD Expressions There are several methods, and we will look at a few: ) Taylor series expansion the most common, but purely mathematical. ) Polynomial fitting or interpolation the

More information

(0, 0), (1, ), (2, ), (3, ), (4, ), (5, ), (6, ).

(0, 0), (1, ), (2, ), (3, ), (4, ), (5, ), (6, ). 1 Interpolation: The method of constructing new data points within the range of a finite set of known data points That is if (x i, y i ), i = 1, N are known, with y i the dependent variable and x i [x

More information

H. L. Atkins* NASA Langley Research Center. Hampton, VA either limiters or added dissipation when applied to

H. L. Atkins* NASA Langley Research Center. Hampton, VA either limiters or added dissipation when applied to Local Analysis of Shock Capturing Using Discontinuous Galerkin Methodology H. L. Atkins* NASA Langley Research Center Hampton, A 68- Abstract The compact form of the discontinuous Galerkin method allows

More information

PART IV Spectral Methods

PART IV Spectral Methods PART IV Spectral Methods Additional References: R. Peyret, Spectral methods for incompressible viscous flow, Springer (2002), B. Mercier, An introduction to the numerical analysis of spectral methods,

More information

TOTAL VARIATION DIMINISHING RUNGE-KUTTA SCHEMES

TOTAL VARIATION DIMINISHING RUNGE-KUTTA SCHEMES MATHEMATICS OF COMPUTATION Volume 67 Number 221 January 1998 Pages 73 85 S 0025-5718(98)00913-2 TOTAL VARIATION DIMINISHING RUNGE-KUTTA SCHEMES SIGAL GOTTLIEB AND CHI-WANG SHU Abstract. In this paper we

More information

Numerical Solutions for Hyperbolic Systems of Conservation Laws: from Godunov Method to Adaptive Mesh Refinement

Numerical Solutions for Hyperbolic Systems of Conservation Laws: from Godunov Method to Adaptive Mesh Refinement Numerical Solutions for Hyperbolic Systems of Conservation Laws: from Godunov Method to Adaptive Mesh Refinement Romain Teyssier CEA Saclay Romain Teyssier 1 Outline - Euler equations, MHD, waves, hyperbolic

More information

Scalable Non-Linear Compact Schemes

Scalable Non-Linear Compact Schemes Scalable Non-Linear Compact Schemes Debojyoti Ghosh Emil M. Constantinescu Jed Brown Mathematics Computer Science Argonne National Laboratory International Conference on Spectral and High Order Methods

More information

A high order adaptive finite element method for solving nonlinear hyperbolic conservation laws

A high order adaptive finite element method for solving nonlinear hyperbolic conservation laws A high order adaptive finite element method for solving nonlinear hyperbolic conservation laws Zhengfu Xu, Jinchao Xu and Chi-Wang Shu 0th April 010 Abstract In this note, we apply the h-adaptive streamline

More information

A Comparison between Solving Two Dimensional Integral Equations by the Traditional Collocation Method and Radial Basis Functions

A Comparison between Solving Two Dimensional Integral Equations by the Traditional Collocation Method and Radial Basis Functions Applied Mathematical Sciences, Vol. 5, 2011, no. 23, 1145-1152 A Comparison between Solving Two Dimensional Integral Equations by the Traditional Collocation Method and Radial Basis Functions Z. Avazzadeh

More information

Sub-Cell Shock Capturing for Discontinuous Galerkin Methods

Sub-Cell Shock Capturing for Discontinuous Galerkin Methods Sub-Cell Shock Capturing for Discontinuous Galerkin Methods Per-Olof Persson and Jaime Peraire Massachusetts Institute of Technology, Cambridge, MA 39, U.S.A. A shock capturing strategy for higher order

More information

Improved Seventh-Order WENO Scheme

Improved Seventh-Order WENO Scheme 48th AIAA Aerospace Sciences Meeting Including the New Horizons Forum and Aerospace Eposition 4-7 January 2, Orlando, Florida AIAA 2-45 Improved Seventh-Order WENO Scheme Yiqing Shen Gecheng Zha Dept.

More information

High Order Accurate Runge Kutta Nodal Discontinuous Galerkin Method for Numerical Solution of Linear Convection Equation

High Order Accurate Runge Kutta Nodal Discontinuous Galerkin Method for Numerical Solution of Linear Convection Equation High Order Accurate Runge Kutta Nodal Discontinuous Galerkin Method for Numerical Solution of Linear Convection Equation Faheem Ahmed, Fareed Ahmed, Yongheng Guo, Yong Yang Abstract This paper deals with

More information

A FAST SOLVER FOR ELLIPTIC EQUATIONS WITH HARMONIC COEFFICIENT APPROXIMATIONS

A FAST SOLVER FOR ELLIPTIC EQUATIONS WITH HARMONIC COEFFICIENT APPROXIMATIONS Proceedings of ALGORITMY 2005 pp. 222 229 A FAST SOLVER FOR ELLIPTIC EQUATIONS WITH HARMONIC COEFFICIENT APPROXIMATIONS ELENA BRAVERMAN, MOSHE ISRAELI, AND ALEXANDER SHERMAN Abstract. Based on a fast subtractional

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 Multi-Dimensional Limiter for Hybrid Grid

A Multi-Dimensional Limiter for Hybrid Grid APCOM & ISCM 11-14 th December, 2013, Singapore A Multi-Dimensional Limiter for Hybrid Grid * H. W. Zheng ¹ 1 State Key Laboratory of High Temperature Gas Dynamics, Institute of Mechanics, Chinese Academy

More information

Least Squares Approximation

Least Squares Approximation Chapter 6 Least Squares Approximation As we saw in Chapter 5 we can interpret radial basis function interpolation as a constrained optimization problem. We now take this point of view again, but start

More information

An Accurate Fourier-Spectral Solver for Variable Coefficient Elliptic Equations

An Accurate Fourier-Spectral Solver for Variable Coefficient Elliptic Equations An Accurate Fourier-Spectral Solver for Variable Coefficient Elliptic Equations Moshe Israeli Computer Science Department, Technion-Israel Institute of Technology, Technion city, Haifa 32000, ISRAEL Alexander

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

The RAMSES code and related techniques I. Hydro solvers

The RAMSES code and related techniques I. Hydro solvers The RAMSES code and related techniques I. Hydro solvers Outline - The Euler equations - Systems of conservation laws - The Riemann problem - The Godunov Method - Riemann solvers - 2D Godunov schemes -

More information

A THEORETICAL INTRODUCTION TO NUMERICAL ANALYSIS

A THEORETICAL INTRODUCTION TO NUMERICAL ANALYSIS A THEORETICAL INTRODUCTION TO NUMERICAL ANALYSIS Victor S. Ryaben'kii Semyon V. Tsynkov Chapman &. Hall/CRC Taylor & Francis Group Boca Raton London New York Chapman & Hall/CRC is an imprint of the Taylor

More information

Appendix C: Recapitulation of Numerical schemes

Appendix C: Recapitulation of Numerical schemes Appendix C: Recapitulation of Numerical schemes August 31, 2009) SUMMARY: Certain numerical schemes of general use are regrouped here in order to facilitate implementations of simple models C1 The tridiagonal

More information

COMPARISON OF FINITE DIFFERENCE- AND PSEUDOSPECTRAL METHODS FOR CONVECTIVE FLOW OVER A SPHERE

COMPARISON OF FINITE DIFFERENCE- AND PSEUDOSPECTRAL METHODS FOR CONVECTIVE FLOW OVER A SPHERE COMPARISON OF FINITE DIFFERENCE- AND PSEUDOSPECTRAL METHODS FOR CONVECTIVE FLOW OVER A SPHERE BENGT FORNBERG and DAVID MERRILL Abstract. For modeling convective flows over a sphere or within a spherical

More information

Solving Boundary Value Problems (with Gaussians)

Solving Boundary Value Problems (with Gaussians) What is a boundary value problem? Solving Boundary Value Problems (with Gaussians) Definition A differential equation with constraints on the boundary Michael McCourt Division Argonne National Laboratory

More information

A Singular Integral Transform for the Gibbs-Wilbraham Effect in Inverse Fourier Transforms

A Singular Integral Transform for the Gibbs-Wilbraham Effect in Inverse Fourier Transforms Universal Journal of Integral Equations 4 (2016), 54-62 www.papersciences.com A Singular Integral Transform for the Gibbs-Wilbraham Effect in Inverse Fourier Transforms N. H. S. Haidar CRAMS: Center for

More information

A Fourth-Order Central Runge-Kutta Scheme for Hyperbolic Conservation Laws

A Fourth-Order Central Runge-Kutta Scheme for Hyperbolic Conservation Laws A Fourth-Order Central Runge-Kutta Scheme for Hyperbolic Conservation Laws Mehdi Dehghan, Rooholah Jazlanian Department of Applied Mathematics, Faculty of Mathematics and Computer Science, Amirkabir University

More information

CS 450 Numerical Analysis. Chapter 9: Initial Value Problems for Ordinary Differential Equations

CS 450 Numerical Analysis. Chapter 9: Initial Value Problems for Ordinary Differential Equations Lecture slides based on the textbook Scientific Computing: An Introductory Survey by Michael T. Heath, copyright c 2018 by the Society for Industrial and Applied Mathematics. http://www.siam.org/books/cl80

More information

First, Second, and Third Order Finite-Volume Schemes for Diffusion

First, Second, and Third Order Finite-Volume Schemes for Diffusion First, Second, and Third Order Finite-Volume Schemes for Diffusion Hiro Nishikawa 51st AIAA Aerospace Sciences Meeting, January 10, 2013 Supported by ARO (PM: Dr. Frederick Ferguson), NASA, Software Cradle.

More information

Chapter 17. Finite Volume Method The partial differential equation

Chapter 17. Finite Volume Method The partial differential equation Chapter 7 Finite Volume Method. This chapter focusses on introducing finite volume method for the solution of partial differential equations. These methods have gained wide-spread acceptance in recent

More information

Sistemas Hiperbólicos no Lineales: Un Nuevo Método para Calcular Flujos Relativistas

Sistemas Hiperbólicos no Lineales: Un Nuevo Método para Calcular Flujos Relativistas Sistemas Hiperbólicos no Lineales: Un Nuevo Método para Calcular Flujos Relativistas Pedro González-Casanova Henríquez Unidad de Investigación en Cómputo Aplicado DGSCA, UNAM Elvira Torondel y Ricard Garrido

More information

Anti-diffusive finite difference WENO methods for shallow water with. transport of pollutant

Anti-diffusive finite difference WENO methods for shallow water with. transport of pollutant Anti-diffusive finite difference WENO methods for shallow water with transport of pollutant Zhengfu Xu 1 and Chi-Wang Shu 2 Dedicated to Professor Qun Lin on the occasion of his 70th birthday Abstract

More information

Design of optimal Runge-Kutta methods

Design of optimal Runge-Kutta methods Design of optimal Runge-Kutta methods David I. Ketcheson King Abdullah University of Science & Technology (KAUST) D. Ketcheson (KAUST) 1 / 36 Acknowledgments Some parts of this are joint work with: Aron

More information

YINGJIE LIU, CHI-WANG SHU, EITAN TADMOR, AND MENGPING ZHANG

YINGJIE LIU, CHI-WANG SHU, EITAN TADMOR, AND MENGPING ZHANG CENTRAL DISCONTINUOUS GALERKIN METHODS ON OVERLAPPING CELLS WITH A NON-OSCILLATORY HIERARCHICAL RECONSTRUCTION YINGJIE LIU, CHI-WANG SHU, EITAN TADMOR, AND MENGPING ZHANG Abstract. The central scheme of

More information

(f(x) P 3 (x)) dx. (a) The Lagrange formula for the error is given by

(f(x) P 3 (x)) dx. (a) The Lagrange formula for the error is given by 1. QUESTION (a) Given a nth degree Taylor polynomial P n (x) of a function f(x), expanded about x = x 0, write down the Lagrange formula for the truncation error, carefully defining all its elements. How

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

Superconvergence of discontinuous Galerkin methods for 1-D linear hyperbolic equations with degenerate variable coefficients

Superconvergence of discontinuous Galerkin methods for 1-D linear hyperbolic equations with degenerate variable coefficients Superconvergence of discontinuous Galerkin methods for -D linear hyperbolic equations with degenerate variable coefficients Waixiang Cao Chi-Wang Shu Zhimin Zhang Abstract In this paper, we study the superconvergence

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

Preliminary Examination in Numerical Analysis

Preliminary Examination in Numerical Analysis Department of Applied Mathematics Preliminary Examination in Numerical Analysis August 7, 06, 0 am pm. Submit solutions to four (and no more) of the following six problems. Show all your work, and justify

More information

Fast Structured Spectral Methods

Fast Structured Spectral Methods Spectral methods HSS structures Fast algorithms Conclusion Fast Structured Spectral Methods Yingwei Wang Department of Mathematics, Purdue University Joint work with Prof Jie Shen and Prof Jianlin Xia

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

A New Class of Optimal High-Order Strong-Stability-Preserving Time Discretization Methods

A New Class of Optimal High-Order Strong-Stability-Preserving Time Discretization Methods A New Class of Optimal High-Order Strong-Stability-Preserving Time Discretization Methods Raymond J. Spiteri Steven J. Ruuth Technical Report CS-- May 6, Faculty of Computer Science 65 University Ave.,

More information

HIGH ORDER NUMERICAL METHODS FOR TIME DEPENDENT HAMILTON-JACOBI EQUATIONS

HIGH ORDER NUMERICAL METHODS FOR TIME DEPENDENT HAMILTON-JACOBI EQUATIONS June 6, 7 :7 WSPC/Lecture Notes Series: 9in x 6in chapter HIGH ORDER NUMERICAL METHODS FOR TIME DEPENDENT HAMILTON-JACOBI EQUATIONS Chi-Wang Shu Division of Applied Mathematics, Brown University Providence,

More information

Conservation Laws & Applications

Conservation Laws & Applications Rocky Mountain Mathematics Consortium Summer School Conservation Laws & Applications Lecture V: Discontinuous Galerkin Methods James A. Rossmanith Department of Mathematics University of Wisconsin Madison

More information

Compact Central WENO Schemes for Multidimensional Conservation Laws

Compact Central WENO Schemes for Multidimensional Conservation Laws arxiv:math/9989v [math.na] 3 Nov 999 Compact Central WENO Schemes for Multidimensional Conservation Laws Doron Levy Gabriella Puppo Giovanni Russo Abstract We present a new third-order central scheme for

More information

A parametrized maximum principle preserving flux limiter for finite difference RK-WENO schemes with applications in incompressible flows.

A parametrized maximum principle preserving flux limiter for finite difference RK-WENO schemes with applications in incompressible flows. A parametrized maximum principle preserving flux limiter for finite difference RK-WENO schemes with applications in incompressible flows Tao Xiong Jing-ei Qiu Zhengfu Xu 3 Abstract In Xu [] a class of

More information

Essentially Non-Oscillatory and Weighted Essentially Non-Oscillatory Schemes for Hyperbolic Conservation Laws

Essentially Non-Oscillatory and Weighted Essentially Non-Oscillatory Schemes for Hyperbolic Conservation Laws NASA/CR-97-0653 ICASE Report No. 97-65 Essentially Non-Oscillatory and Weighted Essentially Non-Oscillatory Schemes for Hyperbolic Conservation Laws Chi-Wang Shu Brown University Institute for Computer

More information

FDM for wave equations

FDM for wave equations FDM for wave equations Consider the second order wave equation Some properties Existence & Uniqueness Wave speed finite!!! Dependence region Analytical solution in 1D Finite difference discretization Finite

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

A High Order WENO Scheme for a Hierarchical Size-Structured Model. Abstract

A High Order WENO Scheme for a Hierarchical Size-Structured Model. Abstract A High Order WENO Scheme for a Hierarchical Size-Structured Model Jun Shen 1, Chi-Wang Shu 2 and Mengping Zhang 3 Abstract In this paper we develop a high order explicit finite difference weighted essentially

More information

AProofoftheStabilityoftheSpectral Difference Method For All Orders of Accuracy

AProofoftheStabilityoftheSpectral Difference Method For All Orders of Accuracy AProofoftheStabilityoftheSpectral Difference Method For All Orders of Accuracy Antony Jameson 1 1 Thomas V. Jones Professor of Engineering Department of Aeronautics and Astronautics Stanford University

More information

Runge-Kutta discontinuous Galerkin method with a simple and compact Hermite WENO limiter

Runge-Kutta discontinuous Galerkin method with a simple and compact Hermite WENO limiter Runge-Kutta discontinuous Galerkin method with a simple and compact Hermite WENO limiter Jun Zhu, inghui Zhong, Chi-Wang Shu 3 and Jianxian Qiu 4 Abstract In this paper, we propose a new type of weighted

More information

FOURIER PADÉ APPROXIMATIONS AND FILTERING FOR SPECTRAL SIMULATIONS OF AN INCOMPRESSIBLE BOUSSINESQ CONVECTION PROBLEM

FOURIER PADÉ APPROXIMATIONS AND FILTERING FOR SPECTRAL SIMULATIONS OF AN INCOMPRESSIBLE BOUSSINESQ CONVECTION PROBLEM MATHEMATICS OF COMPUTATION Volume 7, Number 9, July 7, Pages 7 9 S -78(7)8- Article electronically published on February, 7 FOURIER PADÉ APPROXIMATIONS AND FILTERING FOR SPECTRAL SIMULATIONS OF AN INCOMPRESSIBLE

More information

Fifth order multi-moment WENO schemes for hyperbolic conservation laws

Fifth order multi-moment WENO schemes for hyperbolic conservation laws J. Sci. Comput. manuscript No. (will be inserted by the editor) Fifth order multi-moment WENO schemes for hyperbolic conservation laws Chieh-Sen Huang Feng Xiao Todd Arbogast Received: May 24 / Accepted:

More information

Kasetsart University Workshop. Multigrid methods: An introduction

Kasetsart University Workshop. Multigrid methods: An introduction Kasetsart University Workshop Multigrid methods: An introduction Dr. Anand Pardhanani Mathematics Department Earlham College Richmond, Indiana USA pardhan@earlham.edu A copy of these slides is available

More information

Institute for Computational Mathematics Hong Kong Baptist University

Institute for Computational Mathematics Hong Kong Baptist University Institute for Computational Mathematics Hong Kong Baptist University ICM Research Report 08-0 How to find a good submatrix S. A. Goreinov, I. V. Oseledets, D. V. Savostyanov, E. E. Tyrtyshnikov, N. L.

More information

HIGH-ORDER ACCURATE METHODS BASED ON DIFFERENCE POTENTIALS FOR 2D PARABOLIC INTERFACE MODELS

HIGH-ORDER ACCURATE METHODS BASED ON DIFFERENCE POTENTIALS FOR 2D PARABOLIC INTERFACE MODELS HIGH-ORDER ACCURATE METHODS BASED ON DIFFERENCE POTENTIALS FOR 2D PARABOLIC INTERFACE MODELS JASON ALBRIGHT, YEKATERINA EPSHTEYN, AND QING XIA Abstract. Highly-accurate numerical methods that can efficiently

More information

A Wavelet-based Method for Overcoming the Gibbs Phenomenon

A Wavelet-based Method for Overcoming the Gibbs Phenomenon AMERICAN CONFERENCE ON APPLIED MATHEMATICS (MATH '08), Harvard, Massachusetts, USA, March 4-6, 008 A Wavelet-based Method for Overcoming the Gibbs Phenomenon NATANIEL GREENE Department of Mathematics Computer

More information

Self-similar solutions for the diffraction of weak shocks

Self-similar solutions for the diffraction of weak shocks Self-similar solutions for the diffraction of weak shocks Allen M. Tesdall John K. Hunter Abstract. We numerically solve a problem for the unsteady transonic small disturbance equations that describes

More information

Pseudospectral and High-Order Time-Domain Forward Solvers

Pseudospectral and High-Order Time-Domain Forward Solvers Pseudospectral and High-Order Time-Domain Forward Solvers Qing H. Liu G. Zhao, T. Xiao, Y. Zeng Department of Electrical and Computer Engineering Duke University DARPA/ARO MURI Review, August 15, 2003

More information

Scientific Computing: An Introductory Survey

Scientific Computing: An Introductory Survey Scientific Computing: An Introductory Survey Chapter 7 Interpolation Prof. Michael T. Heath Department of Computer Science University of Illinois at Urbana-Champaign Copyright c 2002. Reproduction permitted

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

Institute for Computational Mathematics Hong Kong Baptist University

Institute for Computational Mathematics Hong Kong Baptist University Institute for Computational Mathematics Hong Kong Baptist University ICM Research Report 11-3 High Order Weighted Essentially Non-Oscillation Schemes for Two-Dimensional Detonation Wave Simulations Zhen

More information

[N175] Development of Combined CAA-CFD Algorithm for the Efficient Simulation of Aerodynamic Noise Generation and Propagation

[N175] Development of Combined CAA-CFD Algorithm for the Efficient Simulation of Aerodynamic Noise Generation and Propagation The 32nd International Congress and Exposition on Noise Control Engineering Jeju International Convention Center, Seogwipo, Korea, August 25-28, 2003 [N175] Development of Combined CAA-CFD Algorithm for

More information

Lecture Notes to Accompany. Scientific Computing An Introductory Survey. by Michael T. Heath. Chapter 9

Lecture Notes to Accompany. Scientific Computing An Introductory Survey. by Michael T. Heath. Chapter 9 Lecture Notes to Accompany Scientific Computing An Introductory Survey Second Edition by Michael T. Heath Chapter 9 Initial Value Problems for Ordinary Differential Equations Copyright c 2001. Reproduction

More information

A Numerical Solution of the Lax s 7 th -order KdV Equation by Pseudospectral Method and Darvishi s Preconditioning

A Numerical Solution of the Lax s 7 th -order KdV Equation by Pseudospectral Method and Darvishi s Preconditioning Int. J. Contemp. Math. Sciences, Vol. 2, 2007, no. 22, 1097-1106 A Numerical Solution of the Lax s 7 th -order KdV Equation by Pseudospectral Method and Darvishi s Preconditioning M. T. Darvishi a,, S.

More information

RBF-FD Approximation to Solve Poisson Equation in 3D

RBF-FD Approximation to Solve Poisson Equation in 3D RBF-FD Approximation to Solve Poisson Equation in 3D Jagadeeswaran.R March 14, 2014 1 / 28 Overview Problem Setup Generalized finite difference method. Uses numerical differentiations generated by Gaussian

More information

Poisson Equation in 2D

Poisson Equation in 2D A Parallel Strategy Department of Mathematics and Statistics McMaster University March 31, 2010 Outline Introduction 1 Introduction Motivation Discretization Iterative Methods 2 Additive Schwarz Method

More information