AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS

Size: px
Start display at page:

Download "AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS"

Transcription

1 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 1 / 31 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS Linearization and Characteristic Relations 1 / 31

2 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 2 / 31 Outline 1 Non Conservation Form and Jacobians 2 Linearization Around a Localized Flow Condition 3 Hyperbolic Requirement 4 Characteristic Relations 5 Application to the One-Dimensional Euler Equations 6 Boundary Conditions 2 / 31

3 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 3 / 31 Non Conservation Form and Jacobians Consider again an equation written in conservation law form where t + F (W ) = S F (W ) = ( F T x (W ) F T y (W ) F T z (W ) ) T In three dimensions, the above equation can be re-written as follows or where t + F x(w ) x + F y (W ) t y + F z(w ) z = S + A x + B y + C z = S (1) A = F x(w ), B = F y (W ), C = F z(w ) are called the Jacobians of F x, F y, and F z with respect to W, respectively 3 / 31

4 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 4 / 31 Non Conservation Form and Jacobians For example for the Euler equations in two dimensions, each of the Jacobians is a 4 4 matrix In general for m-dimensional vectors W = (W 1 W m ) T and F = (F 1 F m ) T F = F 1 F 1 m F m 1 F m m 4 / 31

5 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 5 / 31 Non Conservation Form and Jacobians If W = W (V ), Eq. (1) can be transformed as follows V t + A V x + B V y + C V z = S (2) where A = T 1 AT, B = T 1 BT, C = T 1 CT, S = T 1 S and T = V represents the Jacobian of W with respect to V The Jacobians with respect to W are then given by = V V = V T 1 5 / 31

6 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 6 / 31 Non Conservation Form and Jacobians Definition: G(W 1,, W m ) is said to be a homogeneous function of degree p, where p is an integer, if s > 0 G(sW 1,, sw m ) = s p G(W 1,, W m ) Example: A linear function is a homogeneous function of degree 1 s > 0, G(sW 1,, sw m ) = sg(w 1,, W m ) Exercise: show that for a perfect gas, the fluxes F x, F y, and F z of the Euler equations are homogeneous functions (of W ) of degree 1 A homogeneous function of degree p has scale invariance that is, it has some properties that remain constant when looking at them either at different length- or time-scales 6 / 31

7 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 7 / 31 Non Conservation Form and Jacobians Theorem 1 (Euler s theorem): A differentiable function G(W 1,, W m ) is a homogeneous function of degree p if and only if m G W i (W 1,, W m ) = pg(w 1,, W m ) i i=1 Proof: ( ) differentiate definition with respect to s and set s = 1 ( ) define g(s) = G(sW 1,, sw m ) s p G(W 1,, W m ), differentiate g(s) to get an ordinary differential equation in g(s), note that g(1) = 0, and conclude that g(s) = cst = 0 7 / 31

8 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 8 / 31 Non Conservation Form and Jacobians Theorem 2: If G(W 1,, W m ) is differentiable and homogeneous of degree p, then each of its partial derivatives G i (for i = 1,, m) is a homogeneous function of degree p 1 s 0, G p 1 G (sw 1,, sw m ) = s (W 1,, W m ) i i Proof: Straightforward (differentiate both sides of the definition with respect to W i ) 8 / 31

9 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 9 / 31 Linearization Around a Localized Flow Condition Linearization can be either physically relevant (small perturbations), convenient for analysis, or useful for constructing a linear model problem in either case, it leads to a linear problem For the purpose of constructing a linear model version of Eq. (1), the coefficient matrices A, B, and C of this equation are often simply frozen to their values at a local flow condition designated by the subscript o and represented by the fluid state vector W o, which leads to t + A o x + B o y + C o z = S o (3) The above linear equation can be insightful for the construction or analysis of a CFD scheme 9 / 31

10 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 10 / 31 Linearization Around a Localized Flow Condition On the other hand, the genuine linearization of Eq. (1) (with S independent of W ) about a flow equilibrium condition W o which is physically more relevant leads to the following equation t + A o x + B o y + C o z S ow + A ow o x + B ow o y + C ow o z = 0 (4) Hence, the following remarks are noteworthy: in a genuine linearization such as in Eq. (4), W is a perturbation around W o which should be denoted in principle by δw in a genuine linearization around a dynamic equilibrium condition, the source term does not contribute a frozen right hand-side in general, Eq. (4) and Eq. (3) are different however, if the linearization is performed about a uniform flow condition W o and S = 0, Eq. (4) and Eq. (3) become identical 10 / 31

11 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 11 / 31 Linearization Around a Localized Flow Condition Consider here the linear model equation (3) t + A o x + B o y + C o z = S o Linearized equations such as the above equation have exact solutions Let W (x, y, z, t 0 ) denote an initial value for W at time t 0 : this initial condition can be expanded by Fourier decomposition with wave numbers k xj, k yj, and k zj as follows W (x, y, z, t 0 ) = I (x, y, z) = j c j e i(kx j x+ky j y+kz j z) In this case, the exact solution of Eq. (3) for t > t 0 is W (x, y, z, t) = j e i(t t0 )(kx j Ao +ky j Bo +kz j Co ) cj e i(kx j x+ky j y+kz j z) + (t t 0 )S o 11 / 31

12 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 12 / 31 Linearization Around a Localized Flow Condition W (x, y, z, t) = j e i(t t0 )(k xj A o+k yj B o+k zj C o) c j e i(kx j x+ky j y+kz j z) +(t t 0 )S o Hence, the solution of Eq. (3) has both a linear growth term and, depending on the eigenvalues of the matrix M j = k xj A o + k yj B o + k zj C o a possible exponential growth in time components 12 / 31

13 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 13 / 31 Hyperbolic Requirement Consider the following equation G x α + H x 1 = 0 (5) For example for the unsteady Euler equations in one dimension x α = t, x 1 = x, G = W = (ρ ρv x E) T H = F x = ( ρv x ρv 2 x + p (E + p)v x ) T For the steady Euler equations in two dimensions x α = x, x 1 = y G = F x ( ρvx ρv 2 x + p ρv x v y (E + p)v x ) T H = F y = ( ρv y ρv x v y ρv 2 y + p (E + p)v y ) T 13 / 31

14 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 14 / 31 Hyperbolic Requirement Let A = H G and let Λ = diag(λ 1,, λ m ) be the diagonal matrix of eigenvalues λ 1,, λ m of A Eq. (5) is hyperbolic if (1) λ k is real for each k (2) A has a complete set of eigenvectors A is diagonalizable that is Q / A = H G = Q 1 ΛQ In the general multidimensional case ( see Eq. (1 ) ), the system is hyperbolic if the matrix M = k x A + k y B + k z C has only real eigenvalues and a complete set of eigenvectors, for all sets of real numbers (k x, k y, k z ) 14 / 31

15 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 15 / 31 Characteristic Relations In mathematics, the method of characteristics is a technique for solving partial differential equations Essentially, it reduces a partial differential equation to a family of ordinary differential equations along which the solution can be integrated from some initial data given on a suitable hypersurface It is applicable to any hyperbolic partial differential equation, but has been developed mostly for first-order partial differential equations Characteristic theory is pertinent to the treatment of boundary conditions and CFD schemes such as flux split schemes (Steger and Warming) and flux difference vector splitting schemes (Roe) 15 / 31

16 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 16 / 31 Characteristic Relations Consider the following unsteady homogeneous hyperbolic equations written in non conservation form t + A x A is diagonalizable and therefore = 0, A = F = A(W ) (6) A = Q 1 ΛQ (7) where Λ = diag (λ 1,, λ m ) = Λ(W ) and Q = Q(W ) Let r i denote the i-th column of Q 1 : AQ 1 = Q 1 Λ Ar i = λ i r i r i is A s i-th right eigenvector Let l i denote the i-th column of Q T which is the i-th row of Q: QA = ΛQ A T Q T = Q T Λ A T l i = λ i l i (or li T A = λ i li T ) l i is A s i-th left eigenvector 16 / 31

17 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 17 / 31 Characteristic Relations Substituting (7) into Eq. (6) and pre-multiplying by Q leads to the so-called characteristic form of Eq. (6) Q t + ΛQ x = 0 The characteristic variables ξ = (ξ 1 ξ m ) T are defined as follows (note the differential form) dξ = QdW Substituting the definition of the characteristic variables in the characteristic form of the governing equations leads to ξ t + Λ ξ x = 0 (8) which is also called the characteristic form of the governing equations and has the advantage of decoupling the characteristic variables 17 / 31

18 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 18 / 31 Characteristic Relations Each characteristic equation within Eq. (8) can be written as ξ i (1 λ i ) T = 0, i = 1,, m which shows that ξ i t + λ ξ i i is a directional derivative in the x t x plane in the direction (1 λ i ) T Then, in English, each characteristic equation says that there is no change in the solution ξ i in the direction of (1 λ i ) T in the x t plane Now, consider a curve x = x(t) that is everywhere tangent to (1 λ i ) T in the x t plane: Then, the slope of the vector (1 λ i ) T is the slope of the curve x = x(t) and is given by dx dt = λ i 18 / 31

19 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 19 / 31 Characteristic Relations Then Eq. (8) is equivalent to the following: dξ i = 0 ( or ξ i = cte) for dx dt = λ i, i = 1,, m This is a wave solution: the eigenvalues λ i are wave speeds, and the wavefronts dx dt = λ i are sometimes also called characteristic curves (or simply characteristics) 19 / 31

20 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 20 / 31 Application to the One-Dimensional Euler Equations t + F x x = 0, W = (ρ ρv x E) T, F x = ( ρv x ρvx 2 ) T + p (E + p)v x ( E ρ v x 2 ), and the speed of sound c given by 2 with p = (γ 1) c 2 = γp ρ Choose V = (ρ v x p) T as the fluid state vector (with primitive variables) and re-write the governing equations in non conservation form ( see Eq. (1) and Eq. (2) ) V t V + A x = 0, A = v x ρ 0 0 v x 1 ρ 0 ρc 2 v x 20 / 31

21 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 21 / 31 Application to the One-Dimensional Euler Equations Diagonalize the resulting hyperbolic equations A = Q 1 ΛQ QA Q 1 = Λ Λ = Q = v x v x + c v x c c 2 1 ρc ρc Q 1 = ρ 2c 1 2 ρc 2 ρ 2c 1 2 ρc 2 21 / 31

22 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 22 / 31 Application to the One-Dimensional Euler Equations Let ξ = (ξ 0 ξ + ξ ) T denote the characteristic variables The three characteristic equations are ξ + t ξ t ξ 0 t + v ξ 0 x x + (v x + c) ξ + x + (v x c) ξ x = 0 = 0 = 0 with in this case dξ = QdV Therefore, these equations are equivalent to dξ 0 = dρ dp c 2 = ds = 0 for dx = v xdt (s denotes here the entropy) dξ + = dv x + dp ρc = 0 for dx = (v x + c)dt dξ = dv x dp ρc = 0 for dx = (v x c)dt 22 / 31

23 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 23 / 31 Application to the One-Dimensional Euler Equations Hence, the solution of these characteristic equations can be written as ξ 0 = s = cst for dx = v x dt (entropy wave) dp ξ + = v x + ρc = cst for dx = (v x + c)dt (acoustic wave) dp ξ = v x ρc = cst for dx = (v x c)dt (acoustic wave) Notice that in this case, only the first characteristic equation is fully analytically integrable (but not its corresponding dx = v x dt) For this and other reasons, characteristics are important conceptually, but not of too great importance quantitatively (9) 23 / 31

24 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 24 / 31 Application to the One-Dimensional Euler Equations 24 / 31

25 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 25 / 31 Application to the One-Dimensional Euler Equations Integral curves of the characteristic family note that dξ = QdV dv = Q 1 dξ: the i-th column of Q 1 (i = 1, 2, 3), denoted here by r i, is the i-th right eigenvector of the Jacobian matrix A and defines a vector field it follows that dv = Q 1 dξ = r i dξ i (10) i hence, one can look for a set of states V (η) that connect to some starting state V 0 through integration along one of these vector fields these constitute integral curves of the characteristic family two states V a and V b belong to the same j-characteristic integral curve (dv = r j dξ j = dr j ) if they are connected via the integral V b = V a + b a dr j (11) 25 / 31

26 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 26 / 31 Application to the One-Dimensional Euler Equations Integral curves of the characteristic family (continue) consider now the case of a linear hyperbolic equation with a constant advection matrix the state vector V can be decomposed in eigen components a j-characteristic integral curve in state-space is a set of states for which only the component along the r j eigenvector varies, while the components along the other eigenvectors may be non zero but should be non varying for a nonlinear hyperbolic equation, the decomposition of V is no longer a useful concept, but the integral curves are the nonlinear equivalent of this idea 26 / 31

27 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 27 / 31 Application to the One-Dimensional Euler Equations Riemann invariants one can express integral curves not only as integrals along the eigenvectors of the Jacobian ( as in Eq. (11) ), but also curves on which some special scalars are constant ( as in Eq. (10) with only one dξ j 0 and two dξ i = 0 see Eqs. (9) ) in the 3D parameter space of V = (V 1, V 2, V 3) = (ρ, v x, p), each curve is defined by two of such scalars such scalar fields are called Riemann invariants of the characteristic family here, ξ + and ξ are the Riemann invariants of the 1-characteristic integral curve ξ 0 and ξ are the Riemann invariants of the 2-characteristic integral curve ξ 0 and ξ + are the Riemann invariants of the 3-characteristic integral curve note: the 2- and 3-characteristic integral curves represent here acoustic waves which, if they do not topple to become shocks, preserve entropy: Hence, entropy (ξ 0 ) is a Riemann invariant of these two families 27 / 31

28 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 28 / 31 Application to the One-Dimensional Euler Equations Riemann invariants (continue) hence, one can regard these integral curves now as the crossing lines between the two contour curves of the two Riemann invariants the value of each of the two Riemann invariants now identifies each of the characteristic integral curves 28 / 31

29 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 29 / 31 Application to the One-Dimensional Euler Equations Riemann invariants (continue) in summary, the Riemann invariants are: constant along characteristic integral curves of the partial differential equation mathematical transformations made on a system of first-order partial differential equations to make them more easily solvable 29 / 31

30 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 30 / 31 Application to the One-Dimensional Euler Equations Simple waves note that if the Riemann invariants are constant along the characteristic curve dx dt = λ i, all flow properties are constant along this characteristic curve definition: a wave is called a simple wave if all states along the wave lie on the same integral curve of one of the characteristic families hence, one can say that a simple wave is a pure wave in only one of the eigenvectors examples a simple wave in the 1-characteristic family (dv = r 1 dξ 0 ) is a wave (or region of the flow) in which v x = cst and p = cst but the entropy s can vary a simple wave in the 3-characteristic family (dv = r 3 dξ ) is for example an infinitesimally weak acoustic wave in one direction in Chapter 5, situations will be encountered where a contact discontinuity and a rarefaction wave are simple waves 30 / 31

31 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 31 / 31 Boundary Conditions 31 / 31

AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS

AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 1 / 59 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS The Finite Volume Method These slides are partially based on the recommended textbook: Culbert B.

More information

AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS

AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 1 / 10 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS Pseudo-Time Integration 1 / 10 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 2 / 10 Outline 1

More information

Notes: Outline. Diffusive flux. Notes: Notes: Advection-diffusion

Notes: Outline. Diffusive flux. Notes: Notes: Advection-diffusion Outline This lecture Diffusion and advection-diffusion Riemann problem for advection Diagonalization of hyperbolic system, reduction to advection equations Characteristics and Riemann problem for acoustics

More information

Various lecture notes for

Various lecture notes for Various lecture notes for 18311. R. R. Rosales (MIT, Math. Dept., 2-337) April 12, 2013 Abstract Notes, both complete and/or incomplete, for MIT s 18.311 (Principles of Applied Mathematics). These notes

More information

CapSel Euler The Euler equations. conservation laws for 1D dynamics of compressible gas. = 0 m t + (m v + p) x

CapSel Euler The Euler equations. conservation laws for 1D dynamics of compressible gas. = 0 m t + (m v + p) x CapSel Euler - 01 The Euler equations keppens@rijnh.nl conservation laws for 1D dynamics of compressible gas ρ t + (ρ v) x = 0 m t + (m v + p) x = 0 e t + (e v + p v) x = 0 vector of conserved quantities

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

Numerical Solutions to Partial Differential Equations

Numerical Solutions to Partial Differential Equations Numerical Solutions to Partial Differential Equations Zhiping Li LMAM and School of Mathematical Sciences Peking University Introduction to Hyperbolic Equations The Hyperbolic Equations n-d 1st Order Linear

More information

CapSel Roe Roe solver.

CapSel Roe Roe solver. CapSel Roe - 01 Roe solver keppens@rijnh.nl modern high resolution, shock-capturing schemes for Euler capitalize on known solution of the Riemann problem originally developed by Godunov always use conservative

More information

Notes: Outline. Shallow water equations. Notes: Shallow water equations. Notes:

Notes: Outline. Shallow water equations. Notes: Shallow water equations. Notes: Outline Nonlinear hyperbolic systems Shallow water equations Shock waves and Hugoniot loci Integral curves in phase plane Compression and rarefaction R.J. LeVeque, University of Washington IPDE 2011, July

More information

0.3.4 Burgers Equation and Nonlinear Wave

0.3.4 Burgers Equation and Nonlinear Wave 16 CONTENTS Solution to step (discontinuity) initial condition u(x, 0) = ul if X < 0 u r if X > 0, (80) u(x, t) = u L + (u L u R ) ( 1 1 π X 4νt e Y 2 dy ) (81) 0.3.4 Burgers Equation and Nonlinear Wave

More information

Characteristics for IBVP. Notes: Notes: Periodic boundary conditions. Boundary conditions. Notes: In x t plane for the case u > 0: Solution:

Characteristics for IBVP. Notes: Notes: Periodic boundary conditions. Boundary conditions. Notes: In x t plane for the case u > 0: Solution: AMath 574 January 3, 20 Today: Boundary conditions Multi-dimensional Wednesday and Friday: More multi-dimensional Reading: Chapters 8, 9, 20 R.J. LeVeque, University of Washington AMath 574, January 3,

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

Lecture 5.7 Compressible Euler Equations

Lecture 5.7 Compressible Euler Equations Lecture 5.7 Compressible Euler Equations Nomenclature Density u, v, w Velocity components p E t H u, v, w e S=c v ln p - c M Pressure Total energy/unit volume Total enthalpy Conserved variables Internal

More information

AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS

AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 1 / 29 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS Hierarchy of Mathematical Models 1 / 29 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 2 / 29

More information

Hyperbolic Systems of Conservation Laws. in One Space Dimension. I - Basic concepts. Alberto Bressan. Department of Mathematics, Penn State University

Hyperbolic Systems of Conservation Laws. in One Space Dimension. I - Basic concepts. Alberto Bressan. Department of Mathematics, Penn State University Hyperbolic Systems of Conservation Laws in One Space Dimension I - Basic concepts Alberto Bressan Department of Mathematics, Penn State University http://www.math.psu.edu/bressan/ 1 The Scalar Conservation

More information

Linear Hyperbolic Systems

Linear Hyperbolic Systems Linear Hyperbolic Systems Professor Dr E F Toro Laboratory of Applied Mathematics University of Trento, Italy eleuterio.toro@unitn.it http://www.ing.unitn.it/toro October 8, 2014 1 / 56 We study some basic

More information

FLUID MECHANICS 3 - LECTURE 4 ONE-DIMENSIONAL UNSTEADY GAS

FLUID MECHANICS 3 - LECTURE 4 ONE-DIMENSIONAL UNSTEADY GAS FLUID MECHANICS 3 - LECTURE 4 ONE-DIMENSIONAL UNSTEADY GAS Consider an unsteady 1-dimensional ideal gas flow. We assume that this flow is spatially continuous and thermally isolated, hence, it is isentropic.

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

Simple waves and characteristic decompositions of quasilinear hyperbolic systems in two independent variables

Simple waves and characteristic decompositions of quasilinear hyperbolic systems in two independent variables s and characteristic decompositions of quasilinear hyperbolic systems in two independent variables Wancheng Sheng Department of Mathematics, Shanghai University (Joint with Yanbo Hu) Joint Workshop on

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

Numerische Mathematik

Numerische Mathematik Numer. Math. (2007 106:369 425 DOI 10.1007/s00211-007-0069-y Numerische Mathematik Hyperbolic balance laws: Riemann invariants and the generalized Riemann problem Matania Ben-Artzi Jiequan Li Received:

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

Chapter 1. Introduction to Nonlinear Space Plasma Physics

Chapter 1. Introduction to Nonlinear Space Plasma Physics Chapter 1. Introduction to Nonlinear Space Plasma Physics The goal of this course, Nonlinear Space Plasma Physics, is to explore the formation, evolution, propagation, and characteristics of the large

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

ALGEBRAIC FLUX CORRECTION FOR FINITE ELEMENT DISCRETIZATIONS OF COUPLED SYSTEMS

ALGEBRAIC FLUX CORRECTION FOR FINITE ELEMENT DISCRETIZATIONS OF COUPLED SYSTEMS Int. Conf. on Computational Methods for Coupled Problems in Science and Engineering COUPLED PROBLEMS 2007 M. Papadrakakis, E. Oñate and B. Schrefler (Eds) c CIMNE, Barcelona, 2007 ALGEBRAIC FLUX CORRECTION

More information

Waves in a Shock Tube

Waves in a Shock Tube Waves in a Shock Tube Ivan Christov c February 5, 005 Abstract. This paper discusses linear-wave solutions and simple-wave solutions to the Navier Stokes equations for an inviscid and compressible fluid

More information

The goal of this chapter is to study linear systems of ordinary differential equations: dt,..., dx ) T

The goal of this chapter is to study linear systems of ordinary differential equations: dt,..., dx ) T 1 1 Linear Systems The goal of this chapter is to study linear systems of ordinary differential equations: ẋ = Ax, x(0) = x 0, (1) where x R n, A is an n n matrix and ẋ = dx ( dt = dx1 dt,..., dx ) T n.

More information

Constrained Transport Method for the Finite Volume Evolution Galerkin Schemes with Application in Astrophysics

Constrained Transport Method for the Finite Volume Evolution Galerkin Schemes with Application in Astrophysics Project work at the Department of Mathematics, TUHH Constrained Transport Method for the Finite Volume Evolution Galerkin Schemes with Application in Astrophysics Katja Baumbach April 4, 005 Supervisor:

More information

Shock and Expansion Waves

Shock and Expansion Waves Chapter For the solution of the Euler equations to represent adequately a given large-reynolds-number flow, we need to consider in general the existence of discontinuity surfaces, across which the fluid

More information

A = 3 1. We conclude that the algebraic multiplicity of the eigenvalues are both one, that is,

A = 3 1. We conclude that the algebraic multiplicity of the eigenvalues are both one, that is, 65 Diagonalizable Matrices It is useful to introduce few more concepts, that are common in the literature Definition 65 The characteristic polynomial of an n n matrix A is the function p(λ) det(a λi) Example

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

Simple waves and a characteristic decomposition of the two dimensional compressible Euler equations

Simple waves and a characteristic decomposition of the two dimensional compressible Euler equations Simple waves and a characteristic decomposition of the two dimensional compressible Euler equations Jiequan Li 1 Department of Mathematics, Capital Normal University, Beijing, 100037 Tong Zhang Institute

More information

Shock and Rarefaction Waves in a Hyperbolic Model of Incompressible Fluids

Shock and Rarefaction Waves in a Hyperbolic Model of Incompressible Fluids Shock and Rarefaction Waves in a Hyperbolic Model of Incompressible Fluids Andrea Mentrelli Department of Mathematics & Research Center of Applied Mathematics (CIRAM) University of Bologna, Italy Summary

More information

Introduction to Magnetohydrodynamics (MHD)

Introduction to Magnetohydrodynamics (MHD) Introduction to Magnetohydrodynamics (MHD) Tony Arber University of Warwick 4th SOLARNET Summer School on Solar MHD and Reconnection Aim Derivation of MHD equations from conservation laws Quasi-neutrality

More information

4 Film Extension of the Dynamics: Slowness as Stability

4 Film Extension of the Dynamics: Slowness as Stability 4 Film Extension of the Dynamics: Slowness as Stability 4.1 Equation for the Film Motion One of the difficulties in the problem of reducing the description is caused by the fact that there exists no commonly

More information

Solving the Payne-Whitham traffic flow model as a hyperbolic system of conservation laws with relaxation

Solving the Payne-Whitham traffic flow model as a hyperbolic system of conservation laws with relaxation Solving the Payne-Whitham traffic flow model as a hyperbolic system of conservation laws with relaxation W.L. Jin and H.M. Zhang August 3 Abstract: In this paper we study the Payne-Whitham (PW) model as

More information

Computational Fluid Dynamics. PHY 688: Numerical Methods for (Astro)Physics

Computational Fluid Dynamics. PHY 688: Numerical Methods for (Astro)Physics Computational Fluid Dynamics Hydrodynamics When we discussed PDEs, we focused so far on scalar PDEs Often we wish to study systems of PDEs. Here we'll look at the equations of hydrodynamics Nonlinear system

More information

Effects of the Jacobian Evaluation on Direct Solutions of the Euler Equations

Effects of the Jacobian Evaluation on Direct Solutions of the Euler Equations Middle East Technical University Aerospace Engineering Department Effects of the Jacobian Evaluation on Direct Solutions of the Euler Equations by Ömer Onur Supervisor: Assoc. Prof. Dr. Sinan Eyi Outline

More information

Conservation Laws and Finite Volume Methods

Conservation Laws and Finite Volume Methods Conservation Laws and Finite Volume Methods AMath 574 Winter Quarter, 2017 Randall J. LeVeque Applied Mathematics University of Washington January 4, 2017 http://faculty.washington.edu/rjl/classes/am574w2017

More information

Anomalous wave structure in magnetized materials described by non-convex equations of state

Anomalous wave structure in magnetized materials described by non-convex equations of state This is a preprint of: Anomalous wave structure in magnetized materials described by non-convex equations of state, Susana Serna, Antonio Marquina, Phys. Fluids, vol. 6, 6, 4. DOI: [.63/.48545] Anomalous

More information

The Hopf equation. The Hopf equation A toy model of fluid mechanics

The Hopf equation. The Hopf equation A toy model of fluid mechanics The Hopf equation A toy model of fluid mechanics 1. Main physical features Mathematical description of a continuous medium At the microscopic level, a fluid is a collection of interacting particles (Van

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

and let s calculate the image of some vectors under the transformation T.

and let s calculate the image of some vectors under the transformation T. Chapter 5 Eigenvalues and Eigenvectors 5. Eigenvalues and Eigenvectors Let T : R n R n be a linear transformation. Then T can be represented by a matrix (the standard matrix), and we can write T ( v) =

More information

Math Partial Differential Equations 1

Math Partial Differential Equations 1 Math 9 - Partial Differential Equations Homework 5 and Answers. The one-dimensional shallow water equations are h t + (hv) x, v t + ( v + h) x, or equivalently for classical solutions, h t + (hv) x, (hv)

More information

NUMERICAL SOLUTION OF THE LINEARIZED EULER EQUATIONS USING HIGH ORDER FINITE DIFFERENCE OPERATORS WITH THE SUMMATION BY PARTS PROPERTY

NUMERICAL SOLUTION OF THE LINEARIZED EULER EQUATIONS USING HIGH ORDER FINITE DIFFERENCE OPERATORS WITH THE SUMMATION BY PARTS PROPERTY NUMERICAL SOLUTION OF THE LINEARIZED EULER EQUATIONS USING HIGH ORDER FINITE DIFFERENCE OPERATORS WITH THE SUMMATION BY PARTS PROPERTY Stefan Johansson Department of Information Technology Scientific Computing

More information

22.2. Applications of Eigenvalues and Eigenvectors. Introduction. Prerequisites. Learning Outcomes

22.2. Applications of Eigenvalues and Eigenvectors. Introduction. Prerequisites. Learning Outcomes Applications of Eigenvalues and Eigenvectors 22.2 Introduction Many applications of matrices in both engineering and science utilize eigenvalues and, sometimes, eigenvectors. Control theory, vibration

More information

2 The incompressible Kelvin-Helmholtz instability

2 The incompressible Kelvin-Helmholtz instability Hydrodynamic Instabilities References Chandrasekhar: Hydrodynamic and Hydromagnetic Instabilities Landau & Lifshitz: Fluid Mechanics Shu: Gas Dynamics 1 Introduction Instabilities are an important aspect

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

Dynamic interpretation of eigenvectors

Dynamic interpretation of eigenvectors EE263 Autumn 2015 S. Boyd and S. Lall Dynamic interpretation of eigenvectors invariant sets complex eigenvectors & invariant planes left eigenvectors modal form discrete-time stability 1 Dynamic interpretation

More information

Homogeneous Linear Systems of Differential Equations with Constant Coefficients

Homogeneous Linear Systems of Differential Equations with Constant Coefficients Objective: Solve Homogeneous Linear Systems of Differential Equations with Constant Coefficients dx a x + a 2 x 2 + + a n x n, dx 2 a 2x + a 22 x 2 + + a 2n x n,. dx n = a n x + a n2 x 2 + + a nn x n.

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

E = where γ > 1 is a constant spesific to the gas. For air, γ 1.4. Solving for p, we get. 2 ρv2 + (γ 1)E t

E = where γ > 1 is a constant spesific to the gas. For air, γ 1.4. Solving for p, we get. 2 ρv2 + (γ 1)E t . The Euler equations The Euler equations are often used as a simplification of the Navier-Stokes equations as a model of the flow of a gas. In one space dimension these represent the conservation of mass,

More information

3. FORMS OF GOVERNING EQUATIONS IN CFD

3. FORMS OF GOVERNING EQUATIONS IN CFD 3. FORMS OF GOVERNING EQUATIONS IN CFD 3.1. Governing and model equations in CFD Fluid flows are governed by the Navier-Stokes equations (N-S), which simpler, inviscid, form is the Euler equations. For

More information

1 Equations of motion

1 Equations of motion Part A Fluid Dynamics & Waves Draft date: 21 January 2014 1 1 1 Equations of motion 1.1 Introduction In this section we will derive the equations of motion for an inviscid fluid, that is a fluid with zero

More information

Riemann Solvers and Numerical Methods for Fluid Dynamics

Riemann Solvers and Numerical Methods for Fluid Dynamics Eleuterio R Toro Riemann Solvers and Numerical Methods for Fluid Dynamics A Practical Introduction With 223 Figures Springer Table of Contents Preface V 1. The Equations of Fluid Dynamics 1 1.1 The Euler

More information

Chapter 0. Preliminaries. 0.1 Things you should already know

Chapter 0. Preliminaries. 0.1 Things you should already know Chapter 0 Preliminaries These notes cover the course MATH45061 (Continuum Mechanics) and are intended to supplement the lectures. The course does not follow any particular text, so you do not need to buy

More information

What is a flux? The Things We Does Know

What is a flux? The Things We Does Know What is a flux? Finite Volume methods (and others) (are based on ensuring conservation by computing the flux through the surfaces of a polyhedral box. Either the normal component of the flux is evaluated

More information

Integrodifferential Hyperbolic Equations and its Application for 2-D Rotational Fluid Flows

Integrodifferential Hyperbolic Equations and its Application for 2-D Rotational Fluid Flows Integrodifferential Hyperbolic Equations and its Application for 2-D Rotational Fluid Flows Alexander Chesnokov Lavrentyev Institute of Hydrodynamics Novosibirsk, Russia chesnokov@hydro.nsc.ru July 14,

More information

Notes: Outline. Shock formation. Notes: Notes: Shocks in traffic flow

Notes: Outline. Shock formation. Notes: Notes: Shocks in traffic flow Outline Scalar nonlinear conservation laws Traffic flow Shocks and rarefaction waves Burgers equation Rankine-Hugoniot conditions Importance of conservation form Weak solutions Reading: Chapter, 2 R.J.

More information

Answers to Problem Set Number 04 for MIT (Spring 2008)

Answers to Problem Set Number 04 for MIT (Spring 2008) Answers to Problem Set Number 04 for 18.311 MIT (Spring 008) Rodolfo R. Rosales (MIT, Math. Dept., room -337, Cambridge, MA 0139). March 17, 008. Course TA: Timothy Nguyen, MIT, Dept. of Mathematics, Cambridge,

More information

Math 3191 Applied Linear Algebra

Math 3191 Applied Linear Algebra Math 9 Applied Linear Algebra Lecture 9: Diagonalization Stephen Billups University of Colorado at Denver Math 9Applied Linear Algebra p./9 Section. Diagonalization The goal here is to develop a useful

More information

PHYS 643 Week 4: Compressible fluids Sound waves and shocks

PHYS 643 Week 4: Compressible fluids Sound waves and shocks PHYS 643 Week 4: Compressible fluids Sound waves and shocks Sound waves Compressions in a gas propagate as sound waves. The simplest case to consider is a gas at uniform density and at rest. Small perturbations

More information

AMath 574 February 11, 2011

AMath 574 February 11, 2011 AMath 574 February 11, 2011 Today: Entropy conditions and functions Lax-Wendroff theorem Wednesday February 23: Nonlinear systems Reading: Chapter 13 R.J. LeVeque, University of Washington AMath 574, February

More information

Numerical Methods for Conservation Laws WPI, January 2006 C. Ringhofer C2 b 2

Numerical Methods for Conservation Laws WPI, January 2006 C. Ringhofer C2 b 2 Numerical Methods for Conservation Laws WPI, January 2006 C. Ringhofer ringhofer@asu.edu, C2 b 2 2 h2 x u http://math.la.asu.edu/ chris Last update: Jan 24, 2006 1 LITERATURE 1. Numerical Methods for Conservation

More information

Differential equations

Differential equations Differential equations Math 7 Spring Practice problems for April Exam Problem Use the method of elimination to find the x-component of the general solution of x y = 6x 9x + y = x 6y 9y Soln: The system

More information

x a(x) H(U), , H(U) =

x a(x) H(U), , H(U) = EXACT RIEMANN SOLUTIONS TO COMPRESSIBLE EULER EQUATIONS IN DUCTS WITH DISCONTINUOUS CROSS SECTION EE HAN, MAREN HANTKE, AND GERALD WARNECKE Abstract. We determine completely the exact Riemann solutions

More information

On the Modeling and Simulation of a Laser-Induced Caviation Bubble

On the Modeling and Simulation of a Laser-Induced Caviation Bubble 1 On the Modeling and Simulation of a Laser-Induced Caviation Bubble Ali Zein Supervisor: Prof. Dr. Gerald Warnecke Co-supervisor: Dr. Maren Hantke Institut für Analysis und Numerik Otto-von-Guericke-Universität

More information

(TRAVELLING) 1D WAVES. 1. Transversal & Longitudinal Waves

(TRAVELLING) 1D WAVES. 1. Transversal & Longitudinal Waves (TRAVELLING) 1D WAVES 1. Transversal & Longitudinal Waves Objectives After studying this chapter you should be able to: Derive 1D wave equation for transversal and longitudinal Relate propagation speed

More information

Vortex stretching in incompressible and compressible fluids

Vortex stretching in incompressible and compressible fluids Vortex stretching in incompressible and compressible fluids Esteban G. Tabak, Fluid Dynamics II, Spring 00 1 Introduction The primitive form of the incompressible Euler equations is given by ( ) du P =

More information

Continuum Mechanics Lecture 5 Ideal fluids

Continuum Mechanics Lecture 5 Ideal fluids Continuum Mechanics Lecture 5 Ideal fluids Prof. http://www.itp.uzh.ch/~teyssier Outline - Helmholtz decomposition - Divergence and curl theorem - Kelvin s circulation theorem - The vorticity equation

More information

Computational Astrophysics

Computational Astrophysics 16 th Chris Engelbrecht Summer School, January 2005 3: 1 Computational Astrophysics Lecture 3: Magnetic fields Paul Ricker University of Illinois at Urbana-Champaign National Center for Supercomputing

More information

Magnetohydrodynamic Waves

Magnetohydrodynamic Waves Magnetohydrodynamic Waves Nick Murphy Harvard-Smithsonian Center for Astrophysics Astronomy 253: Plasma Astrophysics February 17, 2016 These slides are largely based off of 4.5 and 4.8 of The Physics of

More information

Lecture 2 Supplementary Notes: Derivation of the Phase Equation

Lecture 2 Supplementary Notes: Derivation of the Phase Equation Lecture 2 Supplementary Notes: Derivation of the Phase Equation Michael Cross, 25 Derivation from Amplitude Equation Near threshold the phase reduces to the phase of the complex amplitude, and the phase

More information

Examples include: (a) the Lorenz system for climate and weather modeling (b) the Hodgkin-Huxley system for neuron modeling

Examples include: (a) the Lorenz system for climate and weather modeling (b) the Hodgkin-Huxley system for neuron modeling 1 Introduction Many natural processes can be viewed as dynamical systems, where the system is represented by a set of state variables and its evolution governed by a set of differential equations. Examples

More information

Basic Aspects of Discretization

Basic Aspects of Discretization Basic Aspects of Discretization Solution Methods Singularity Methods Panel method and VLM Simple, very powerful, can be used on PC Nonlinear flow effects were excluded Direct numerical Methods (Field Methods)

More information

MATH 583A REVIEW SESSION #1

MATH 583A REVIEW SESSION #1 MATH 583A REVIEW SESSION #1 BOJAN DURICKOVIC 1. Vector Spaces Very quick review of the basic linear algebra concepts (see any linear algebra textbook): (finite dimensional) vector space (or linear space),

More information

MATRICES. knowledge on matrices Knowledge on matrix operations. Matrix as a tool of solving linear equations with two or three unknowns.

MATRICES. knowledge on matrices Knowledge on matrix operations. Matrix as a tool of solving linear equations with two or three unknowns. MATRICES After studying this chapter you will acquire the skills in knowledge on matrices Knowledge on matrix operations. Matrix as a tool of solving linear equations with two or three unknowns. List of

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

Definition (T -invariant subspace) Example. Example

Definition (T -invariant subspace) Example. Example Eigenvalues, Eigenvectors, Similarity, and Diagonalization We now turn our attention to linear transformations of the form T : V V. To better understand the effect of T on the vector space V, we begin

More information

Non-linear Scalar Equations

Non-linear Scalar Equations Non-linear Scalar Equations Professor Dr. E F Toro Laboratory of Applied Mathematics University of Trento, Italy eleuterio.toro@unitn.it http://www.ing.unitn.it/toro August 24, 2014 1 / 44 Overview Here

More information

Kernel Method: Data Analysis with Positive Definite Kernels

Kernel Method: Data Analysis with Positive Definite Kernels Kernel Method: Data Analysis with Positive Definite Kernels 2. Positive Definite Kernel and Reproducing Kernel Hilbert Space Kenji Fukumizu The Institute of Statistical Mathematics. Graduate University

More information

7 Planar systems of linear ODE

7 Planar systems of linear ODE 7 Planar systems of linear ODE Here I restrict my attention to a very special class of autonomous ODE: linear ODE with constant coefficients This is arguably the only class of ODE for which explicit solution

More information

To study the motion of a perfect gas, the conservation equations of continuity

To study the motion of a perfect gas, the conservation equations of continuity Chapter 1 Ideal Gas Flow The Navier-Stokes equations To study the motion of a perfect gas, the conservation equations of continuity ρ + (ρ v = 0, (1.1 momentum ρ D v Dt = p+ τ +ρ f m, (1.2 and energy ρ

More information

On the Dependence of Euler Equations on Physical Parameters

On the Dependence of Euler Equations on Physical Parameters On the Dependence of Euler Equations on Physical Parameters Cleopatra Christoforou Department of Mathematics, University of Houston Joint Work with: Gui-Qiang Chen, Northwestern University Yongqian Zhang,

More information

Two-Dimensional Riemann Solver for Euler Equations of Gas Dynamics

Two-Dimensional Riemann Solver for Euler Equations of Gas Dynamics Journal of Computational Physics 167, 177 195 (2001) doi:10.1006/jcph.2000.6666, available online at http://www.idealibrary.com on Two-Dimensional Riemann Solver for Euler Equations of Gas Dynamics M.

More information

Numerical and mathematical analysis of a five-equation model for two-phase flow

Numerical and mathematical analysis of a five-equation model for two-phase flow SINTEF Energy Research Master s Thesis PFE-Master Numerical and mathematical analysis of a five-equation model for two-phase flow Author Pedro José Martínez Ferrer Supervisors Svend Tollak Munkejord Tore

More information

22.615, MHD Theory of Fusion Systems Prof. Freidberg Lecture 14: Formulation of the Stability Problem

22.615, MHD Theory of Fusion Systems Prof. Freidberg Lecture 14: Formulation of the Stability Problem .65, MHD Theory of Fusion Systems Prof. Freidberg Lecture 4: Formulation of the Stability Problem Hierarchy of Formulations of the MHD Stability Problem for Arbitrary 3-D Systems. Linearized equations

More information

A RIEMANN PROBLEM FOR THE ISENTROPIC GAS DYNAMICS EQUATIONS

A RIEMANN PROBLEM FOR THE ISENTROPIC GAS DYNAMICS EQUATIONS A RIEMANN PROBLEM FOR THE ISENTROPIC GAS DYNAMICS EQUATIONS KATARINA JEGDIĆ, BARBARA LEE KEYFITZ, AND SUN CICA ČANIĆ We study a Riemann problem for the two-dimensional isentropic gas dynamics equations

More information

Derivation of relativistic Burgers equation on de Sitter background

Derivation of relativistic Burgers equation on de Sitter background Derivation of relativistic Burgers equation on de Sitter background BAVER OKUTMUSTUR Middle East Technical University Department of Mathematics 06800 Ankara TURKEY baver@metu.edu.tr TUBA CEYLAN Middle

More information

The Riemann problem. The Riemann problem Rarefaction waves and shock waves

The Riemann problem. The Riemann problem Rarefaction waves and shock waves The Riemann problem Rarefaction waves and shock waves 1. An illuminating example A Heaviside function as initial datum Solving the Riemann problem for the Hopf equation consists in describing the solutions

More information

CHAPTER 7. An Introduction to Numerical Methods for. Linear and Nonlinear ODE s

CHAPTER 7. An Introduction to Numerical Methods for. Linear and Nonlinear ODE s A SERIES OF CLASS NOTES FOR 2005-2006 TO INTRODUCE LINEAR AND NONLINEAR PROBLEMS TO ENGINEERS, SCIENTISTS, AND APPLIED MATHEMATICIANS DE CLASS NOTES 1 A COLLECTION OF HANDOUTS ON FIRST ORDER ORDINARY DIFFERENTIAL

More information

ORDINARY DIFFERENTIAL EQUATIONS

ORDINARY DIFFERENTIAL EQUATIONS ORDINARY DIFFERENTIAL EQUATIONS GABRIEL NAGY Mathematics Department, Michigan State University, East Lansing, MI, 4884 NOVEMBER 9, 7 Summary This is an introduction to ordinary differential equations We

More information

Control, Stabilization and Numerics for Partial Differential Equations

Control, Stabilization and Numerics for Partial Differential Equations Paris-Sud, Orsay, December 06 Control, Stabilization and Numerics for Partial Differential Equations Enrique Zuazua Universidad Autónoma 28049 Madrid, Spain enrique.zuazua@uam.es http://www.uam.es/enrique.zuazua

More information

On the Comparison of the Finite Volume and Discontinuous Galerkin Methods

On the Comparison of the Finite Volume and Discontinuous Galerkin Methods Diploma Thesis Institute for Numerical Simulation, TUHH On the Comparison of the Finite Volume and Discontinuous Galerkin Methods Corrected version Katja Baumbach August 17, 2006 Supervisor: Prof. Dr.

More information

kg meter ii) Note the dimensions of ρ τ are kg 2 velocity 2 meter = 1 sec 2 We will interpret this velocity in upcoming slides.

kg meter ii) Note the dimensions of ρ τ are kg 2 velocity 2 meter = 1 sec 2 We will interpret this velocity in upcoming slides. II. Generalizing the 1-dimensional wave equation First generalize the notation. i) "q" has meant transverse deflection of the string. Replace q Ψ, where Ψ may indicate other properties of the medium that

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

Streamline calculations. Lecture note 2

Streamline calculations. Lecture note 2 Streamline calculations. Lecture note 2 February 26, 2007 1 Recapitulation from previous lecture Definition of a streamline x(τ) = s(τ), dx(τ) dτ = v(x,t), x(0) = x 0 (1) Divergence free, irrotational

More information

The Euler Equations! Advection! λ 1. λ 2. λ 3. ρ ρu. c 2 = γp/ρ. E = e + u 2 /2 H = h + u 2 /2; h = e + p/ρ. 0 u 1/ρ. u p. t + A f.

The Euler Equations! Advection! λ 1. λ 2. λ 3. ρ ρu. c 2 = γp/ρ. E = e + u 2 /2 H = h + u 2 /2; h = e + p/ρ. 0 u 1/ρ. u p. t + A f. http://www.nd.edu/~gtryggva/cfd-course/! Advection! Grétar Tryggvason! Spring! The Euler equations for D flow:! where! Define! Ideal Gas:! ρ ρu ρu + ρu + p = x ( / ) ρe ρu E + p ρ E = e + u / H = h + u

More information

Equations of linear stellar oscillations

Equations of linear stellar oscillations Chapter 4 Equations of linear stellar oscillations In the present chapter the equations governing small oscillations around a spherical equilibrium state are derived. The general equations were presented

More information

Recapitulation: Questions on Chaps. 1 and 2 #A

Recapitulation: Questions on Chaps. 1 and 2 #A Recapitulation: Questions on Chaps. 1 and 2 #A Chapter 1. Introduction What is the importance of plasma physics? How are plasmas confined in the laboratory and in nature? Why are plasmas important in astrophysics?

More information