Well-Balanced Schemes for the Euler Equations with Gravity

Size: px
Start display at page:

Download "Well-Balanced Schemes for the Euler Equations with Gravity"

Transcription

1 Well-Balanced Schemes for the Euler Equations with Gravity Alina Chertock North Carolina State University joint work with S. Cui, A. Kurganov, S.N. Özcan and E. Tadmor supported in part by

2 Euler Equations with Gravity U t + f(u) x + g(u) y = S(U) U := ρ ρu ρu ρv f(u) = ρu + p ρuv E u(e + p) g(u) := 0 S(U) = ρφ x ρφ y ρ(uφ x vφ y ) ρv ρuv ρv + p v(e + p) ρ is the density u, v are the x- and y-velocities E is the total energy p is the pressure; E = p γ + ρ (u + v ) φ is the time-independent linear gravitational potential; φ x = 0 and φ y = g

3 Euler Equations with Gravity Plays an important role in modeling model astrophysical and atmospheric phenomena in many fields including supernova explosions, (solar) climate modeling and weather forecasting; This is a system of balance laws: in many physical applications, solutions of the system are small perturbations of the steady states. Capturing such solutions numerically is a challenging task since the size of these perturbations may be smaller than the size of the truncation error on a coarse grid; To overcome this difficulty, one can use very fine grid, but in many physically relevant situations, this may be unaffordable; It is important to design a well-balanced numerical method, that is, the method which is capable of exactly preserving some steady state solutions. Then, perturbations of these solutions will be resolved on a coarse grid in a non-oscillatory way. A type of solutions of interest are steady state ones.

4 Steady States ρ t + (ρu) x + (ρv) y = 0 (ρu) t + (ρu + p) x + (ρuv) y = 0 (ρv) t + (ρuv) x + (ρv + p) y = ρg E t + (u(e + p)) x + (v(e + p)) y = ρvg Steady state solution: u 0, v 0, w Const Here, w := p + R, R(x, y, t) := g y ρ(x, ξ, t) dξ Numerical Challenges : Well-balanced scheme should exactly balance the flux and source terms so that the steady states are preserved. 3

5 Well-Balanced Methods Some References Developed mainly in the context of shallow water models. Euler equations with gravitational fields: R. Leveque and D. Bale (998) quasi-steady wave-propagation methods for models with a static gravitational field N. Botta, R. Klein, S. Langenberg, and S. Lützenkirchen (004) well-balanced finite-volume methods, which preserve a certain class of steady states for nearly hydrostatic flows C. T. Tian, K. Xu, K. L. Chan, and L. C. Deng (007), K. Xu, J. Luo, and S. Chen (00), J. Luo, K. Xu, and N. Liu (0) gaskinetic schemes for multi-d gas dynamic equations and well-balanced numerical methods for problems, in which the gravitational potential was modeled by a piecewise step function Y. Xing and C.-W. Shu (03) higher order finite-difference methods for the gas dynamics with gravitation M. Zenk, C. Berthon and C. Klingenberg (04), P. Chandrashekar, C. Klingenberg (05) FV methods... 4

6 -D System For Simplicity ρ t + (ρv) y = 0 (ρv) t + (ρv + p) y = ρg E t + (v(e + p)) y = ρvg Steady state solution: v 0, w Const Here, w := p + R, R(y, t) := g y ρ(ξ, t) dξ How to design a well-balanced scheme? 5

7 Finite-Volume Methods U t + g(u) y = S U n k y C k U(y, t n ) dy : cell averages over C k := (y k, y k+ ) Semi-discrete FV method: d dt U k(t) = G (t) G k+ k (t) y + S k G k+ (t): numerical fluxes S k : quadrature approximating the corresponding source terms Central-Upwind (CU) Scheme: [Kurganov, Lin, Noelle, Petrova, Tadmor, et al.; ] 6

8 {U k (t)} Ũ(, t) { U N,S k } (t) { } G k+ (t) {U k (t + t)} (Discontinuous) piecewise-linear reconstruction: Ũ(y, t) := U k (t) + (U y ) k (y y k ), y C k It is conservative, second-order accurate, and non-oscillatory provided the slopes, {(U y ) j }, are computed by a nonlinear limiter Example Generalized Minmod Limiter ( (U y ) k = minmod θ U k U k y, U k+ U k, θ U ) k+ U j y y where minmod(z, z,...) := min k {z k }, if z k > 0 k, max k {z k }, if z k < 0 k, 0, otherwise, and θ [, ] is a constant 7

9 {U k (t)} Ũ(, t) { U N,S k } (t) { } G k+ (t) {U k (t + t)} U N k and U S k are the point values at y k+ and y k : Ũ(y, t) = U k + (U y ) k (y y k ), y C k U N k := U k + x (U y) k U S k := U k x (U y) k k+/ k k / j / j j+/ 8

10 {U k (t)} Ũ(, t) { U N,S k } (t) { } G k+ (t) {U k (t + t)} where d dt U k = G G k+ k y + S k G k+ = b + g(u k+ k N) b k+ g(u S k+ ) b + k+ b k+ + β k+ ( U S k+ U N k ) β k+ = b + b k+ k+ b + k+ b k+ b + k+ b k+ = max ( v N k + c N k, v S k+ + c S k+, 0 ) = min ( v N k c N k, v S k+ c S k+, 0 ), c = γp ρ and S k = (0, gρ k, g(ρv) k ) T 9

11 No Well-Balanced Property For steady-state solution: v 0, w Const, we have dρ k dt = β (ρ S k+ k+ ρn k ) β (ρ S k k ρn k ) y d(ρv) k dt de k dt = (ps k+ + pn k ) (ps k + pn k ) y = β k+ (ps k+ pn k ) β k (ps k pn k ) (γ ) y The RHS does not necessarily vanish and hence the steady state would not be preserved at the discrete level; This would also true for the first-order version of the scheme; For smooth solutions, the balance error is expected to be of order ( y), but a coarse grid solution may contain large spurious waves; The lack of balance between the numerical flux and source terms is a fundamental problem of the scheme. 0

12 Well-Balanced Scheme -D system in the y-direction: ρ ρv E t + ρv ρv + p v(e + p) y = 0 ρg ρvg Define R(y) := g y ρ(ξ)dξ R y = ρg Then (ρv + p + R) }{{} y = 0 w w := p + R

13 Well-Balanced Scheme Incorporating the source term ρg into the flux: w := p + R, R(y, t) := g y ρ(ξ, t) dξ ρ ρv E t + ρv ρv + w v(e + p) y = 0 0 ρvg Reconstruct equilibrium variables W = (ρ, ρv, w) T Compute the point values of conservative variables U = (ρ, ρv, E) T : {U k (t)} Ũ(, t) { W N,S k } (t) { U N,S k } (t) { } G k+ (t) {U k (t+ t)}

14 -D Reconstruction Compute the point values of ρ and ρv at y k : ρ(y) = k ρv(y) = k [ ρk + (ρ y ) k (y y k ) ] χ Ck (y) ρ N,S k [ (ρv)k + ((ρv) y ) k (y y k ) ] χ Ck (y) (ρv) N,S k Integrate ρ(y) to obtain an approximation of R = gρ dy: R(y) = g y ρ(ξ) dξ = g k y kl [ y k ρ i + ρ k (y y k ) + (ρ ] y) k (y y k )(y y k+ ) i=k L χ Ck (y) 3

15 -D Reconstruction The point values of R at the cell interfaces and cell centers are R k+ = g y k i=k L ρ i and R k = g y k ρ i + g y ρ k g( y) (ρ y ) k 8 i=k L or recursively R kl = 0, R k+ = R k + g yρ k, R k = R k + g y ρ k g( y) (ρ y ) k, 8 The values of w at the cell centers are set as k = k L,..., k R w k = p k + R k where and p k = (γ ) ( E k ρ ) k v k v k = (ρv) k /ρ k 4

16 -D Reconstruction Equipped with w k = p k + R k, we apply the minmod reconstruction procedure to {w k } and obtain the point values of w at the cell interfaces: where w N k = w k + y (w y) k, w S k+ = w k+ y (w y) k+ ( (w y ) k = minmod θ w k+ w k y Finally, the point values of p and E are, w k+ w k, θ w ) k w k y y p N k = w N k R k+, p S k = w S k R k and E N k = pn k γ + ( (ρv) N k ) ρ N k, E S k = ps k γ + ( (ρv) S k ) ρ S k 5

17 Well-Balanced Evolution d dt U k = G G k+ k y + S k. Here, the second and third components of the numerical fluxes G are computed as before G () k+ b + ( ) ( k+ ρ N = k (vk N) + wk N b k+ ρ S k+ (vk+ S ) + wk+) S b + b k+ k+ ( + β k+ (ρv) S k+ (ρv) N ) k G (3) k+ = b + v k+ k N(EN k + pn k ) b k+ v S k+ (ES k+ + ps k+ ) b + k+ b k+ + β k+ ( E S k+ E N k ) 6

18 Well-Balanced Evolution However, to ensure a well-balanced property of the scheme, the first component of the flux and the source term have to be modified: G () k+ = b + (ρv) N k+ k b k+ (ρv) S k+ b + k+ b k+ + β k+ B ( wk+ w k y yk R + y k L max k {w k } ) (ρ S k+ ρ N ) k S k = (0, 0, g(ρv) k ) T B ψ 7

19 Proof of the Well-Balanced Property Theorem. The semi-discrete scheme coupled with the well-balanced reconstruction and evolution is well-balanced in the sense that it preserves the steady state v 0, w Const. Proof: Assume that at certain time level, we have v N k v k v S k 0 and w N k w k w S k ŵ Const To show that the proposed scheme is well-balanced, we need to show that d dt U k = G G k+ k y + S k 0 S k = (0, 0, gv k ρ k ) T = 0 8

20 Proof of the Well-Balanced Property Theorem. The semi-discrete scheme coupled with the well-balanced reconstruction and evolution is well-balanced in the sense that it preserves the steady state v 0, w Const. Proof: Assume that at certain time level, we have v N k v k v S k 0 and w N k w k w S k ŵ Const To show that the proposed scheme is well-balanced, we need to show that d dt U k = G G k+ k y + S k 0 G () k+ = b + (ρv) N k+ k b k+ (ρv) S k+ b + k+ b k+ + β k+ B ( wk+ w k y yk R + y k L max k {w k } ) (ρ S k+ ρ N k ) = 0 9

21 Proof of the Well-Balanced Property Theorem. The semi-discrete scheme coupled with the well-balanced reconstruction and evolution is well-balanced in the sense that it preserves the steady state v 0, w Const. Proof: Assume that at certain time level, we have v N k v k v S k 0 and w N k w k w S k ŵ Const To show that the proposed scheme is well-balanced, we need to show that d dt U k = G G k+ k y + S k 0 G () k+ = b + k+ ( ) ( ρ N k (vk N) + wk N b k+ ρ S k+ (vk+ S ) + wk+) S b + b k+ k+ = 0 0

22 Proof of the Well-Balanced Property Theorem. The semi-discrete scheme coupled with the well-balanced reconstruction and evolution is well-balanced in the sense that it preserves the steady state v 0, w Const. Proof: Assume that at certain time level, we have v N k v k v S k 0 and w N k w k w S k ŵ Const To show that the proposed scheme is well-balanced, we need to show that d dt U k = G G k+ k y + S k 0 G (3) k+ = β k+ ( E S k+ E N k = β k+ γ ) = β k+ γ ( p S k+ p N k ) [ (w S k+ R k+ ) (wn k R k+ ) ] = 0

23 -D Well-Balanced Scheme ρ ρu ρv E t + ρu ρu + p ρuv u(e + p) x + ρv ρuv ρv + p v(e + p) y 0 = 0 gρ gρv Incorporating the source term ρg into the flux: w := p + R, R(x, y, t) := g y ρ(x, ξ, t) dξ ρ ρu ρv E t + ρu ρu + p ρuv u(e + p) x + ρv ρuv ρv + w v(e + p) y 0 = 0 0 gρv

24 -D Reconstruction In the x-direction: Reconstruct conservative variables {U j,k (t)} Ũ(,, t) { U E,W j,k } In the reconstruction step, we compute { } F j+,k {U j,k (t + t)} { } ρ j,k ρ(,, t) ρ E,W j,k (t) { } (ρu) j,k ρu(,, t) (ρu) E,W j,k (t) { } (ρv) j,k ρv(,, t) (ρv) E,W j,k (t) From the EOS: ( p j,k = (γ ) { p E,W j,k (t) } E j,k (ρu) j,k + (ρv) j,k { E E,W j,k (t) } ρ j,k ) p(,, t) { p E,W j,k (t) } 3

25 -D Reconstruction In the y-direction: Reconstruct equilibrium variables W = (ρ, ρu, ρv, w) T : {U j,k (t)} Ũ(,, t) { W N,S j,k } In the reconstruction step, we compute { U N,S j,k } {G j,k+ } { } ρ j,k ρ(,, t) ρ N,S j,k (t) { } (ρu) j,k ρu(,, t) (ρu) N,S j,k (t) { } (ρv) j,k ρv(,, t) (ρv) N,S j,k (t) Compute w j,k = p j,k + R j,k, p j,k = (γ ) R j,kl = 0, R j,k+ = R j,k + g yρ j,k, {U j,k (t+ t)} ( ) E j,k (ρu) j,k +(ρv) j,k ρ j,k R j,k = R j,k + g y ρ j,k g( y) (ρ y ) j,k 8 4

26 -D Reconstruction In the y-direction: Reconstruct equilibrium variables W = (ρ, ρu, ρv, w) T : {U j,k (t)} Ũ(,, t) { W N,S j,k } { U N,S j,k } {G j,k+ } {U j,k (t+ t)} Reconstruct w w j,k w(,, t) { w N,S j,k (t) } Finally, obtain the point values: and from the EOS: E N j,k = pn j,k γ + p N j,k = w N j,k R j,k+, p S j,k = w S j,k R j,k ( ) ( ) (ρu) N j,k + (ρv) N j,k ρ N j,k, E S j,k = ps j,k γ + ( ) ( ) (ρu) S j,k + (ρv) S j,k ρ S j,k 5

27 Well-Balanced Evolution d dt U j,k = F j+,k F j,k x G j,k+ G j,k y + S j,k Similar to the -D case... Theorem. The -D semi-discrete central-upwind scheme scheme described with the described well-balanced reconstruction and evolution is well-balanced in the sense that it preserves the steady state exactly. 6

28 Example -D Isothermal Equilibrium Solution [Xing, Shu; 03] The ideal gas with γ =.4; domain [0, ] The gravitational force is φ y = g = The steady-state initial conditions are ρ(y, 0) = e y, p(y, 0) = e y, v(y, 0) = 0 A zero-order extrapolation at the boundaries is used Well-Balanced Test L -errors at T = : N ρ ρv E 40.33E-06.5E-06.7E E E E E-06.48E-05.3E E E-06.4E-05 7

29 η = 0 η = Perturbation A small initial pressure perturbation: ρ(y, 0) = e y, v(y, 0) 0, p(y, 0) = ge y + ηe 00(y 0.5), x initial state WB, N=00 WB, N=000 Non WB, N=00 x initial state WB, N=00 WB, N=000 Non WB, N=

30 Example -D Isothermal Equilibrium Solution [Xing, Shu; 03] The ideal gas with γ =.4; domain [0, ] [0, ] The gravitational force is φ y = g = The steady-state initial conditions are ρ(x, y, 0) =.e.y, p(x, y, 0) = e.y, u(x, y, 0) v(x, y, 0) 0 Solid wall boundary conditions imposed at the edges of the unit square E E+00.43E E E E E E E E+00.85E E-06 N N ρ ρu ρv E E E E E E E+00.07E E E E+00 7.E-06.57E-05 9

31 Perturbation A small initial pressure perturbation: p(x, y, 0) = e.y + ηe ((x 0.3) +(y 0.3) ), η =

32 W B : 50 50, NW B : 50 50,

33 Example -D Explosion The ideal gas with γ =.4; domain domain [0, 3] [0, 3] The gravitational force is φ y = g = The steady-state initial conditions are ρ(x, y, 0), u(x, y, 0) = v(x, y, 0) 0 p(x, y, 0) = gy + { 0.005, (x.5) + (y.5) < 0.0, 0, otherwise. A zero-order extrapolation at the boundaries is used 3

34 33

35 34

36 THANK YOU! 35

Acknowledgement I would like to begin by thanking my collaborators without whom the work presented in this thesis would not be possible: Alina Chertoc

Acknowledgement I would like to begin by thanking my collaborators without whom the work presented in this thesis would not be possible: Alina Chertoc Acknowledgement I would like to begin by thanking my collaborators without whom the work presented in this thesis would not be possible: Alina Chertock (North Carolina State University), Alexander Kurganov

More information

Well-Balanced Schemes for the Euler Equations with Gravitation: Conservative Formulation Using Global Fluxes

Well-Balanced Schemes for the Euler Equations with Gravitation: Conservative Formulation Using Global Fluxes Well-Balanced Schemes for the Euler Equations with Gravitation: Conservative Formulation Using Global Fluxes Alina Chertoc Shumo Cui Alexander Kurganov Şeyma Nur Özcan and Eitan Tadmor Abstract We develop

More information

A general well-balanced finite volume scheme for Euler equations with gravity

A general well-balanced finite volume scheme for Euler equations with gravity A general well-balanced finite volume scheme for Euler equations with gravity Jonas P. Berberich, Praveen Chandrashekar, Christian Klingenberg Abstract We present a second order well-balanced Godunov-type

More information

Stable Semi-Discrete Schemes for the 2D Incompressible Euler Equations

Stable Semi-Discrete Schemes for the 2D Incompressible Euler Equations Stable Semi-Discrete Schemes for the D Incompressible Euler Equations Doron Levy Department of Mathematics Stanford University dlevy@math.stanford.edu http://math.stanford.edu/ dlevy Maryland, May 004

More information

Numerical Methods for Modern Traffic Flow Models. Alexander Kurganov

Numerical Methods for Modern Traffic Flow Models. Alexander Kurganov Numerical Methods for Modern Traffic Flow Models Alexander Kurganov Tulane University Mathematics Department www.math.tulane.edu/ kurganov joint work with Pierre Degond, Université Paul Sabatier, Toulouse

More information

Well-balanced DG scheme for Euler equations with gravity

Well-balanced DG scheme for Euler equations with gravity Well-balanced DG scheme for Euler equations with gravity Praveen Chandrashekar praveen@tifrbng.res.in Center for Applicable Mathematics Tata Institute of Fundamental Research Bangalore 560065 Higher Order

More information

Finite-Volume-Particle Methods for Models of Transport of Pollutant in Shallow Water

Finite-Volume-Particle Methods for Models of Transport of Pollutant in Shallow Water Journal of Scientific Computing ( 006) DOI: 0.007/s095-005-9060-x Finite-Volume-Particle Methods for Models of Transport of Pollutant in Shallow Water Alina Chertock, Alexander Kurganov, and Guergana Petrova

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

Well-balanced DG scheme for Euler equations with gravity

Well-balanced DG scheme for Euler equations with gravity Well-balanced DG scheme for Euler equations with gravity Praveen Chandrashekar praveen@tifrbng.res.in Center for Applicable Mathematics Tata Institute of Fundamental Research Bangalore 560065 Dept. of

More information

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

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

Finite Volume Schemes: an introduction

Finite Volume Schemes: an introduction Finite Volume Schemes: an introduction First lecture Annamaria Mazzia Dipartimento di Metodi e Modelli Matematici per le Scienze Applicate Università di Padova mazzia@dmsa.unipd.it Scuola di dottorato

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

Central-Upwind Schemes for Shallow Water Models. Alexander Kurganov. Tulane University Mathematics Department

Central-Upwind Schemes for Shallow Water Models. Alexander Kurganov. Tulane University Mathematics Department Central-Upwind Schemes for Shallow Water Models Alexander Kurganov Tulane University Mathematics Department www.math.tulane.edu/ kurganov Supported by NSF and ONR Shallow Water Equations Shallow water

More information

Applications of the compensated compactness method on hyperbolic conservation systems

Applications of the compensated compactness method on hyperbolic conservation systems Applications of the compensated compactness method on hyperbolic conservation systems Yunguang Lu Department of Mathematics National University of Colombia e-mail:ylu@unal.edu.co ALAMMI 2009 In this talk,

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

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

CENTRAL DISCONTINUOUS GALERKIN METHODS ON OVERLAPPING CELLS WITH A NON-OSCILLATORY HIERARCHICAL RECONSTRUCTION

CENTRAL DISCONTINUOUS GALERKIN METHODS ON OVERLAPPING CELLS WITH A NON-OSCILLATORY HIERARCHICAL RECONSTRUCTION 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

A General Technique for Eliminating Spurious Oscillations in Conservative Schemes for Multiphase and Multispecies Euler Equations

A General Technique for Eliminating Spurious Oscillations in Conservative Schemes for Multiphase and Multispecies Euler Equations A General Technique for Eliminating Spurious Oscillations in Conservative Schemes for Multiphase and Multispecies Euler Equations Ronald P. Fedkiw Xu-Dong Liu Stanley Osher September, 2 Abstract Standard

More information

Solution of Two-Dimensional Riemann Problems for Gas Dynamics without Riemann Problem Solvers

Solution of Two-Dimensional Riemann Problems for Gas Dynamics without Riemann Problem Solvers Solution of Two-Dimensional Riemann Problems for Gas Dynamics without Riemann Problem Solvers Alexander Kurganov, 1, * Eitan Tadmor 2 1 Department of Mathematics, University of Michigan, Ann Arbor, Michigan

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

A Stable Spectral Difference Method for Triangles

A Stable Spectral Difference Method for Triangles A Stable Spectral Difference Method for Triangles Aravind Balan 1, Georg May 1, and Joachim Schöberl 2 1 AICES Graduate School, RWTH Aachen, Germany 2 Institute for Analysis and Scientific Computing, Vienna

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

On the Reduction of Numerical Dissipation in Central-Upwind Schemes

On the Reduction of Numerical Dissipation in Central-Upwind Schemes COMMUNICATIONS IN COMPUTATIONAL PHYSICS Vol., No., pp. 4-63 Commun. Comput. Phys. February 7 On the Reduction of Numerical Dissipation in Central-Upwind Schemes Alexander Kurganov, and Chi-Tien Lin Department

More information

Application of the Kurganov Levy semi-discrete numerical scheme to hyperbolic problems with nonlinear source terms

Application of the Kurganov Levy semi-discrete numerical scheme to hyperbolic problems with nonlinear source terms Future Generation Computer Systems () 65 7 Application of the Kurganov Levy semi-discrete numerical scheme to hyperbolic problems with nonlinear source terms R. Naidoo a,b, S. Baboolal b, a Department

More information

Candidates must show on each answer book the type of calculator used. Log Tables, Statistical Tables and Graph Paper are available on request.

Candidates must show on each answer book the type of calculator used. Log Tables, Statistical Tables and Graph Paper are available on request. UNIVERSITY OF EAST ANGLIA School of Mathematics Spring Semester Examination 2004 FLUID DYNAMICS Time allowed: 3 hours Attempt Question 1 and FOUR other questions. Candidates must show on each answer book

More information

Alina Chertock 1 and Alexander Kurganov 2

Alina Chertock 1 and Alexander Kurganov 2 ESAIM: MAN Vol. 38, N o 6, 4, pp. 171 191 DOI: 1.151/man:451 ESAIM: Mathematical Modelling and Numerical Analysis ON A HYBRID FINITE-VOLUME-PARTICLE METHOD Alina Chertock 1 and Alexander Kurganov Abstract.

More information

Elastic Collisions Among Peakon Solutions for the Camassa-Holm Equation

Elastic Collisions Among Peakon Solutions for the Camassa-Holm Equation Elastic Collisions Among Peakon Solutions for the Camassa-Holm Equation Alina Chertock, Jian-Guo Liu and Terrance Pendleton Abstract The purpose of this paper is to study the dynamics of the interaction

More information

Semi-Discrete Central-Upwind Schemes with Reduced Dissipation for Hamilton-Jacobi Equations

Semi-Discrete Central-Upwind Schemes with Reduced Dissipation for Hamilton-Jacobi Equations Semi-Discrete Central-Upwind Schemes with Reduced Dissipation for Hamilton-Jacobi Equations Steve Bryson, Aleander Kurganov, Doron Levy and Guergana Petrova Abstract We introduce a new family of Godunov-type

More information

THIRD ORDER NON-OSCILLATORY CENTRAL SCHEME FOR MULTIDIMENSIONAL HYPERBOLIC CONSERVATION LAWS

THIRD ORDER NON-OSCILLATORY CENTRAL SCHEME FOR MULTIDIMENSIONAL HYPERBOLIC CONSERVATION LAWS Palestine Journal of Mathematics Vol. 5(Special Issue: ) (6), 8 37 Palestine Polytechnic University-PPU 6 THIRD ORDER NON-OSCILLATORY CENTRAL SCHEME FOR MULTIDIMENSIONAL HYPERBOLIC CONSERVATION LAWS A.

More information

Well-balanced central finite volume methods for the Ripa system

Well-balanced central finite volume methods for the Ripa system Well-balanced central finite volume methods for the Ripa system R. Touma a C. Klingenberg b a Lebanese American University, Beirut, Lebanon b Würzburg University, Würzburg, Germany This paper is dedicated

More information

Finite volumes for complex applications In this paper, we study finite-volume methods for balance laws. In particular, we focus on Godunov-type centra

Finite volumes for complex applications In this paper, we study finite-volume methods for balance laws. In particular, we focus on Godunov-type centra Semi-discrete central schemes for balance laws. Application to the Broadwell model. Alexander Kurganov * *Department of Mathematics, Tulane University, 683 St. Charles Ave., New Orleans, LA 708, USA kurganov@math.tulane.edu

More information

Received 6 August 2005; Accepted (in revised version) 22 September 2005

Received 6 August 2005; Accepted (in revised version) 22 September 2005 COMMUNICATIONS IN COMPUTATIONAL PHYSICS Vol., No., pp. -34 Commun. Comput. Phys. February 6 A New Approach of High OrderWell-Balanced Finite Volume WENO Schemes and Discontinuous Galerkin Methods for a

More information

3 Hydrostatic Equilibrium

3 Hydrostatic Equilibrium 3 Hydrostatic Equilibrium Reading: Shu, ch 5, ch 8 31 Timescales and Quasi-Hydrostatic Equilibrium Consider a gas obeying the Euler equations: Dρ Dt = ρ u, D u Dt = g 1 ρ P, Dɛ Dt = P ρ u + Γ Λ ρ Suppose

More information

0.2. CONSERVATION LAW FOR FLUID 9

0.2. CONSERVATION LAW FOR FLUID 9 0.2. CONSERVATION LAW FOR FLUID 9 Consider x-component of Eq. (26), we have D(ρu) + ρu( v) dv t = ρg x dv t S pi ds, (27) where ρg x is the x-component of the bodily force, and the surface integral is

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

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

c 2001 Society for Industrial and Applied Mathematics

c 2001 Society for Industrial and Applied Mathematics SIAM J. SCI. COMPUT. Vol. 3, No. 3, pp. 707 740 c 001 Society for Industrial and Applied Mathematics SEMIDISCRETE CENTRAL-UPWIND SCHEMES FOR HYPERBOLIC CONSERVATION LAWS AND HAMILTON JACOBI EQUATIONS ALEXANDER

More information

RANS Equations in Curvilinear Coordinates

RANS Equations in Curvilinear Coordinates Appendix C RANS Equations in Curvilinear Coordinates To begin with, the Reynolds-averaged Navier-Stokes RANS equations are presented in the familiar vector and Cartesian tensor forms. Each term in the

More information

A Finite Volume Code for 1D Gas Dynamics

A Finite Volume Code for 1D Gas Dynamics A Finite Volume Code for 1D Gas Dynamics Michael Lavell Department of Applied Mathematics and Statistics 1 Introduction A finite volume code is constructed to solve conservative systems, such as Euler

More information

Affordable, entropy-consistent, Euler flux functions

Affordable, entropy-consistent, Euler flux functions Affordable, entropy-consistent, Euler flux functions (with application to the carbuncle phenomenon) Phil Roe Aerospace Engineering University 0f Michigan Ann Arbor Presented at HYP 2006 1 Entropy pairs

More information

Entropy stable schemes for degenerate convection-diffusion equations

Entropy stable schemes for degenerate convection-diffusion equations Entropy stable schemes for degenerate convection-diffusion equations Silvia Jerez 1 Carlos Parés 2 ModCompShock, Paris 6-8 Decmber 216 1 CIMAT, Guanajuato, Mexico. 2 University of Malaga, Málaga, Spain.

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

1. Introduction. We consider the Euler equations of pressureless gas dynamics:

1. Introduction. We consider the Euler equations of pressureless gas dynamics: SIAM J. NUMER. ANAL. Vol. 5 No. 6 pp. 8 c 7 Society for Industrial and Applied Mathematics A NEW STICKY PARTICLE METHOD FOR PRESSURELESS GAS DYNAMICS ALINA CHERTOCK ALEXANDER KURGANOV AND YURII RYKOV Abstract.

More information

Non-Oscillatory Central Schemes for a Traffic Flow Model with Arrhenius Look-Ahead Dynamics

Non-Oscillatory Central Schemes for a Traffic Flow Model with Arrhenius Look-Ahead Dynamics Non-Oscillatory Central Schemes for a Traffic Flow Model with Arrhenius Look-Ahead Dynamics Alexander Kurganov and Anthony Polizzi Abstract We develop non-oscillatory central schemes for a traffic flow

More information

Conservation Laws: Systematic Construction, Noether s Theorem, Applications, and Symbolic Computations.

Conservation Laws: Systematic Construction, Noether s Theorem, Applications, and Symbolic Computations. Conservation Laws: Systematic Construction, Noether s Theorem, Applications, and Symbolic Computations. Alexey Shevyakov Department of Mathematics and Statistics, University of Saskatchewan, Saskatoon,

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

An Accurate Deterministic Projection Method for Hyperbolic Systems with Stiff Source Term

An Accurate Deterministic Projection Method for Hyperbolic Systems with Stiff Source Term An Accurate Deterministic Projection Method for Hyperbolic Systems with Stiff Source Term Alexander Kurganov Department of Mathematics, Tulane University, 683 Saint Charles Avenue, New Orleans, LA 78,

More information

Solving the Euler Equations!

Solving the Euler Equations! http://www.nd.edu/~gtryggva/cfd-course/! Solving the Euler Equations! Grétar Tryggvason! Spring 0! The Euler equations for D flow:! where! Define! Ideal Gas:! ρ ρu ρu + ρu + p = 0 t x ( / ) ρe ρu E + p

More information

Well-Balanced Discontinuous Galerkin Methods for the Euler Equations Under Gravitational Fields

Well-Balanced Discontinuous Galerkin Methods for the Euler Equations Under Gravitational Fields J Sci Comput 6 67:49 5 DOI.7/s95-5-9-5 Well-Balanced Discontinuous Galerkin Methods for the Euler Equations Under Gravitational Fields Gang Li Yulong Xing Received: April 5 / Revised: Jul 5 / Accepted:

More information

Computation of entropic measure-valued solutions for Euler equations

Computation of entropic measure-valued solutions for Euler equations Computation of entropic measure-valued solutions for Euler equations Eitan Tadmor Center for Scientific Computation and Mathematical Modeling (CSCAMM) Department of Mathematics, Institute for Physical

More information

On limiting for higher order discontinuous Galerkin method for 2D Euler equations

On limiting for higher order discontinuous Galerkin method for 2D Euler equations On limiting for higher order discontinuous Galerkin method for 2D Euler equations Juan Pablo Gallego-Valencia, Christian Klingenberg, Praveen Chandrashekar October 6, 205 Abstract We present an implementation

More information

Shock Capturing for Discontinuous Galerkin Methods using Finite Volume Sub-cells

Shock Capturing for Discontinuous Galerkin Methods using Finite Volume Sub-cells Abstract We present a shock capturing procedure for high order Discontinuous Galerkin methods, by which shock regions are refined in sub-cells and treated by finite volume techniques Hence, our approach

More information

Rankine-Hugoniot-Riemann solver for steady multidimensional conservation laws with source terms

Rankine-Hugoniot-Riemann solver for steady multidimensional conservation laws with source terms Rankine-Hugoniot-Riemann solver for steady multidimensional conservation laws with source terms Halvor Lund a,b,c,, Florian Müller a, Bernhard Müller b, Patrick Jenny a a Institute of Fluid Dynamics, ETH

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

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

AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS

AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 1 / 43 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS Treatment of Boundary Conditions These slides are partially based on the recommended textbook: Culbert

More information

High-order shock-capturing methods for modeling dynamics of the solar atmosphere

High-order shock-capturing methods for modeling dynamics of the solar atmosphere Physica D 201 (2005) 1 26 High-order shock-capturing methods for modeling dynamics of the solar atmosphere Steve Bryson a, Alexander Kosovichev b, Doron Levy c, a Program in Scientific Computing/Computational

More information

Consider a volume Ω enclosing a mass M and bounded by a surface δω. d dt. q n ds. The Work done by the body on the surroundings is.

Consider a volume Ω enclosing a mass M and bounded by a surface δω. d dt. q n ds. The Work done by the body on the surroundings is. The Energy Balance Consider a volume Ω enclosing a mass M and bounded by a surface δω. δω At a point x, the density is ρ, the local velocity is v, and the local Energy density is U. U v The rate of change

More information

Advanced numerical methods for nonlinear advectiondiffusion-reaction. Peter Frolkovič, University of Heidelberg

Advanced numerical methods for nonlinear advectiondiffusion-reaction. Peter Frolkovič, University of Heidelberg Advanced numerical methods for nonlinear advectiondiffusion-reaction equations Peter Frolkovič, University of Heidelberg Content Motivation and background R 3 T Numerical modelling advection advection

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

A minimum entropy principle of high order schemes for gas dynamics. equations 1. Abstract

A minimum entropy principle of high order schemes for gas dynamics. equations 1. Abstract A minimum entropy principle of high order schemes for gas dynamics equations iangxiong Zhang and Chi-Wang Shu 3 Abstract The entropy solutions of the compressible Euler equations satisfy a minimum principle

More information

Introduction to Finite Volume projection methods. On Interfaces with non-zero mass flux

Introduction to Finite Volume projection methods. On Interfaces with non-zero mass flux Introduction to Finite Volume projection methods On Interfaces with non-zero mass flux Rupert Klein Mathematik & Informatik, Freie Universität Berlin Summerschool SPP 1506 Darmstadt, July 09, 2010 Introduction

More information

A method for avoiding the acoustic time step restriction in compressible flow

A method for avoiding the acoustic time step restriction in compressible flow A method for avoiding the acoustic time step restriction in compressible flow Nipun Kwatra Jonathan Su Jón T. Grétarsson Ronald Fedkiw Stanford University, 353 Serra Mall Room 27, Stanford, CA 9435 Abstract

More information

Convex ENO Schemes for Hamilton-Jacobi Equations

Convex ENO Schemes for Hamilton-Jacobi Equations Convex ENO Schemes for Hamilton-Jacobi Equations Chi-Tien Lin Dedicated to our friend, Xu-Dong Liu, notre Xu-Dong. Abstract. In one dimension, viscosit solutions of Hamilton-Jacobi (HJ equations can be

More information

Semi-discrete central-upwind schemes with reduced dissipation for Hamilton Jacobi equations

Semi-discrete central-upwind schemes with reduced dissipation for Hamilton Jacobi equations IMA Journal of Numerical Analysis 005 5, 113 138 doi: 10.1093/imanum/drh015 Semi-discrete central-upwind schemes with reduced dissipation for Hamilton Jacobi equations STEVE BRYSON Programme in Scientific

More information

The Euler Equation of Gas-Dynamics

The Euler Equation of Gas-Dynamics The Euler Equation of Gas-Dynamics A. Mignone October 24, 217 In this lecture we study some properties of the Euler equations of gasdynamics, + (u) = ( ) u + u u + p = a p + u p + γp u = where, p and u

More information

Well-balanced schemes for the Euler equations with gravitation

Well-balanced schemes for the Euler equations with gravitation Well-balanced schemes for the Euler equations with gravitation R. Käppeli and S. Mishra Research Report No. 213-5 Seminar für Angewandte Mathematik Eidgenössische Technische Hochschule CH-892 Zürich Switzerland

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

Finite volume scheme for Euler equations with gravity which is well-balanced for general equations of state and grid systems

Finite volume scheme for Euler equations with gravity which is well-balanced for general equations of state and grid systems Finite volume scheme for Euler equations with gravity which is well-balanced for general equations of state and grid systems Jonas P. Berberich, Praveen Chandrashekar, Christian Klingenberg,, and Friedrich

More information

Numerische Mathematik

Numerische Mathematik Numer. Math. ) :545 563 DOI.7/s--443-7 Numerische Mathematik A minimum entropy principle of high order schemes for gas dynamics equations iangxiong Zhang Chi-Wang Shu Received: 7 July / Revised: 5 September

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

Comparison of cell-centered and node-centered formulations of a high-resolution well-balanced finite volume scheme: application to shallow water flows

Comparison of cell-centered and node-centered formulations of a high-resolution well-balanced finite volume scheme: application to shallow water flows Comparison of cell-centered and node-centered formulations of a high-resolution well-balanced finite volume scheme: application to shallow water flows Dr Argiris I. Delis Dr Ioannis K. Nikolos (TUC) Maria

More information

A re-averaged WENO reconstruction and a third order CWENO scheme for hyperbolic conservation laws

A re-averaged WENO reconstruction and a third order CWENO scheme for hyperbolic conservation laws A re-averaged WENO reconstruction and a third order CWENO scheme for hyperbolic conservation laws Chieh-Sen Huang a,, Todd Arbogast b,, Chen-Hui Hung c,3 a Department of Applied Mathematics and National

More information

Fluid Dynamics. Massimo Ricotti. University of Maryland. Fluid Dynamics p.1/14

Fluid Dynamics. Massimo Ricotti. University of Maryland. Fluid Dynamics p.1/14 Fluid Dynamics p.1/14 Fluid Dynamics Massimo Ricotti ricotti@astro.umd.edu University of Maryland Fluid Dynamics p.2/14 The equations of fluid dynamics are coupled PDEs that form an IVP (hyperbolic). Use

More information

Alina Chertock 1, Smadar Karni 2 and Alexander Kurganov 3

Alina Chertock 1, Smadar Karni 2 and Alexander Kurganov 3 ESAIM: MAN 4 (8) 99 9 DOI:.5/man:836 ESAIM: Mathematical Modelling and Numerical Analysis www.esaim-man.org INTERFACE TRACKING METHOD FOR COMPRESSIBLE MULTIFLUIDS Alina Chertock, Smadar Karni and Alexander

More information

The one-dimensional equations for the fluid dynamics of a gas can be written in conservation form as follows:

The one-dimensional equations for the fluid dynamics of a gas can be written in conservation form as follows: Topic 7 Fluid Dynamics Lecture The Riemann Problem and Shock Tube Problem A simple one dimensional model of a gas was introduced by G.A. Sod, J. Computational Physics 7, 1 (1978), to test various algorithms

More information

Velocity averaging, kinetic formulations and regularizing effects in conservation laws and related PDEs. Eitan Tadmor. University of Maryland

Velocity averaging, kinetic formulations and regularizing effects in conservation laws and related PDEs. Eitan Tadmor. University of Maryland Velocity averaging, kinetic formulations and regularizing effects in conservation laws and related PDEs Eitan Tadmor Center for Scientific Computation and Mathematical Modeling (CSCAMM) Department of Mathematics,

More information

A Speed-Up Strategy for Finite Volume WENO Schemes for Hyperbolic Conservation Laws

A Speed-Up Strategy for Finite Volume WENO Schemes for Hyperbolic Conservation Laws J Sci Comput (011) 46: 359 378 DOI 10.1007/s10915-010-9407-9 A Speed-Up Strategy for Finite Volume WENO Schemes for Hyperbolic Conservation Laws Fei Teng Li Yuan Tao Tang Received: 3 February 010 / Revised:

More information

THE ALTERNATING EVOLUTION METHODS FOR FIRST ORDER NONLINEAR PARTIAL DIFFERENTIAL EQUATIONS

THE ALTERNATING EVOLUTION METHODS FOR FIRST ORDER NONLINEAR PARTIAL DIFFERENTIAL EQUATIONS THE ALTERNATING EVOLUTION METHODS FOR FIRST ORDER NONLINEAR PARTIAL DIFFERENTIAL EQUATIONS HAILIANG LIU TO MARSHALL SLEMROD ON HIS 7TH BIRTHDAY WITH FRIENDSHIP AND APPRECIATION. Abstract. In this paper,

More information

Traffic Flow Problems

Traffic Flow Problems Traffic Flow Problems Nicodemus Banagaaya Supervisor : Dr. J.H.M. ten Thije Boonkkamp October 15, 2009 Outline Introduction Mathematical model derivation Godunov Scheme for the Greenberg Traffic model.

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

Key words. Hyperbolic system, Euler equations with gravity, source terms, steady states, relaxation schemes, well-balanced schemes.

Key words. Hyperbolic system, Euler equations with gravity, source terms, steady states, relaxation schemes, well-balanced schemes. WELL-BALANCED SCHEMES TO CAPTURE NON-EXPLICIT STEADY STATES IN THE EULER EQUATIONS WITH GRAVITY V. DESVEAUX, M. ZENK, C. BERTHON, AND C. KLINGENBERG AMS subject classifications. 65M60, 65M12 Key words.

More information

A well-balanced finite volume scheme for the Euler equations with gravitation

A well-balanced finite volume scheme for the Euler equations with gravitation A well-balanced finite volume scheme for the Euler equations with gravitation R. Käppeli and S. Mishra Research Report No. 15-4 November 15 Seminar für Angewandte Mathematik Eidgenössische Technische Hochschule

More information

Finite volume schemes for multidimensional hyperbolic systems based on the use of bicharacteristics

Finite volume schemes for multidimensional hyperbolic systems based on the use of bicharacteristics Computing and Visualization in Science manuscript No. (will be inserted by the editor) Finite volume schemes for multidimensional hyperbolic systems based on the use of bicharacteristics Mária Lukáčová-Medvid

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

Maximum-principle-satisfying and positivity-preserving high order schemes for conservation laws: Survey and new developments

Maximum-principle-satisfying and positivity-preserving high order schemes for conservation laws: Survey and new developments Maximum-principle-satisfying and positivity-preserving high order schemes for conservation laws: Survey and new developments By Xiangxiong Zhang 1 and Chi-Wang Shu 1 Department of Mathematics, Brown University,

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 WIMF Scheme for the Drift-Flux Two-Phase Flow Model

A WIMF Scheme for the Drift-Flux Two-Phase Flow Model A WIMF Scheme for the Drift-Flux Two-Phase Flow Model Steinar Eve A,B,D, Tore Flåtten B,A and Svend Tollak Munkeord C A Centre of Mathematics for Applications (CMA), 153 Blindern, NO-316 Oslo, Norway B

More information

Alexei F. Cheviakov. University of Saskatchewan, Saskatoon, Canada. INPL seminar June 09, 2011

Alexei F. Cheviakov. University of Saskatchewan, Saskatoon, Canada. INPL seminar June 09, 2011 Direct Method of Construction of Conservation Laws for Nonlinear Differential Equations, its Relation with Noether s Theorem, Applications, and Symbolic Software Alexei F. Cheviakov University of Saskatchewan,

More information

Entropy stable high order discontinuous Galerkin methods. for hyperbolic conservation laws

Entropy stable high order discontinuous Galerkin methods. for hyperbolic conservation laws Entropy stable high order discontinuous Galerkin methods for hyperbolic conservation laws Chi-Wang Shu Division of Applied Mathematics Brown University Joint work with Tianheng Chen, and with Yong Liu

More information

A Very Brief Introduction to Conservation Laws

A Very Brief Introduction to Conservation Laws A Very Brief Introduction to Wen Shen Department of Mathematics, Penn State University Summer REU Tutorial, May 2013 Summer REU Tutorial, May 2013 1 / The derivation of conservation laws A conservation

More information

Entropic Schemes for Conservation Laws

Entropic Schemes for Conservation Laws CONSTRUCTVE FUNCTON THEORY, Varna 2002 (B. Bojanov, Ed.), DARBA, Sofia, 2002, pp. 1-6. Entropic Schemes for Conservation Laws Bojan Popov A new class of Godunov-type numerical methods (called here entropic)

More information

A semi-implicit non-hydrostatic covariant dynamical kernel using spectral representation in the horizontal and a height based vertical coordinate

A semi-implicit non-hydrostatic covariant dynamical kernel using spectral representation in the horizontal and a height based vertical coordinate A semi-implicit non-hydrostatic covariant dynamical kernel using spectral representation in the horizontal and a height based vertical coordinate Juan Simarro and Mariano Hortal AEMET Agencia Estatal de

More information

Entropy stable schemes for compressible flows on unstructured meshes

Entropy stable schemes for compressible flows on unstructured meshes Entropy stable schemes for compressible flows on unstructured meshes Tata Institute of Fundamental Research Center for Applicable Mathematics Bangalore deep@math.tifrbng.res.in http://math.tifrbng.res.in/

More information

AST242 LECTURE NOTES PART 5

AST242 LECTURE NOTES PART 5 AST242 LECTURE NOTES PART 5 Contents 1. Waves and instabilities 1 1.1. Sound waves compressive waves in 1D 1 2. Jeans Instability 5 3. Stratified Fluid Flows Waves or Instabilities on a Fluid Boundary

More information

ON THE BENEFIT OF THE SUMMATION-BY-PARTS PROPERTY ON INTERIOR NODAL SETS

ON THE BENEFIT OF THE SUMMATION-BY-PARTS PROPERTY ON INTERIOR NODAL SETS 6th European Conference on Computational Mechanics (ECCM 6 7th European Conference on Computational Fluid Dynamics (ECFD 7 11 15 June 018, Glasgow, UK ON THE BENEFIT OF THE SUMMATION-BY-PARTS PROPERTY

More information

POSITIVITY PROPERTY OF SECOND-ORDER FLUX-SPLITTING SCHEMES FOR THE COMPRESSIBLE EULER EQUATIONS. Cheng Wang. Jian-Guo Liu

POSITIVITY PROPERTY OF SECOND-ORDER FLUX-SPLITTING SCHEMES FOR THE COMPRESSIBLE EULER EQUATIONS. Cheng Wang. Jian-Guo Liu DISCRETE AND CONTINUOUS Website: http://aimsciences.org DYNAMICAL SYSTEMS SERIES B Volume 3 Number May003 pp. 0 8 POSITIVITY PROPERTY OF SECOND-ORDER FLUX-SPLITTING SCHEMES FOR THE COMPRESSIBLE EULER EQUATIONS

More information

Numerical Oscillations and how to avoid them

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

More information

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