Semi-Eulerian and High Order Gaussian Beam Methods for the Schrödinger Equation in the Semiclassical Regime

Size: px
Start display at page:

Download "Semi-Eulerian and High Order Gaussian Beam Methods for the Schrödinger Equation in the Semiclassical Regime"

Transcription

1 Commun. Comput. Phys. doi:.48/cicp.99.63s Vol. 9, No. 3, pp March Semi-Eulerian and High Order Gaussian Beam Methods for the Schrödinger Equation in the Semiclassical Regime Shi Jin,, Hao Wu and Xu Yang 3 Department of Mathematics, University of Wisconsin, Madison, WI 5376, USA. Department of Mathematical Sciences, Tsinghua University, Beijing 84, China. 3 Program in Applied and Computational Mathematics, Princeton University, NJ 8544, USA. Received 9 October 9; Accepted (in revised version) 6 March Available online 7 September To the memory of David Gottlieb Abstract. A novel Eulerian Gaussian beam method was developed in [8] to compute the Schrödinger equation efficiently in the semiclassical regime. In this paper, we introduce an efficient semi-eulerian implementation of this method. The new algorithm inherits the essence of the Eulerian Gaussian beam method where the Hessian is computed through the derivatives of the compleified level set functions instead of solving the dynamic ray tracing equation. The difference lies in that, we solve the ray tracing equations to determine the centers of the beams and then compute quantities of interests only around these centers. This yields effectively a local level set implementation, and the beam summation can be carried out on the initial physical space instead of the phase plane. As a consequence, it reduces the computational cost and also avoids the delicate issue of beam summation around the caustics in the Eulerian Gaussian beam method. Moreover, the semi-eulerian Gaussian beam method can be easily generalized to higher order Gaussian beam methods, which is the topic of the second part of this paper. Several numerical eamples are provided to verify the accuracy and efficiency of both the first order and higher order semi-eulerian methods. AMS subject classifications: 8Q, 65M99 Key words: Schrödinger equation, semi-eulerian Gaussian beam method, high order methods. Corresponding author. addresses: jin@math.wisc.edu (S. Jin), hwu@tsinghua.edu.cn (H. Wu), uyang@math.princeton.edu (X. Yang) c Global-Science Press

2 S. Jin, H. Wu and X. Yang / Commun. Comput. Phys., 9 (), pp Introduction The Schrödinger equation is the fundamental equation in quantum mechanics. rescaled linear Schrödinger equation can be written as The iε Ψε t + ε Ψε V()Ψ ε =, R n, (.) where Ψ ε (,t) is the wave function, V() is the potential, ε is the re-scaled Plank constant that describes the ratio between quantum time/space scale and the macroscopic time/space scale. This scaling corresponds to the so-called semiclassical regime. In this paper, we consider (.) with the WKB-initial condition [ Ψ ε is () ] (,)= A ()ep. (.) ε The direct numerical simulation of (.)-(.) has the difficulty that when ε is small the wave function Ψ ε (,t) becomes oscillatory of wave length O(ε). The best direct numerical solver so far is the time splitting spectral method which requires a mesh size of O(ε) []. Gaussian beam methods are asymptotic methods for such high frequency waves which allow numerical meshes to be O( ε), and they outperform the classical geometric optics method in that the Gaussian beam approimations are accurate even around caustics. While the classical Gaussian beam methods are in the Lagrangian framework [ 6, 6, 7], there have been very recent efforts in developing Eulerian Gaussian beam methods [8,, ]. The error analysis on these Eulerian methods and their higher order etension were performed in [3, 4]. For more recent works in Gaussian beam methods the readers are also referred to [5, 9, ]. We first summarize the Eulerian Gaussian beam method proposed in [8]. Consider the ansatz where [ it(t,,y,p) ] ϕ ε eu(t,,y,p)= A(t,y,p)ep, (.3) ε T(t,,y,p)=S(t,y,p)+ p ( y)+ ( y) M(t,y,p)( y). Here (y,p) is defined by the following Hamiltonian system dy dt = p, dp dt = yv. (.4a) (.4b)

3 67 S. Jin, H. Wu and X. Yang / Commun. Comput. Phys., 9 (), pp Around each ray y a Gaussian profile of form (.3) is constructed, with a width of O( ε). The asymptotic wave function is constructed via the following Eulerian Gaussian beam summation over all beams: ( ) n Φ ε eu(t,)= r θ ( y)ϕ ε ( ) n R n R n eu t,,y,p πε δ ( Re [ ]) φ j dpdy, (.5) j= where φ=(φ,,φ n ) satisfies the Liouville equations L= t + p y y V p, Lφ=, (.6a) (.6b) with the comple initial data φ (y,p)= iy+(p y S ). (.7) The Hessian M is obtained by The physical quantities u= y S, S and A are given by [8, ] M= ( p φ) y φ. (.8) φ j (t,y,p)=, at p=u(t,y), j=,,n, LS= p V, LA= Tr(MA). This Eulerian formulation differs from the classical Lagrangian method in two aspects: The Hessian (.8) is computed through the derivatives of the comple-valued level set functions instead of the Riccati equation or the dynamic ray tracing equations. This greatly reduces the number of equations to be solved and consequently simplifies significantly the computational compleity and cost. The Eulerian summation integral (.5) sits in the y-p plane, while the traditional Lagrangian one is in the y -the initial beam position-plane. As pointed out in [8], the numerical discretization of (.5) around caustics needs some special care. When there eists a large number of caustics, the implement will be either technically nontrivial or need to introduce some numerical dissipation by discretizing the delta function. In this paper we develop a semi-eulerian Gaussian beam method which inherits the good property and improves the implementation in point of the Eulerian Gaussian beam method. We do a forward ray tracing using (.4a)-(.4b) to determine the centers of the beams. Level set functions will only be evaluated around these locations, thus allowing a local level set implementation of the Eulerian method, which is significantly less epensive than our original Eulerian method in the phase space [8]. To improve the accuracy of the Gaussian beam summation, we do a backward ray tracing by solving

4 S. Jin, H. Wu and X. Yang / Commun. Comput. Phys., 9 (), pp (.4a)-(.4b) backward in time. The overall cost is slightly bigger than a fully Lagrangian method, but the numerical resolution is much better since it avoids the problem of ray diverging in a full or semi-lagrangian setting. We then generalize and study this semi-eulerian Gaussian beam method to a higher (third) order Gaussian beam method. The higher order Lagrangian Gaussian beam methods were proposed in [8, ]. The order beyond Hessian in the Taylor epansion of the phase T can also be found by derivatives of the comple-valued level set functions in the Eulerian framework [4]. We give the details of a third order Gaussian beam method for the linear Schrodinger equation in both Lagrangian and Eulerian frameworks, and implement the semi-eulerian method for its efficient computation. The paper is organized as follows. In Section, we introduce the semi-eulerian Gaussian beam formulation and summarize its properties. The higher order semi-eulerian Gaussian beam methods are derived and studied in Section 3. Numerical eamples are given in Section 4 to test the accuracy and efficiency of the semi-eulerian Gaussian beam methods. We make some conclusive remarks in Section 5. The semi-eulerian Gaussian beam method In this section we first describe the semi-eulerian Gaussian beam algorithm in details, then we discuss the computation of the amplitude. Finally some advantages of this new method are pointed out.. The semi-eulerian Gaussian beam algorithm Step. Solve the forward ray tracing equations to obtain the positions of centers of all the discrete beams at time t, with the initial conditions dy dt = p, dp dt = yv, (.a) (.b) y(,y j )=yj, p(,yj )= S (y j ), where y j, j=,,n y are the equidistant mesh points with mesh size y, and N y is the number of the beams initially centered at y j. For each j, we denote p j = S (y j ) and (yj,p j )= ( y(t,y j ),p(t,yj )). Then φ(t,y j,p j )=φ ( y j,pj ).

5 67 S. Jin, H. Wu and X. Yang / Commun. Comput. Phys., 9 (), pp The phase function S(t,y j,p j ) is obtained by solving the ODE ds dt = p V, (.) with the initial condition S(,y j,pj )=S (y j ). Step. Choose several points (y j k,p j k ), k=,,k around (y j,p j ) in the y-p phase plane, and solve the backward ray tracing equations dy dt = p, dp dt = yv, (.3a) (.3b) with the initial conditions y(,y j )=yj k, p(,y j )= pj k. Denote Then (y j k,p j k )= ( y(t,y j k ),p(t,y j k ) ). φ(t,y j k,p j k )=φ (y j k,p j k ). (.4) Step 3. Compute y φ and p φ at (y j,p j ) by applying some finite difference scheme on φ(t,y j,p j ) and φ(t,y j k,p j k ), where j=,,ny, k=,,k. Step 4. Compute the Hessian M by (.8) and A at (y j,p j ) by da dt = tr(m)a, (.5) with the initial condition A(,y j,p j )= A (y j ). Since solving (.5) also needs the information of the Hessian M at previous time steps, we give several detailed options for computing A below in Section.. Step 5. The approimate Gaussian beam solution is given by the following discrete summation formula, Φ ε se(t,)= N y j= ( ) n r θ ( y j )ϕ ε πε se(t,,y j,p j ) y, (.6)

6 S. Jin, H. Wu and X. Yang / Commun. Comput. Phys., 9 (), pp with r θ C (Rn ), r θ, a truncation function with r θ in a ball of radius θ > about the origin and where [ it(t,,y ϕ ε se(t,,y j,p j )= A(t,y j,p j j,p j ) ] )ep, (.7) ε T(t,,y j,p j )=S(t,y j,p j )+ p j ( y j )+ ( yj ) M(t,y j,p j )( y j ).. Computing the amplitude A Method. Solving (.5) with some ODE solver. Remark.. Because T is divided by ε in (.7) and each -y contributes O( ε), the time step for step and step 4 (computing M and A) is larger than for step. For eample, if we use a fourth order scheme and require the accuracy to be O(ε ), then the time step for (.3a)-(.3b) and (.5) is O( ε), while the time step for (.a)-(.) is O(ε 3/4 ). Note that the computation of M only needs time step to be O( ε) since it is being multiplied by terms of order y = O(ε). In general, if we use an s -th order numerical scheme and require the accuracy to be O(ε s ), the time step for (.3a)-(.3b) and (.5) is O(ε s /s ) and the time step for (.a)-(.) is O(ε (s +)/s ). Denote t R as the time step for solving (.3a)-(.3b) and (.5) and t l =l t R, l=,,l, then to solve (.3a)-(.3b) and (.5) numerically one only needs the information of the Hessian M for each t l which could be computed by one of the following two options: Option A. First solve (.a)-(.b) starting at (y j,pj ) up to the time tl and record (y j,l,p j,l ) at each t l, l =,,L, then we choose the points (y jk,l,p jk,l ), k =,,K around (y j,l,p j,l ). Net compute (y j k,l,p j k,l ) by solving (.3a)-(.3b) with the initial point (y jk,l,p jk,l ) at time t l and get φ(t l,y jk,l,p jk,l ) by (.4), i.e., φ ( t l,y jk,l,p j k,l ) ( j = φ y k,l,p j ) k,l. Finally the Hessian M(t l,y j,l,p j,l ) is computed by (.8) using some difference scheme on φ(t l,y j k,l,p j k,l ), k =,,K. Note that since for each (y j k,l,p j k,l ), solving (.3a)-(.3b) is independent of each other, one could make use of the parallel algorithms to reduce the computing time. Option B. The difference between this option and Option A lies in that, we compute the Hessian adaptively. That is, solve (.3a)-(.3b) with the initial point (y jk,l+,p jk,l+ ) for a time interval t R and denote the solution as (ỹ jk,l, p jk,l ). Then we obtain φ(t l,ỹ jk,l, p jk,l ) from φ(t l,y jk,l,p jk,l ) by numerical interpolations, which gives φ ( t l+,y jk,l+,p j k,l+ ) = φ ( t l,ỹ jk,l, p j k,l ) by (.4).

7 674 S. Jin, H. Wu and X. Yang / Commun. Comput. Phys., 9 (), pp Remark.. Option A is easy to implement but more computationally epensive than Option B, while in Option B how to choose the points (y j k,l,p j k,l ), k=,,k and do the adaptive interpolation efficiently is technically complicated. Method. Numerical integration using the Gauss quadrature points on time. Eq. (.5) can be written as Here A(t,y j,p j ) ( =A (y j,pj )ep t ) TrM(s,y j,s,p j,s )ds ( =A (y j,pj )ep { A (y j,pj )ep M m = M m = t m ) TrM(s,yj,s,p j,s )ds t m [ M ω m,m Tr ( M(s,y j,tm,m,p j,tm,m ) )]}. m = t m = m t M, m =,,M make an equidistant partition [t m,t m ] of time interval [,t]. t m,m are Gauss quadrature points in the interval [t m,t m ], and the coefficients ωm,m are the corresponding Gauss quadrature weights. The Hessian M(t l,y j,tm,m,p j,tm,m ) can be computed by the method described in Option A of Method. Method 3. Conservation of the density. The amplitude A can also be computed by where f satisfies with the initial condition A= ( det( p φ) f ), (.8) d f =, (.9) dt f (y,p)= A (y,p). Eq. (.9) may be solved in the same way as how we get φ in Step but with a larger time step (like the one for getting M and A). However, since φ is compleified, the amplitude A in (.8) is a multi-valued function with single-valued branches. To determine which branch A lies in, we define det( p φ)=re iη, r R +, η R, and rewrite (.8) as A= A e (lnr+iη) = A e lnr iη.

8 S. Jin, H. Wu and X. Yang / Commun. Comput. Phys., 9 (), pp By cutting the comple plane along the negative real ais, one knows that the two branches of A are determined by η ( π+4mπ,π+4mπ) and η (π+4mπ,3π+4mπ), m Z, which correspond to ( arga π, π ) and ( π arga, 3π ), respectively. On the comple plane, initially (r,η) = (,) according to (.7), then every time it crosses the negative real ais, A gains a phase shift of ep(iπ). Therefore as used in [8], one may take the branch arga ( π/,π/) in (.8) to compute A for a short time (i.e., before the first time (r,η) crosses the negative real ais). However, when the evolution time is long, the trajectory of (r,η) could become very complicated that one may not be able to decide which branch of A should be taken in (.8). Remark.3. Method is more computationally efficient that Method due to the higher order accuracy and less points required for the Gauss quadrature for evaluating the integral. However, Method can be more easily generalized to the higher order semi- Eulerian Gaussian beam method as we will see in the net section. Method 3 works better than the other two for short time, but becomes more complicated in long time..3 The advantages of the semi-eulerian Gaussian beam method. It inherits from the Eulerian Gaussian beam method that the Hessian is computed by the derivatives of the level set functions (.8) instead of the Riccati equation (or the dynamic ray tracing equations). This greatly reduces the number of equations to be solved.. The choice of the points (y j k,p j k ), k=,,k for computing y φ and p φ is totally fleible, depending on the numerical difference scheme to be used and the accuracy requirement. For eample, the points (y j k,p j k ) can be picked equidistantly to (y j,p j ) so that the central difference scheme can be applied. Moreover, this allows computing the level set functions locally by (.3a)-(.4), thus providing a local level set implementation of the Eulerian Gaussian beam method of [8]. 3. Moreover, since the computation of φ(t,y j,p j ), j=,,n y is independent of each other, one may use parallel computations. In other words, this semi-eulerian Gaussian beam method increases the algorithm s parallellizability compared to the traditional Lagrangian method, because when solving the Riccati equation or the dynamic ray tracing system, it couples all the n components of the Hessian so that each of the components can not be parallel solved. 4. Since y is uniform, thus this method offers a better numerical resolution around caustics than the semi-lagrangian method of [], and avoids the complicated treatment near the caustics of the method in [8] in the Gaussian beam summation (.5).

9 676 S. Jin, H. Wu and X. Yang / Commun. Comput. Phys., 9 (), pp Higher order Gaussian beam formulation In this section we turn to the higher order semi-eulerian Gaussian beam methods. To give a better illustration we only describe the idea in the one dimensional case up to the third order accuracy, while the derivation of the formulation with a higher order accuracy and in higher dimension is essentially similar but intricately involve with higher order derivatives and higher dimensional tensors. Since so far there is no detailed derivation of the higher order Eulerian Gaussian beam formulation, we arrange this section by the following sequence:. First, we briefly review the third order Lagrangian formulation for the Schrödinger equation as presented in []. By introducing some new quantities, we rewrite the equations for the higher order Hessians which will be helpful for the derivation of the Eulerian formulation. The stability properties of the amplitude equations which will be used in the semi-eulerian formulation are discussed.. Then we derive the third order Eulerian formulation systematically. 3. Finally we introduce the third order semi-eulerian algorithm. 3. Lagrangian formulation Write the third order Lagrangian Gaussian beam ansatz as [ it(t,,y) ] ϕ la (t,,y )= A(t,,y)ep, (3.) ε where y=y(t,y ), A and T are given by the following epressions A(t,,y)=A (t,,y)+ ε i A (t,,y) ( = A (t,y)+( y)a (t,y)+ ) ( y) A (t,y) + ε i A (t,y), (3.a) T(t,,y)=T (t,y)+( y)t (t,y)+ ( y) T (t,y) + 6 ( y)3 T 3 (t,y)+ 4 ( y)4 T 4 (t,y). (3.b) Then one has (cf. [8, ]) dy dt = T dt (t,y), dt = T V, dt dt = V, (3.3a) dt dt = T V, dt 3 dt = 3T T 3 V, dt 4 dt = 4T T 4 3T3 V, (3.3b) da = dt T da A, = dt T 3A 3 T A, (3.3c) da = dt T 4A T 3 A 5 T da A, = dt A T A. (3.3d)

10 S. Jin, H. Wu and X. Yang / Commun. Comput. Phys., 9 (), pp Now we discuss the stability of the initial value problem to (3.3c)-(3.3d). This stability is important for the Lagrangian method bus was not studied in [8, ]. Theorem 3.. The initial value problem to Eqs. (3.3c)-(3.3d) are stable for all t>. Proof. Since (3.3c)-(3.3d) can be solved one after another, the off-diagonal part of the right hand side serves as a forcing term, thus do not affect the stability of this system. Thus for stability of the initial value problem of (3.3c)-(3.3d), it suffices to drop the off-diagonal terms, and study the following system da dt dã = T A, dã dt dã = 3 T Ã, = 5 dt T Ã, = dt T Ã. This system can be integrated analytically to get [ A (t)= A ()ep t ] [ T (s)ds, Ã (t)= Ã ()ep 3 t ] T (s)ds, [ Ã (t)= Ã ()ep 5 t ] [ T (s)ds, Ã (t)= Ã ()ep t ] T (s)ds. Although the sign of T is indefinite, as we showed in the Theorem. of [8], one can see that [ ep t = W T (s)ds] < C, for all t>, where C is a positive constant. Therefore A,Ã,Ã andã are all bounded for t> which implies the stabilities of (3.3c)-(3.3d). One idea of the classical Gaussian beam method is to replace the nonlinear Riccati equation by a system of linear dynamic ray tracing equations using suitable change of variables. Analogously we introduce the following linear system which is equivalent to the Riccati type systems (3.3b): dw dt dw 3 dt dw 4 =V W, = W 3 +V W 33, dw = W dt, dw 33 = W 3, dt dw 43 dw 3 =V W 3 +V W, (3.4a) dt dw 4 =3V W dt 4 +3V W 3 +V W, (3.4b) dw 44 = W dt 4 +V W 43 +V W 33, = W dt 4 +V W 44, = 3W dt 43. (3.4c) By some tedious calculation one knows that the following quantities satisfy (3.3b) eactly, T = W W, (3.5a) T 3 = W 3+T W 3 +T W 33 W, (3.5b) T 4 = W 4+3T 3 W 3 +3T W 4 +3T W 43+3T T 3 W 33 +T 3 W 44 W. (3.5c)

11 678 S. Jin, H. Wu and X. Yang / Commun. Comput. Phys., 9 (), pp An Eulerian formulation Taking the derivatives of (.6b) with and p up to the third order yields Lφ =V φ p, Lφ p = φ, Lφ =V φ p +V φ p, Lφ p = φ +V φ pp, Lφ pp = φ p, Lφ =3V φ p +3V φ p +V φ p, Lφ p = φ +V φ pp +V φ pp, Lφ pp = φ p +V φ ppp, Lφ ppp = 3φ pp, which implies, according to (3.4a)-(3.4c), W = φ, W = φ p, (3.6a) W 3 = φ, W 3 = φ p, W 33 = φ pp, (3.6b) W 4 = φ, W 4 = φ p, W 43 = φ pp, W 44 = φ ppp. (3.6c) Remark 3.. Some intuition for constructing the Hessians T r using W rs ( l 4, m l) could be found by differentiating the level set function with respect to up to the third order, φ(t,,p)=, at p=u()= S(), (3.7) which gives φ +S φ p =, φ +S φ p +S φ p +S φ pp =, φ +3S φ p +3S φ p +3S φ pp +S φ p +3S S φ pp +S 3 φ ppp =. One may notice that T l behaves the same as the l-th order -derivative of the phase function S. Therefore it is easy to represent the even higher order Hessians T l, l 5 using some new W lm, m l by differentiating (3.7) more times, although the justification of the equations for W lm is going to involve more tedious calculations, and is omitted here. The second equation of Eq. (3.3a) and (3.3c)-(3.3d) imply that the Eulerian formulation for the phase and amplitudes are LT = T V, LA = T A, LA = T 3A 3 T A, LA = T 4A T 3 A 5 T A, LA = A T A, where T l, l=,3,4 are given by (3.5a)-(3.5c) and (3.6a)-(3.6c). 3.3 Semi-Eulerian formulation The first two steps of the third order semi-eulerian Gaussian beam method are essentially the same as that described in Section, so we only update Steps 3, 4 and 5 here.

12 S. Jin, H. Wu and X. Yang / Commun. Comput. Phys., 9 (), pp Step 3. Compute W lm, l 4, m l using (3.6a)-(3.6c) by applying finite difference schemes on φ(t,y j,p j ) and φ(t,y j k,p j k ), where j=,,ny, k=,,k. Step 4. Computing the Hessians T l, l =,3,4 by (3.5a)-(3.5c) and the amplitudes by (3.3c)-(3.3d) using Method introduced in Section. at points (y j,p j ). Step 5. The approimate Gaussian beam solution is given by the following discrete summation formula, Φ ε se(t,)= N y j= ( ) r θ ( y j )ϕ ε πε se(t,,y j,p j ) y, (3.8) where y is the mesh size for the uniformly distributed points y j, r θ C (R), r θ is a truncation function with r θ in a ball of radius θ> about the origin and [ it(t,,y ϕ ε se(t,,y j,p j )= A(t,,y j,p j j,p j ) ] )ep, (3.9) ε where A and T are given by ( A(t,,y j,p j )= A (t,y j,p j )+( y j )A (t,y j,p j ) + ) ( yj ) A (t,y j,p j ) + ε i A (t,y j,p j ), T(t,,y j,p j )=T (t,y j,p j )+( y j )T (t,y j,p j )+ ( yj ) T (t,y j,p j ) + 6 ( yj ) 3 T 3 (t,y j,p j )+ 4 ( yj ) 4 T 4 (t,y j,p j ). Remark 3.. The higher order semi-eulerian Gaussian beam method has the following properties:. We use (3.5a)-(3.5c) and (3.6a)-(3.6c) to compute the T l,l=,3,4, therefore it removes the stability constrain of solving (3.3b) (or (3.4a)-(3.4c)) directly. Since the real part of T is possibly negative, it usually requires implicit numerical solvers to guarantee the stabilities of (3.3b) which greatly increases the algorithm compleity and computing time. The stability constraint becomes even worse when one goes to the high dimensional cases,. The time step for solving (.a)-(.) needs to be smaller than the one for (.3a)- (.3b) and (3.3c)-(3.3d) due to the accuracy requirement as we have discussed in Remark., 3. For higher dimension problems, the semi-eulerian Gaussian beam method can be etended straightforwardly by taking gradient of (.6b) with respect to and p. Moreover, the semi-eulerian Gaussian beam method for higher dimension and

13 68 S. Jin, H. Wu and X. Yang / Commun. Comput. Phys., 9 (), pp higher order cases can be much more effective since the direct computation of nonlinear ODE systems (3.3b) for T l ( l 4) is rather difficult and the computational cost to a large ODE systems (3.4a) for W lm is also etremely high. Remark 3.3. As discussed in [], the Gaussian beam solution (3.)-(3.) may break down when higher order terms in the phase function T l (l 3) is considered. For eample in d, the imaginary part of T l (l 3) does not remain positive, this makes the solution no longer a Gaussian profile. A simple approach provided in [] is to epand higher order eponential terms in the form of powers series, e.g., the third order Gaussian beam solution can be rewritten as ϕ=(a + A + A + ε [ i i A )ep + T + ε(t )] T [ + i T 3 ε i T 3 ] ( ( ε 6 3) + i T 4 ε 4 4), in which = y. 4 Numerical eamples In this section we give three numerical eamples to verify the accuracy and efficiency of the semi-eulerian Gaussian beam method. In the first and third eample, as potential V =, the reference solution Ψ ε of the Schrödinger equation (.) can be computed as Ψ ε (t,)=f { F(Ψ ε (,))ep [i ε k ]} t, here F and F are the Fourier and the inverse Fourier transforms, and k is the Fourier variable. This solution could be approimated using the subroutines fft and ifft in Matlab. In the second eample, the reference solution Ψ ε to Schödinger equation (.) is obtained by the Strang splitting spectral method [] with a very fine mesh and a very small time step. In all eamples, we choose a suitably large domain so that the periodic boundary condition does not introduce a significant error to the initial value problem. The truncation parameter θ in (.6) is chosen fairly large as we discussed in [8]. Eample 4.. (d): We take V =, A = e 5, S = π cos(π) in (.). Then φ(,y,p)= iy+(p S (y))= iy+ p+sin(πy), φ(t,y, p) = i(y pt)+ p+sin(π(y pt)). Thus the quantities T l, l 4, can be solved analytically by using relation (3.5a)-(3.6c). The amplitude A is computed by Method (Option A) in Section., by using the fourth order Runge-Kutta method as the ODE solver. The time step t in (3.3c)-(3.3d) and the number of beams N y are taken according to t ε / and N y ε /, e.g., the matched

14 S. Jin, H. Wu and X. Yang / Commun. Comput. Phys., 9 (), pp Table : The l errors of the first, second and third order semi-eulerian Gaussian beam methods for Eample 4.. The first three lines are about the initial l errors at t=, and the second three lines are about the l errors at t=.5. The convergence rate in ε are.9784 of st order,.9449 of nd order and.899 of 3rd order. ε st order nd order rd order st order nd order rd order Table : The l, l, l errors of the third order semi-eulerian Gaussian beam method for Eample 4.. The convergence rate in ε are.946 in the l norm,.899 in the l norm and.83 in the l norm. ε initial l error initial l error initial l error final l error final l error final l error choices of (ε, t,n y ) can be (/4,/8,8), (/496,/56,56). The output time is t=.5. The l numerical errors of the first, second and third order semi-eulerian Gaussian beam method are given in Table. The l, l, l errors of the third order method are given in Table. We plot the wave amplitudes and the absolute errors in Fig. for different ε. One can see that the st and nd order Gaussian beam solutions give nearly the same accuracy of O(ε) in l norm, and the 3rd order Gaussian beam solution gives an accuracy of almost O(ε ) in l norm. This agrees with the error cancelation phenomenon during the beam summation discussed in [5, 8]. Eample 4.. (d): We take V =, A = e, S = log( cosh() ) in (.) and output the solution at t=.65. We use the fourth order Runge-Kutta method to solve the ODE system (.a)-(.b), (.3a)-(.3b), and the time step t here satisfies t ε 3/4. The quantities T l ( l 4) are obtained by using the central difference scheme to evaluate (3.5a)-(3.6c). We use the same method as in Eample 4. to compute the amplitude A. The time step t in (3.3c)-(3.3d) and number of beams N y are chosen the same with Eample 4..

15 68 S. Jin, H. Wu and X. Yang / Commun. Comput. Phys., 9 (), pp Ψ ε st order GB nd order GB.8.6 st order GB nd order GB (a) ε= Ψ ε st order GB nd order GB.8.6 st order GB nd order GB (b) ε= Ψ ε st order GB nd order GB.8.6 st order GB nd order GB (c) ε= Figure : Eample 4.. the semi-eulerian Gaussian beam solution in different order versus the eact solution for ε=/56,/5,/4. The left figures are the comparisons of wave amplitude at t=.5; the right figures plot the point-wise errors of wave function. The l numerical errors of the first, second and third order semi-eulerian Gaussian beam method are given in Table 3. The l, l, l errors of the third order method are given in Table 4. We plot the wave amplitudes and the absolute errors in Fig. for different ε. The convergence rate is almost the same as in Eample 4..

16 S. Jin, H. Wu and X. Yang / Commun. Comput. Phys., 9 (), pp Ψ ε st order GB nd order GB.9.8 st order GB nd order GB (a) ε= Ψ ε st order GB nd order GB.9.8 st order GB nd order GB (b) ε= Ψ ε st order GB nd order GB.9.8 st order GB nd order GB (c) ε= Figure : Eample 4.. the semi-eulerian Gaussian beam solution in different order versus the eact solution for ε=/56,/5,/4. The left figures are the comparisons of wave amplitude at t=.65; the right figures plot the point-wise errors of wave function. Eample 4.3. (d): We take V =, A = e 5( + ), S =.45 π (sin(π ) )(sin(π ) ) in (.). In this eample we study a two dimensional eample which presents a pipe-

17 684 S. Jin, H. Wu and X. Yang / Commun. Comput. Phys., 9 (), pp Table 3: The l errors of the first, second and third order semi-eulerian Gaussian beam methods for Eample 4.. The first three lines are about the initial l errors at t=, and the second three lines are about the final l errors at t=.65. The convergence rate in ε are.97 of st order,.949 of nd order and.87 of 3rd order method respectively. ε st order nd order rd order st order nd order rd order Table 4: The l, l, l errors of the third order semi-eulerian Gaussian beam method for Eample 4.. The convergence rate with ε in.896 in the l norm,.87 in the l norm and.7898 in the l norm. ε initial l error initial l error initial l error final l error final l error final l error Table 5: The l, l, l errors of the first order semi-eulerian Gaussian beam method for Eample 4.3. The convergence rate with ε are.7 in the l norm,.879 in the l norm and.78 in the l norm. ε initial l error initial l error initial l error final l error final l error final l error shape caustics as shown in [7]. We use the first order semi-eulerian Gaussian beam method and output the solution at t =. The solution of (.6b) is given by φ (t,y,y,p,p ) ( ) = i(y p t)+ p.45cos(π(y p t))(sin(π(y p t)) ), φ (t,y,y,p,p ) ( ) = i(y p t)+ p.45cos(π(y p t))(sin(π(y p t)) ), which gives T analytically. The amplitude A is obtained by Method in Section..

18 S. Jin, H. Wu and X. Yang / Commun. Comput. Phys., 9 (), pp (a) Numerical Solution, Left: ε = /5, Right: ε = / (b) Eact Solution, Left: ε = /5, Right: ε = / (c) Numerical Error, Left: ε = /5, Right: ε = /4 Figure 3: Eample 4.3. the comparisons of wave amplitudes using the first order semi-eulerian Gaussian beam method for ε = /5,/4. The l, l, l errors of the first order method at t= are given in Table 5. We plot the comparison of the wave amplitudes in Fig. 3 for ε=/5,/4.

19 686 S. Jin, H. Wu and X. Yang / Commun. Comput. Phys., 9 (), pp Conclusions In this paper, we introduce a semi-eulerian implementation of the Eulerian Gaussian beam method developed in [8]. By evolving the ray tracing equations, we determine the center of the beams which enables us to compute the level set functions only locally thus is much more efficient than the phase-space based Eulerian method. We also trace back in time along the rays so as to improve the numerical accuracy in the Gaussian beam summation. The overall cost is slightly higher than a full Lagrangian method but much lower than the phase-space Eulerian method. It offers a numerical resolution comparable to the Eulerian method but better than a Lagrangian method since it avoids the problem of diverging rays in a Lagrangian method. We also generalize the semi-eulerian Gaussian beam method to a third order Gaussian beam method. Several numerical eamples are given to show the accuracy and efficiency of the semi-eulerian and high order Gaussian beam methods. Acknowledgments This work was partially supported by NSF grant No. DMS-687, NSF FRG grant DMS-75785, NSAF Projects 6767, NSFC Projects 975, and the National Basic Research Program of China under the grant 5CB37. S. Jin was also supported by a Van Vleck Distinguished Research Prize from University of Wisconsin-Madison. References [] W. Bao, S. Jin and P. A. Markowich, On time-splitting spectral approimations for the Schrödinger equation in the semiclassical regime, J. Comput. Phys., 75 (), [] V. Cerveny, M. M. Popov and I. Psencik, Computation of wave fields in inhomogeneous media-gaussian beam approach, Geophys. J. R. Astr. Soc., 7 (98), 9 8. [3] E. J. Heller, Cellular dynamics: a new semiclassical approach to time-dependent quantum mechanics, J. Chem. Phys., 94 (99), [4] E. J. Heller, Guided Gaussian wave packets, Accounts. Chem. Res., 39 (6), [5] N. R. Hill, Gaussian beam migration, Geophys., 55 (99), [6] N. R. Hill, Prestack Gaussian-beam depth migration, Geophys., 66 (), 4 5. [7] S. Jin and S. Osher, A level set method for the computation of multivalued solutions to quasi-linear hyperbolic PDEs and Hamilton-Jacobi equations, Commun. Math. Sci., (3), [8] S. Jin, H. Wu and X. Yang, Gaussian beam methods for the Schrödinger equation in the semi-classical regime: Lagrangian and Eulerian formulations, Commun. Math. Sci., 6 (8), 995. [9] S. Jin, H. Wu and X. Yang, A numerical study of the Gaussian beam methods for onedimensional Schrödinger-Poisson equations, J. Comput. Math., 8 (), 6 7. [] S. Jin, H. Wu, X. Yang and Z. Y. Huang, Bloch decomposition-based Gaussian beam method for the Schrödinger equation with periodic potentials, J. Comput. Phys., 9 (),

20 S. Jin, H. Wu and X. Yang / Commun. Comput. Phys., 9 (), pp [] S. Leung and J. Qian, Eulerian Gaussian beams for Schrödinger equations in the semiclassical regime, J. Comput. Phys., 8 (9), [] S. Leung, J. Qian and R. Burridge, Eulerian Gaussian beams for high-frequency wave propagation, Geophys., 7 (7), [3] H. L. Liu and J. Ralston, Recovery of high frequency wave fields for the acoustic wave equation, Multiscale. Model. Simul., 8 (9), [4] H. L. Liu and J. Ralston, Recovery of high frequency wave fields from phase space based measurements, Multiscale. Model. Simul., 8 (), [5] M. Motamed and O. Runborg, Taylor epansion and discretization errors in Gaussian beam superposition, Wave. Motion., to appear. [6] M. M. Popov, A new method of computation of wave fields using gaussian beams, Wave. Motion., 4 (98), [7] J. Ralston, Gaussian beams and the propagation of singularities, Studies in PDEs, MAA. Stud. Math., 3 (98), [8] N. M. Tanushev, Superpositions and higher order Gaussian beams, Commun. Math. Sci., 6 (8), [9] N. M. Tanushev, B. Engquist and R. Tsai, Gaussian beam decomposition of high frequency wave fields, J. Comput. Phys., 8 (9), [] N. M. Tanushev, J. Qian and J. V. Ralston, Mountain waves and Gaussian beams, Multiscale. Model. Simul., 6 (7), [] D. Yin and C. Zheng, Fourth order Gaussian beam and interface conditions for the onedimensional linear Schrödinger equation with singular potentials, preprint.

Semi-Eulerian and High Order Gaussian Beam Methods for the Schrödinger Equation in the Semiclassical Regime

Semi-Eulerian and High Order Gaussian Beam Methods for the Schrödinger Equation in the Semiclassical Regime Semi-Eulerian and High Order Gaussian Beam Methods for the Schrödinger Equation in the Semiclassical Regime Shi Jin, Hao Wu, and Xu Yang October 9, 29 Abstract A novel Eulerian Gaussian beam method was

More information

Gaussian beam methods for the Schrödinger equation with discontinuous potentials

Gaussian beam methods for the Schrödinger equation with discontinuous potentials Noname manuscript No. (will be inserted by the editor) Gaussian beam methods for the Schrödinger equation with discontinuous potentials Shi Jin Dongming Wei Dongsheng Yin Received: date / Accepted: date

More information

GAUSSIAN BEAM METHODS FOR THE SCHRÖDINGER EQUATION WITH DISCONTINUOUS POTENTIALS

GAUSSIAN BEAM METHODS FOR THE SCHRÖDINGER EQUATION WITH DISCONTINUOUS POTENTIALS GAUSSIAN BEAM METHODS FOR THE SCHRÖDINGER EQUATION WITH DISCONTINUOUS POTENTIALS SHI JIN, DONGMING WEI, AND DONGSHENG YIN Abstract. We propose Eulerian and Lagrangian Gaussian beam methods for the Schrödinger

More information

1. Introduction We are interested in the Gaussian beam methods for the numerical approximation of the Schrödinger equation:

1. Introduction We are interested in the Gaussian beam methods for the numerical approximation of the Schrödinger equation: COMMUN. MATH. SCI. Vol. 6, No. 4, pp. 995 2 c 28 International Press GAUSSIAN BEAM METHODS FOR THE SCHRÖDINGER EQUATION IN THE SEMI-CLASSICAL REGIME: LAGRANGIAN AND EULERIAN FORMULATIONS SHI JIN, HAO WU,

More information

FROZEN GAUSSIAN APPROXIMATION FOR HIGH FREQUENCY WAVE PROPAGATION

FROZEN GAUSSIAN APPROXIMATION FOR HIGH FREQUENCY WAVE PROPAGATION FROZEN GAUSSIAN APPROXIMATION FOR HIGH FREQUENCY WAVE PROPAGATION JIANFENG LU AND XU YANG Abstract. We propose the frozen Gaussian approimation for computation of high frequency wave propagation. This

More information

Gaussian Beam Approximations

Gaussian Beam Approximations Gaussian Beam Approximations Olof Runborg CSC, KTH Joint with Hailiang Liu, Iowa, and Nick Tanushev, Austin Technischen Universität München München, January 2011 Olof Runborg (KTH) Gaussian Beam Approximations

More information

Gaussian beams for high frequency waves: some recent developments

Gaussian beams for high frequency waves: some recent developments Gaussian beams for high frequency waves: some recent developments Jianliang Qian Department of Mathematics, Michigan State University, Michigan International Symposium on Geophysical Imaging with Localized

More information

1. Introduction We are interested in developing the Gaussian beam method for the Dirac equation in the semi-classical regime

1. Introduction We are interested in developing the Gaussian beam method for the Dirac equation in the semi-classical regime GAUSSIAN BEAM METHODS FOR THE DIRAC EQUATION IN THE SEMI-CLASSICAL REGIME HAO WU, ZHONGYI HUANG, SHI JIN, AND DONGSHENG YIN Abstract. The Dirac equation is an important model in relativistic quantum mechanics.

More information

EULERIAN GAUSSIAN BEAM METHOD FOR HIGH FREQUENCY WAVE PROPAGATION IN THE REDUCED MOMENTUM SPACE

EULERIAN GAUSSIAN BEAM METHOD FOR HIGH FREQUENCY WAVE PROPAGATION IN THE REDUCED MOMENTUM SPACE EULERIAN GAUSSIAN BEAM METHOD FOR HIGH FREQUENCY WAVE PROPAGATION IN THE REDUCED MOMENTUM SPACE HAO WU AND XU YANG Abstract. Eulerian Gaussian beam method is an efficient wa to compute high frequenc wave

More information

Computational Methods of Physical Problems with Mixed Scales

Computational Methods of Physical Problems with Mixed Scales Computational Methods of Physical Problems with Mixed Scales Shi Jin University of Wisconsin-Madison IPAM Tutorial, March 10-12, 2008 Scales and Physical Laws Figure from E & Engquist, AMS Notice Connections

More information

SUMMARY INTRODUCTION THEORY

SUMMARY INTRODUCTION THEORY Seismic modeling using the frozen Gaussian approximation Xu Yang, University of California Santa Barbara, Jianfeng Lu, Duke University, and Sergey Fomel, University of Texas at Austin SUMMARY We adopt

More information

Gaussian Beam Approximations of High Frequency Waves

Gaussian Beam Approximations of High Frequency Waves Gaussian Beam Approximations of High Frequency Waves Olof Runborg Department of Mathematics, KTH Joint with Hailiang Liu, Iowa, James Ralston, UCLA, Nick Tanushev, Z-Terra Corp. ESF Exploratory Workshop

More information

A Hybrid Schrödinger/Gaussian Beam Solver for Quantum Barriers and Surface Hopping

A Hybrid Schrödinger/Gaussian Beam Solver for Quantum Barriers and Surface Hopping A Hybrid Schrödinger/Gaussian Beam Solver for Quantum Barriers and Surface Hopping Shi Jin Peng Qi May 13, 2011 Abstract In this paper, we propose a hybrid method coupling a Schrödinger solver and a Gaussian

More information

Eulerian semiclassical computational methods in quantum dynamics. Shi Jin Department of Mathematics University of Wisconsin-Madison

Eulerian semiclassical computational methods in quantum dynamics. Shi Jin Department of Mathematics University of Wisconsin-Madison Eulerian semiclassical computational methods in quantum dynamics Shi Jin Department of Mathematics University of Wisconsin-Madison outline Classical mechanics: Hamiltonian system, discontinuous Hamiltonian,

More information

FAST HUYGENS SWEEPING METHODS FOR SCHRÖDINGER EQUATIONS IN THE SEMI-CLASSICAL REGIME

FAST HUYGENS SWEEPING METHODS FOR SCHRÖDINGER EQUATIONS IN THE SEMI-CLASSICAL REGIME FAST HUYGENS SWEEPING METHODS FOR SCHRÖDINGER EQUATIONS IN THE SEMI-CLASSICAL REGIME SHINGYU LEUNG, JIANLIANG QIAN, AND SUSANA SERNA Abstract. We propose fast Huygens sweeping methods for Schrödinger equations

More information

Computing High Frequency Waves By the Level Set Method

Computing High Frequency Waves By the Level Set Method Computing High Frequency Waves By the Level Set Method Hailiang Liu Department of Mathematics Iowa State University Collaborators: Li-Tien Cheng (UCSD), Stanley Osher (UCLA) Shi Jin (UW-Madison), Richard

More information

c 2014 International Press Vol. 21, No. 1, pp , March

c 2014 International Press Vol. 21, No. 1, pp , March METHODS AND APPLICATIONS OF ANALYSIS. c International Press Vol., No., pp., March FAST HUYGENS SWEEPING METHODS FOR SCHRÖDINGER EQUATIONS IN THE SEMI-CLASSICAL REGIME SHINGYU LEUNG, JIANLIANG QIAN, AND

More information

A Survey of Computational High Frequency Wave Propagation II. Olof Runborg NADA, KTH

A Survey of Computational High Frequency Wave Propagation II. Olof Runborg NADA, KTH A Survey of Computational High Frequency Wave Propagation II Olof Runborg NADA, KTH High Frequency Wave Propagation CSCAMM, September 19-22, 2005 Numerical methods Direct methods Wave equation (time domain)

More information

Computational High Frequency Wave Propagation

Computational High Frequency Wave Propagation Computational High Frequency Wave Propagation Olof Runborg CSC, KTH Isaac Newton Institute Cambridge, February 2007 Olof Runborg (KTH) High-Frequency Waves INI, 2007 1 / 52 Outline 1 Introduction, background

More information

A Padé approximation to the scalar wavefield extrapolator for inhomogeneous media

A Padé approximation to the scalar wavefield extrapolator for inhomogeneous media A Padé approimation A Padé approimation to the scalar wavefield etrapolator for inhomogeneous media Yanpeng Mi, Zhengsheng Yao, and Gary F. Margrave ABSTRACT A seismic wavefield at depth z can be obtained

More information

Computation of the Semiclassical Limit of the Schrödinger Equation with Phase Shift by a Level Set Method

Computation of the Semiclassical Limit of the Schrödinger Equation with Phase Shift by a Level Set Method Computation of the Semiclassical Limit of the Schrödinger Equation with Phase Shift by a Level Set Method Shi Jin and Xu Yang Abstract In this paper, we show how the level set method, developed in [8,

More information

The Vlasov-Poisson Equations as the Semiclassical Limit of the Schrödinger-Poisson Equations: A Numerical Study

The Vlasov-Poisson Equations as the Semiclassical Limit of the Schrödinger-Poisson Equations: A Numerical Study The Vlasov-Poisson quations as the Semiclassical Limit of the Schrödinger-Poisson quations: A Numerical Study Shi Jin, Xiaomei Liao and Xu Yang August 3, 7 Abstract In this paper, we numerically study

More information

ASYMPTOTIC ANALYSIS OF THE QUANTUM DYNAMICS IN CRYSTALS: THE BLOCH-WIGNER TRANSFORM AND BLOCH DYNAMICS. 1. Introduction

ASYMPTOTIC ANALYSIS OF THE QUANTUM DYNAMICS IN CRYSTALS: THE BLOCH-WIGNER TRANSFORM AND BLOCH DYNAMICS. 1. Introduction ASYMPTOTIC ANALYSIS OF THE QUANTUM DYNAMICS IN CRYSTALS: THE BLOCH-WIGNER TRANSFORM AND BLOCH DYNAMICS WEINAN E, JIANFENG LU, AND XU YANG Abstract. We study the semi-classical limit of the Schrödinger

More information

Z. Zhou On the classical limit of a time-dependent self-consistent field system: analysis. computation

Z. Zhou On the classical limit of a time-dependent self-consistent field system: analysis. computation On the classical limit of a time-dependent self-consistent field system: analysis and computation Zhennan Zhou 1 joint work with Prof. Shi Jin and Prof. Christof Sparber. 1 Department of Mathematics Duke

More information

GAUGE-INVARIANT FROZEN GAUSSIAN APPROXIMATION METHOD FOR THE SCHRÖDINGER EQUATION WITH PERIODIC POTENTIALS

GAUGE-INVARIANT FROZEN GAUSSIAN APPROXIMATION METHOD FOR THE SCHRÖDINGER EQUATION WITH PERIODIC POTENTIALS GAUGE-INVARIANT FROZEN GAUSSIAN APPROXIMATION METHOD FOR THE SCHRÖDINGER EQUATION WITH PERIODIC POTENTIALS RICARDO DELGADILLO, JIANFENG LU, AND XU YANG Abstract. We develop a gauge-invariant frozen Gaussian

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

FDM for parabolic equations

FDM for parabolic equations FDM for parabolic equations Consider the heat equation where Well-posed problem Existence & Uniqueness Mass & Energy decreasing FDM for parabolic equations CNFD Crank-Nicolson + 2 nd order finite difference

More information

Semiclassical computational methods for quantum dynamics with bandcrossings. Shi Jin University of Wisconsin-Madison

Semiclassical computational methods for quantum dynamics with bandcrossings. Shi Jin University of Wisconsin-Madison Semiclassical computational methods for quantum dynamics with bandcrossings and uncertainty Shi Jin University of Wisconsin-Madison collaborators Nicolas Crouseilles, Rennes Mohammed Lemou, Rennes Liu

More information

THE GAUSSIAN BEAM METHOD FOR THE WIGNER EQUATION WITH DISCONTINUOUS POTENTIALS. Dongsheng Yin. Shi Jin

THE GAUSSIAN BEAM METHOD FOR THE WIGNER EQUATION WITH DISCONTINUOUS POTENTIALS. Dongsheng Yin. Shi Jin Manuscript submitted to AIMS Journals Volume X, Number 0X, XX 200X Website: http://aimsciences.org pp. X XX THE GAUSSIAN BEAM METHOD FOR THE WIGNER EQUATION WITH DISCONTINUOUS POTENTIALS Dongsheng Yin

More information

GAUSSIAN BEAM METHODS FOR STRICTLY HYPERBOLIC SYSTEMS

GAUSSIAN BEAM METHODS FOR STRICTLY HYPERBOLIC SYSTEMS GAUSSIAN BEAM METHODS FOR STRICTLY HYPERBOLIC SYSTEMS HAILIANG LIU AND MAKSYM PRYPOROV Abstract. In this work we construct Gaussian beam approximations to solutions of the strictly hyperbolic system with

More information

Taylor Series and Asymptotic Expansions

Taylor Series and Asymptotic Expansions Taylor Series and Asymptotic Epansions The importance of power series as a convenient representation, as an approimation tool, as a tool for solving differential equations and so on, is pretty obvious.

More information

ERROR ESTIMATES FOR GAUSSIAN BEAM SUPERPOSITIONS August 6, 2010

ERROR ESTIMATES FOR GAUSSIAN BEAM SUPERPOSITIONS August 6, 2010 ERROR ESTIMATES FOR GAUSSIAN BEAM SUPERPOSITIONS August 6, 00 HAILIANG LIU, OLOF RUNBORG, AND NICOLAY M. TANUSHEV Abstract. Gaussian beams are asymptotically valid high frequency solutions to hyperbolic

More information

Statistical Geometry Processing Winter Semester 2011/2012

Statistical Geometry Processing Winter Semester 2011/2012 Statistical Geometry Processing Winter Semester 2011/2012 Linear Algebra, Function Spaces & Inverse Problems Vector and Function Spaces 3 Vectors vectors are arrows in space classically: 2 or 3 dim. Euclidian

More information

1. Introduction. In this paper, we construct and study a numerical scheme for the Liouville equation in d-dimension:

1. Introduction. In this paper, we construct and study a numerical scheme for the Liouville equation in d-dimension: SIAM J. NUMER. ANAL. Vol. 44 No. 5 pp. 8 88 c 6 Society for Industrial and Applied Mathematics A HAMILTONIAN-PRESERVING SCHEME FOR THE LIOUVILLE EQUATION OF GEOMETRICAL OPTICS WITH PARTIAL TRANSMISSIONS

More information

Physics 106a, Caltech 13 November, Lecture 13: Action, Hamilton-Jacobi Theory. Action-Angle Variables

Physics 106a, Caltech 13 November, Lecture 13: Action, Hamilton-Jacobi Theory. Action-Angle Variables Physics 06a, Caltech 3 November, 08 Lecture 3: Action, Hamilton-Jacobi Theory Starred sections are advanced topics for interest and future reference. The unstarred material will not be tested on the final

More information

A Survey of Computational High Frequency Wave Propagation I

A Survey of Computational High Frequency Wave Propagation I A Survey of Computational High Frequency Wave Propagation I Bjorn Engquist University of Texas at Austin CSCAMM Workshop on High Frequency Wave Propagation, University of Maryland, September 19-22, 2005

More information

Exact and Approximate Numbers:

Exact and Approximate Numbers: Eact and Approimate Numbers: The numbers that arise in technical applications are better described as eact numbers because there is not the sort of uncertainty in their values that was described above.

More information

Gaussian Beam Decomposition of High Frequency Wave Fields

Gaussian Beam Decomposition of High Frequency Wave Fields Gaussian Beam Decomposition of High Frequency Wave Fields Nicolay M. Tanushev, Björn Engquist, Richard Tsai Department of Mathematics The University of Texas at Austin Austin, TX 787 April, 9 Abstract

More information

A LEVEL SET METHOD FOR THE COMPUTATION OF MULTIVALUED SOLUTIONS TO QUASI-LINEAR HYPERBOLIC PDES AND HAMILTON-JACOBI EQUATIONS

A LEVEL SET METHOD FOR THE COMPUTATION OF MULTIVALUED SOLUTIONS TO QUASI-LINEAR HYPERBOLIC PDES AND HAMILTON-JACOBI EQUATIONS A LEVEL SET METHOD FOR THE COMPUTATION OF MULTIVALUED SOLUTIONS TO QUASI-LINEAR HYPERBOLIC PDES AND HAMILTON-JACOBI EQUATIONS SHI JIN AND STANLEY J. OSHER Abstract. We develop a level set method for the

More information

Lecture 4.2 Finite Difference Approximation

Lecture 4.2 Finite Difference Approximation Lecture 4. Finite Difference Approimation 1 Discretization As stated in Lecture 1.0, there are three steps in numerically solving the differential equations. They are: 1. Discretization of the domain by

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

A LEVEL SET FRAMEWORK FOR TRACKING MULTI-VALUED SOLUTIONS OF NONLINEAR FIRST-ORDER EQUATIONS

A LEVEL SET FRAMEWORK FOR TRACKING MULTI-VALUED SOLUTIONS OF NONLINEAR FIRST-ORDER EQUATIONS A LEVEL SET FRAMEWORK FOR TRACKING MULTI-VALUED SOLUTIONS OF NONLINEAR FIRST-ORDER EQUATIONS HAILIANG LIU, LI-TIEN CHENG, AND STANLEY OSHER Abstract. We introduce a level set method for the computation

More information

A Time-Splitting Spectral Method for the Generalized Zakharov System in Multi-dimensions

A Time-Splitting Spectral Method for the Generalized Zakharov System in Multi-dimensions A Time-Splitting Spectral Method for the Generalized Zakharov System in Multi-dimensions Shi Jin and Chunxiong Zheng Abstract The generalized Zakharov system couples a dispersive field E (scalar or vectorial)

More information

Proper Orthogonal Decomposition (POD)

Proper Orthogonal Decomposition (POD) Intro Results Problem etras Proper Orthogonal Decomposition () Advisor: Dr. Sorensen CAAM699 Department of Computational and Applied Mathematics Rice University September 5, 28 Outline Intro Results Problem

More information

A Discontinuous Galerkin Moving Mesh Method for Hamilton-Jacobi Equations

A Discontinuous Galerkin Moving Mesh Method for Hamilton-Jacobi Equations Int. Conference on Boundary and Interior Layers BAIL 6 G. Lube, G. Rapin Eds c University of Göttingen, Germany, 6 A Discontinuous Galerkin Moving Mesh Method for Hamilton-Jacobi Equations. Introduction

More information

An Eulerian surface hopping method for the Schrödinger equation with conical crossings

An Eulerian surface hopping method for the Schrödinger equation with conical crossings An Eulerian surface hopping method for the Schrödinger equation with conical crossings Shi Jin Peng Qi Zhiwen Zhang October 6, 9 Abstract In a nucleonic propagation through conical crossings of electronic

More information

Example 1: What do you know about the graph of the function

Example 1: What do you know about the graph of the function Section 1.5 Analyzing of Functions In this section, we ll look briefly at four types of functions: polynomial functions, rational functions, eponential functions and logarithmic functions. Eample 1: What

More information

Asymptotic Analysis of the Quantum Dynamics in Crystals: The Bloch-Wigner Transform, Bloch Dynamics and Berry Phase

Asymptotic Analysis of the Quantum Dynamics in Crystals: The Bloch-Wigner Transform, Bloch Dynamics and Berry Phase Asymptotic Analysis of the Quantum Dynamics in Crystals: The Bloch-Wigner Transform, Bloch Dynamics and Berry Phase Weinan E, Jianfeng Lu and Xu Yang Department of Mathematics, Princeton University, Princeton,

More information

A LEVEL SET FRAMEWORK FOR CAPTURING MULTI-VALUED SOLUTIONS OF NONLINEAR FIRST-ORDER EQUATIONS

A LEVEL SET FRAMEWORK FOR CAPTURING MULTI-VALUED SOLUTIONS OF NONLINEAR FIRST-ORDER EQUATIONS A LEVEL SET FRAMEWORK FOR CAPTURING MULTI-VALUED SOLUTIONS OF NONLINEAR FIRST-ORDER EQUATIONS HAILIANG LIU, LI-TIEN CHENG, AND STANLEY OSHER Abstract. We introduce a level set method for the computation

More information

Suboptimal feedback control of PDEs by solving Hamilton-Jacobi Bellman equations on sparse grids

Suboptimal feedback control of PDEs by solving Hamilton-Jacobi Bellman equations on sparse grids Suboptimal feedback control of PDEs by solving Hamilton-Jacobi Bellman equations on sparse grids Jochen Garcke joint work with Axel Kröner, INRIA Saclay and CMAP, Ecole Polytechnique Ilja Kalmykov, Universität

More information

Power EP. Thomas Minka Microsoft Research Ltd., Cambridge, UK MSR-TR , October 4, Abstract

Power EP. Thomas Minka Microsoft Research Ltd., Cambridge, UK MSR-TR , October 4, Abstract Power EP Thomas Minka Microsoft Research Ltd., Cambridge, UK MSR-TR-2004-149, October 4, 2004 Abstract This note describes power EP, an etension of Epectation Propagation (EP) that makes the computations

More information

Dedicated to Professor Georege Papanicolaou on the occasion of his 60th birthday

Dedicated to Professor Georege Papanicolaou on the occasion of his 60th birthday METHODS AND APPLICATIONS OF ANALYSIS. c 4 International Press Vol., No. 3, pp., September 4 6 NUMERICAL METHODS FOR THE NONLINEAR SCHRÖDINGER EQUATION WITH NONZERO FAR-FIELD CONDITIONS WEIZHU BAO Dedicated

More information

1. Introduction. We are interested in developing efficient numerical methods for computing the Schrödinger equation on unbounded domain

1. Introduction. We are interested in developing efficient numerical methods for computing the Schrödinger equation on unbounded domain COPUTATION OF THE SCHRÖDINGER EQUATION IN THE SEICLASSICAL REGIE ON UNBOUNDED DOAIN XU YANG AND JIWEI ZHANG Abstract. The study of this paper is two-fold: On the one hand, we generalize the high-order

More information

Semi-implicit Krylov Deferred Correction Methods for Ordinary Differential Equations

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

More information

Numerical Integration (Quadrature) Another application for our interpolation tools!

Numerical Integration (Quadrature) Another application for our interpolation tools! Numerical Integration (Quadrature) Another application for our interpolation tools! Integration: Area under a curve Curve = data or function Integrating data Finite number of data points spacing specified

More information

Computers and Mathematics with Applications

Computers and Mathematics with Applications Computers and Mathematics with Applications 1 (211) 233 2341 Contents lists available at ScienceDirect Computers and Mathematics with Applications journal homepage: www.elsevier.com/locate/camwa Variational

More information

On the positivity of linear weights in WENO approximations. Abstract

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

More information

Multidimensional partitions of unity and Gaussian terrains

Multidimensional partitions of unity and Gaussian terrains and Gaussian terrains Richard A. Bale, Jeff P. Grossman, Gary F. Margrave, and Michael P. Lamoureu ABSTRACT Partitions of unity play an important rôle as amplitude-preserving windows for nonstationary

More information

Fourier analysis for discontinuous Galerkin and related methods. Abstract

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

More information

Answer Key 1973 BC 1969 BC 24. A 14. A 24. C 25. A 26. C 27. C 28. D 29. C 30. D 31. C 13. C 12. D 12. E 3. A 32. B 27. E 34. C 14. D 25. B 26.

Answer Key 1973 BC 1969 BC 24. A 14. A 24. C 25. A 26. C 27. C 28. D 29. C 30. D 31. C 13. C 12. D 12. E 3. A 32. B 27. E 34. C 14. D 25. B 26. Answer Key 969 BC 97 BC. C. E. B. D 5. E 6. B 7. D 8. C 9. D. A. B. E. C. D 5. B 6. B 7. B 8. E 9. C. A. B. E. D. C 5. A 6. C 7. C 8. D 9. C. D. C. B. A. D 5. A 6. B 7. D 8. A 9. D. E. D. B. E. E 5. E.

More information

Convergence of an immersed interface upwind scheme for linear advection equations with piecewise constant coefficients I: L 1 -error estimates

Convergence of an immersed interface upwind scheme for linear advection equations with piecewise constant coefficients I: L 1 -error estimates Convergence of an immersed interface upwind scheme for linear advection equations with piecewise constant coefficients I: L 1 -error estimates Xin Wen and Shi Jin Abstract We study the L 1 -error estimates

More information

A phase-space formulation for elastic-wave traveltime tomography

A phase-space formulation for elastic-wave traveltime tomography A phase-space formulation for elastic-wave traveltime tomography Eric Chung 1, Jianliang Qian 2, Gunther Uhlmann 3, Hong-Kai Zhao 4 1 Applied and Computational Mathematics, California Institute of Technology,

More information

2tdt 1 y = t2 + C y = which implies C = 1 and the solution is y = 1

2tdt 1 y = t2 + C y = which implies C = 1 and the solution is y = 1 Lectures - Week 11 General First Order ODEs & Numerical Methods for IVPs In general, nonlinear problems are much more difficult to solve than linear ones. Unfortunately many phenomena exhibit nonlinear

More information

Finite difference Hermite WENO schemes for the Hamilton-Jacobi equations 1

Finite difference Hermite WENO schemes for the Hamilton-Jacobi equations 1 Finite difference Hermite WENO schemes for the Hamilton-Jacobi equations Feng Zheng, Chi-Wang Shu 3 and Jianian Qiu 4 Abstract In this paper, a new type of finite difference Hermite weighted essentially

More information

Piecewise Smooth Solutions to the Burgers-Hilbert Equation

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

More information

Semiclassical limit of the Schrödinger-Poisson-Landau-Lifshitz-Gilbert system

Semiclassical limit of the Schrödinger-Poisson-Landau-Lifshitz-Gilbert system Semiclassical limit of the Schrödinger-Poisson-Landau-Lifshitz-Gilbert system Lihui Chai Department of Mathematics University of California, Santa Barbara Joint work with Carlos J. García-Cervera, and

More information

Stochastic Regularity of a Quadratic Observable of High Frequency Waves

Stochastic Regularity of a Quadratic Observable of High Frequency Waves Research in the Mathematical Sciences manuscript No. (will be inserted by the editor) Stochastic Regularity of a Quadratic Observable of High Frequency Waves G. Malenová M. Motamed O. Runborg Received:

More information

1. Introduction Systems evolving on widely separated time-scales represent a challenge for numerical simulations. A generic example is

1. Introduction Systems evolving on widely separated time-scales represent a challenge for numerical simulations. A generic example is COMM. MATH. SCI. Vol. 1, No. 2, pp. 385 391 c 23 International Press FAST COMMUNICATIONS NUMERICAL TECHNIQUES FOR MULTI-SCALE DYNAMICAL SYSTEMS WITH STOCHASTIC EFFECTS ERIC VANDEN-EIJNDEN Abstract. Numerical

More information

Long Time Dynamics of Forced Oscillations of the Korteweg-de Vries Equation Using Homotopy Perturbation Method

Long Time Dynamics of Forced Oscillations of the Korteweg-de Vries Equation Using Homotopy Perturbation Method Studies in Nonlinear Sciences 1 (3): 57-6, 1 ISSN 1-391 IDOSI Publications, 1 Long Time Dynamics of Forced Oscillations of the Korteweg-de Vries Equation Using Homotopy Perturbation Method 1 Rahmat Ali

More information

Shooting methods for numerical solutions of control problems constrained. by linear and nonlinear hyperbolic partial differential equations

Shooting methods for numerical solutions of control problems constrained. by linear and nonlinear hyperbolic partial differential equations Shooting methods for numerical solutions of control problems constrained by linear and nonlinear hyperbolic partial differential equations by Sung-Dae Yang A dissertation submitted to the graduate faculty

More information

SECOND ORDER ALL SPEED METHOD FOR THE ISENTROPIC EULER EQUATIONS. Min Tang. (Communicated by the associate editor name)

SECOND ORDER ALL SPEED METHOD FOR THE ISENTROPIC EULER EQUATIONS. Min Tang. (Communicated by the associate editor name) Manuscript submitted to AIMS Journals Volume X, Number X, XX 2X Website: http://aimsciences.org pp. X XX SECOND ORDER ALL SPEED METHOD FOR THE ISENTROPIC EULER EQUATIONS Min Tang Department of Mathematics

More information

Nonlinear Geometric Optics Based Multiscale Stochastic Galerkin Methods for Highly Oscillatory Transport Equations with Random Inputs

Nonlinear Geometric Optics Based Multiscale Stochastic Galerkin Methods for Highly Oscillatory Transport Equations with Random Inputs Nonlinear Geometric Optics Based Multiscale Stochastic Galerkin Methods for Highly Oscillatory Transport Equations with Random Inputs Nicolas Crouseilles, Shi Jin, Mohammed Lemou, Liu Liu February 25,

More information

Equation (1.1) provides a phase space description of the semiclassical limit of the Schödinger equation [9, 19]:

Equation (1.1) provides a phase space description of the semiclassical limit of the Schödinger equation [9, 19]: A PARTICLE METHOD FOR THE SEMICLASSICAL LIMIT OF THE SCHRÖDINGER EQUATION AND THE VLASOV-POISSON EQUATIONS SHI JIN AND DONGMING WEI Abstract. When using standard deterministic particle methods, point values

More information

Properties of the Scattering Transform on the Real Line

Properties of the Scattering Transform on the Real Line Journal of Mathematical Analysis and Applications 58, 3 43 (001 doi:10.1006/jmaa.000.7375, available online at http://www.idealibrary.com on Properties of the Scattering Transform on the Real Line Michael

More information

Finite Differences for Differential Equations 28 PART II. Finite Difference Methods for Differential Equations

Finite Differences for Differential Equations 28 PART II. Finite Difference Methods for Differential Equations Finite Differences for Differential Equations 28 PART II Finite Difference Methods for Differential Equations Finite Differences for Differential Equations 29 BOUNDARY VALUE PROBLEMS (I) Solving a TWO

More information

Application of modified Leja sequences to polynomial interpolation

Application of modified Leja sequences to polynomial interpolation Special Issue for the years of the Padua points, Volume 8 5 Pages 66 74 Application of modified Leja sequences to polynomial interpolation L. P. Bos a M. Caliari a Abstract We discuss several applications

More information

Development of level set methods for computing the semiclassical limit of Schrödinger equations with potentials

Development of level set methods for computing the semiclassical limit of Schrödinger equations with potentials Retrospective Theses and Dissertations Iowa State University Capstones, Theses and Dissertations 28 Development of level set methods for computing the semiclassical limit of Schrödinger equations with

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

Multiscale method and pseudospectral simulations for linear viscoelastic incompressible flows

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

More information

Gaussian integrals. Calvin W. Johnson. September 9, The basic Gaussian and its normalization

Gaussian integrals. Calvin W. Johnson. September 9, The basic Gaussian and its normalization Gaussian integrals Calvin W. Johnson September 9, 24 The basic Gaussian and its normalization The Gaussian function or the normal distribution, ep ( α 2), () is a widely used function in physics and mathematical

More information

Wave breaking in the short-pulse equation

Wave breaking in the short-pulse equation Dynamics of PDE Vol.6 No.4 29-3 29 Wave breaking in the short-pulse equation Yue Liu Dmitry Pelinovsky and Anton Sakovich Communicated by Y. Charles Li received May 27 29. Abstract. Sufficient conditions

More information

Random Fields in Bayesian Inference: Effects of the Random Field Discretization

Random Fields in Bayesian Inference: Effects of the Random Field Discretization Random Fields in Bayesian Inference: Effects of the Random Field Discretization Felipe Uribe a, Iason Papaioannou a, Wolfgang Betz a, Elisabeth Ullmann b, Daniel Straub a a Engineering Risk Analysis Group,

More information

ENGI 2422 First Order ODEs - Separable Page 3-01

ENGI 2422 First Order ODEs - Separable Page 3-01 ENGI 4 First Order ODEs - Separable Page 3-0 3. Ordinary Differential Equations Equations involving only one independent variable and one or more dependent variables, together with their derivatives with

More information

Introduction to Path Integrals

Introduction to Path Integrals Introduction to Path Integrals Consider ordinary quantum mechanics of a single particle in one space dimension. Let s work in the coordinate space and study the evolution kernel Ut B, x B ; T A, x A )

More information

Gaussian beam diffraction in inhomogeneous media of cylindrical symmetry

Gaussian beam diffraction in inhomogeneous media of cylindrical symmetry Optica Applicata, Vol. XL, No. 3, 00 Gaussian beam diffraction in inhomogeneous media of cylindrical symmetry PAWEŁ BERCZYŃSKI, YURI A. KRAVTSOV, 3, GRZEGORZ ŻEGLIŃSKI 4 Institute of Physics, West Pomeranian

More information

NUMERICAL SIMULATION OF LONG WAVE RUNUP ON A SLOPING BEACH*

NUMERICAL SIMULATION OF LONG WAVE RUNUP ON A SLOPING BEACH* NUMERICAL SIMULATION OF LONG WAVE RUNUP ON A SLOPING BEACH* * presented at Long Waves Symposium (in parallel with the XXX IAHR Congress) August 5-7, 003, AUTh, Thessaloniki, Greece. by HAKAN I. TARMAN

More information

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

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

More information

Multiscale Analysis of Many Particle Systems with Dynamical Control

Multiscale Analysis of Many Particle Systems with Dynamical Control Michael Herrmann Multiscale Analysis of Many Particle Systems with Dynamical Control joint work with Barbara Niethammer and Juan J.L. Velázquez Kinetic description of multiscale phenomena Archimedes Center

More information

A High Order Conservative Semi-Lagrangian Discontinuous Galerkin Method for Two-Dimensional Transport Simulations

A High Order Conservative Semi-Lagrangian Discontinuous Galerkin Method for Two-Dimensional Transport Simulations Motivation Numerical methods Numerical tests Conclusions A High Order Conservative Semi-Lagrangian Discontinuous Galerkin Method for Two-Dimensional Transport Simulations Xiaofeng Cai Department of Mathematics

More information

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

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

More information

A Time Splitting for the Semiclassical Schrödinger Equation

A Time Splitting for the Semiclassical Schrödinger Equation A Time Splitting for the Semiclassical Schrödinger Equation V. Gradinaru Seminar for Applied Mathematics, ETH Zürich, CH 809, Zürich, Switzerland vasile.gradinaru@sam.math.ethz.ch and G. A. Hagedorn Department

More information

Path Integral Quantization of the Electromagnetic Field Coupled to A Spinor

Path Integral Quantization of the Electromagnetic Field Coupled to A Spinor EJTP 6, No. 22 (2009) 189 196 Electronic Journal of Theoretical Physics Path Integral Quantization of the Electromagnetic Field Coupled to A Spinor Walaa. I. Eshraim and Nasser. I. Farahat Department of

More information

2.29 Numerical Fluid Mechanics Fall 2009 Lecture 13

2.29 Numerical Fluid Mechanics Fall 2009 Lecture 13 2.29 Numerical Fluid Mechanics Fall 2009 Lecture 13 REVIEW Lecture 12: Classification of Partial Differential Equations (PDEs) and eamples with finite difference discretizations Parabolic PDEs Elliptic

More information

ON THE BLOCH DECOMPOSITION BASED SPECTRAL METHOD FOR WAVE PROPAGATION IN PERIODIC MEDIA. version: February 15,

ON THE BLOCH DECOMPOSITION BASED SPECTRAL METHOD FOR WAVE PROPAGATION IN PERIODIC MEDIA. version: February 15, ON THE BLOCH DECOMPOSITION BASED SPECTRAL METHOD FOR WAVE PROPAGATION IN PERIODIC MEDIA ZHONGYI HUANG, SHI JIN, PETER A. MARKOWICH, AND CHRISTOF SPARBER Abstract. We extend the Bloch-decomposition based

More information

NONLINEAR PROPAGATION OF WAVE PACKETS. Ritsumeikan University, and 22

NONLINEAR PROPAGATION OF WAVE PACKETS. Ritsumeikan University, and 22 NONLINEAR PROPAGATION OF WAVE PACKETS CLOTILDE FERMANIAN KAMMERER Ritsumeikan University, 21-1 - 21 and 22 Our aim in this lecture is to explain the proof of a recent Theorem obtained in collaboration

More information

ON SPECTRAL METHODS FOR VOLTERRA INTEGRAL EQUATIONS AND THE CONVERGENCE ANALYSIS * 1. Introduction

ON SPECTRAL METHODS FOR VOLTERRA INTEGRAL EQUATIONS AND THE CONVERGENCE ANALYSIS * 1. Introduction Journal of Computational Mathematics, Vol.6, No.6, 008, 85 837. ON SPECTRAL METHODS FOR VOLTERRA INTEGRAL EQUATIONS AND THE CONVERGENCE ANALYSIS * Tao Tang Department of Mathematics, Hong Kong Baptist

More information

High-order time-splitting methods for Schrödinger equations

High-order time-splitting methods for Schrödinger equations High-order time-splitting methods for Schrödinger equations and M. Thalhammer Department of Mathematics, University of Innsbruck Conference on Scientific Computing 2009 Geneva, Switzerland Nonlinear Schrödinger

More information

Fast Huygens sweeping methods for Helmholtz equations in inhomogeneous media in the high frequency regime

Fast Huygens sweeping methods for Helmholtz equations in inhomogeneous media in the high frequency regime Fast Huygens sweeping methods for Helmholtz equations in inhomogeneous media in the high frequency regime Songting Luo Jianliang Qian Robert Burridge December 2, 23 Abstract In some applications, it is

More information

Seismic Waves Propagation in Complex Media

Seismic Waves Propagation in Complex Media H4.SMR/1586-1 "7th Workshop on Three-Dimensional Modelling of Seismic Waves Generation and their Propagation" 5 October - 5 November 004 Seismic Waves Propagation in Comple Media Fabio ROMANELLI Dept.

More information

FUNDAMENTALS OF LAX-WENDROFF TYPE APPROACH TO HYPERBOLIC PROBLEMS WITH DISCONTINUITIES

FUNDAMENTALS OF LAX-WENDROFF TYPE APPROACH TO HYPERBOLIC PROBLEMS WITH DISCONTINUITIES 6th European Conference on Computational Mechanics (ECCM 6) 7th European Conference on Computational Fluid Dynamics (ECFD 7) 1115 June 018, Glasgow, UK FUNDAMENTALS OF LAX-WENDROFF TYPE APPROACH TO HYPERBOLIC

More information