Energy Stable Model Order Reduction for the Allen-Cahn Equation

Size: px
Start display at page:

Download "Energy Stable Model Order Reduction for the Allen-Cahn Equation"

Transcription

1 Energy Stable Model Order Reduction for the Allen-Cahn Equation Bülent Karasözen joint work with Murat Uzunca & Tugba Küçükseyhan Institute of Applied Mathematics & Department of Mathematics, METU, Ankara MODRED 2017, January

2 Outline 1 Conservative & Dissipative PDEs 2 Discontinuous Galerkin discretization 3 Energy preserving time discretization 4 POD & Discrete empirical interpolation method(deim) 5 Dynamic mode decomposition (DMD) 6 Allen-Cahn equation 7 Diffusive FitzHugh-Nagumo Equation 8 Convective FitzHugh-Nagumo equation 9 Nonlinear Schrödinger Equation (NLS) 10 Extend & Kernel DMD

3 Conservative & Dissipative PDEs 1 Conservative & Dissipative PDEs 2 Discontinuous Galerkin discretization 3 Energy preserving time discretization 4 POD & Discrete empirical interpolation method(deim) 5 Dynamic mode decomposition (DMD) 6 Allen-Cahn equation 7 Diffusive FitzHugh-Nagumo Equation 8 Convective FitzHugh-Nagumo equation 9 Nonlinear Schrödinger Equation (NLS) 10 Extend & Kernel DMD

4 Conservative & Dissipative PDEs Evolutionary PDEs u t = D δh, (x,t) Ω (0,T ], δu H = (H(x;u,u x,u xx,...)dx Ω Variational derivative: δh δu = H ( ) ( ) H H u x x 2 u x u xx

5 Conservative & Dissipative PDEs Conservative PDEs D = S constant skew-adjoint operator in B = L 2 (Ω). us udx = 0, B Ω H Hamiltonian (energy) conserving system dh δh = dt δu S δh δu dx = 0 Nonlinear Schrödinder (NLS) equation ( ) ( u 0 i u = i 0 t H = Ω Ω )( δh δu δh δu ( u 2 + γ 2 u 4) dx, S = ) ( 0 i i 0 Korteweg de Vries equation, Sine-Gordon equation, Maxwell equation )

6 Conservative & Dissipative PDEs Dissipative PDEs D = N constant negative (semi) definite operator un udx 0, B Ω H Lyapunov function, energy dissipating system H δh = Ω δu N δh δu dx 0 Allen-Cahn equation u = ε u + u u3 t ( ε H = Ω 2 u u2 + 1 ) 4 u4 dx, N = 1 Energy is monotonically decreasing H (u(t n )) < H (u(t m )), t n > t m Cahn-Hilliard Equation, Ginzburg-Landau equation

7 Conservative & Dissipative PDEs Fitzhugh-Nagumo equation τ 1 u t τ 2 v t = d 1 u + f (u,v) = d 2 v + g(u,v) Skew-gradient structure ( ) f (u,v) = v u τ 1 ( g(u,v) τ 2 ). ( d1 E(u,v) = Ω 2 u 2 d ) 2 2 v 2 + F(u,v) dx with the potential function F(u,v) = u4 4 + (1 + β)u3 3 βu2 2 uv + γv2 2 εv

8 Discontinuous Galerkin discretization 1 Conservative & Dissipative PDEs 2 Discontinuous Galerkin discretization 3 Energy preserving time discretization 4 POD & Discrete empirical interpolation method(deim) 5 Dynamic mode decomposition (DMD) 6 Allen-Cahn equation 7 Diffusive FitzHugh-Nagumo Equation 8 Convective FitzHugh-Nagumo equation 9 Nonlinear Schrödinger Equation (NLS) 10 Extend & Kernel DMD

9 Discontinuous Galerkin discretization Symmetric interior penalty Galerkin (SIPG) ξ h = {K} is a partition of the computational domain Ω into a family of triangles. P k (K) is the space of polynomials of order k on the element K. The finite dimensional solution and test function space W h = W h (ξ h ) = { w L 2 (Ω) : w K P k (K), K ξ h }, where w W h is discontinuous along the inter-element boundaries. B. Rivière. Discontinuous Galerkin methods for solving elliptic and parabolic equations, Theory and implementation. SIAM, 2008.

10 Discontinuous Galerkin discretization The jump and average operators of a function w W h on an interior edge e K i K j : [[w]] := w Ki n Ki + w Kj n Kj, {{w}} := 1 2 (w K i + w Kj ), with [[w]] := w K n and {{w}} := w K on a boundary edge e Ω. K 2 Ω K 1 K 1 nk n e e The sets of inflow and outflow edges: Γ = {z Ω : b(v) n(v,x) < 0}, Γ + = Ω \ Γ, K = {z K : b(v) n K (v,x) < 0}, K + = K \ K, where n K is the outward unit vector on K.

11 Discontinuous Galerkin discretization Symmetric interior penalty Galerkin (SIPG) discretization Symmetric interior penalty Galerkin (SIPG) discretization ( t u h (µ),υ h ) Ω +a h (µ;u h (µ),υ h )+( f (u h (µ); µ),υ h ) Ω = 0, υ h V h, with the SIPG bilinear form a h (µ;u,υ) = ε u υ {ε u}[υ]ds K T K h E Eh 0 E σε {ε υ}[u] + [u][υ]ds, E Eh 0 E h E Eh 0 E E

12 Discontinuous Galerkin discretization Full order model u h (x,t) = n e n q i=1 j=1 u i j(t)ϕ i j(x) u ϕ := u(t) = (u 1 1 (t),u1 2 (t),...,un e n q (t)) T := (u 1 (t),u 2 (t),...,u N (t)) T := ϕ(x) = (ϕ 1 1 (x),ϕ1 2 (x),...,ϕn e n q (x)) T := (ϕ 1 (x),ϕ 2 (x),...,ϕ N (x)) T N = n e n q the dg degrees of freedom (DoFs) Mu t = Au f(u) M R N N is the mass matrix A R N N is the stiffness matrix

13 Energy preserving time discretization Average vector filed method Energy stable (conserving or dissipating) average vector field (AVF) method for ODEs ẏ = f(u) u n = u n 1 + t 1 0 f(τu n + (1 τ)u n 1 )dτ. Mu n+1 = Mu n t 1 2 A(un+1 +u n ) t f(τu n+1 +(1 τ)u n )dτ 0 The nonlinear function is approximated by symmetric Gauss-Legendre quadrature s i=1 b i = 1 2 f(τu n+1 + (1 τ)u n )dτ s i=1 b i f (c i u n+1 + (1 c i )u n ) AVF method coincides with the mid-point rule for quadratic f(u). Celledoni, E., Grimm, V., McLachlan, R., McLaren, D., ONeale, D., Owren, B., Quispel, G.: Preserving energy resp. dissipation in numerical PDEs using the average vector field method. Journal of Computational Physics 231,

14 Energy preserving time discretization Energy stability of the full order model The SIPG discretized energy function of the continuous energy E h (u n h ) = ε 2 un h 2 L 2 (Ω) + (F(un h ),1) Ω + E E 0 h ( ({ε u n h },[un h ]) E + σε 2h E ([u n h ],[un h ]) E E h (u n+1 h ) E h (u n h ) = 1 t un+1 h u n h 2 L 2 (Ω) 0, For Allen-Cahn equation: E h (u n+1 h ) E h (u n h ) ), For NLS equation: E h (u n h ) = E h(u 0 h )

15 POD & Discrete empirical interpolation method(deim) 1 Conservative & Dissipative PDEs 2 Discontinuous Galerkin discretization 3 Energy preserving time discretization 4 POD & Discrete empirical interpolation method(deim) 5 Dynamic mode decomposition (DMD) 6 Allen-Cahn equation 7 Diffusive FitzHugh-Nagumo Equation 8 Convective FitzHugh-Nagumo equation 9 Nonlinear Schrödinger Equation (NLS) 10 Extend & Kernel DMD

16 POD & Discrete empirical interpolation method(deim) POD M-orthogonal reduced basis functions {ψ w,i }, i = 1,2,...,k J 1 min ψ w,1,...,ψ w,k J w j k 2 (w j,ψ w,i ) L 2 (Ω)ψ w,i j=1 i=1 L 2 (Ω) subject to (ψ w,i,ψ w, j ) L 2 (Ω) = Ψ T w,,imψ w,, j = δ i j, 1 i, j k, The minimization problem is equivalent to the eigenvalue problem U U T MΨ u,,i = σ 2 u,iψ u,,i i = 1,2,...,k for Ψ u,,i the coefficient vectors of the POD basis functions ψ u,i. Selection of POD modes: energy criteria E = l i=1 σ 2 i d i=1 σ 2 i

17 POD & Discrete empirical interpolation method(deim) Reduced order model The ROM solution u h,r (x,t) of dimension N N by POD u h (x,t) u h,r (x,t) = N i=1 SIPG weak formulation for ROM u i,r (t)ψ i (x), (ψ i (x),ψ j (x)) Ω = δ i j, ( t u h,r,υ h,r ) Ω + a h (u h,r,υ h,r ) + ( f (u h,r ),υ h,r ) Ω = 0, υ h,r V h,r ψ i (x) = N Ψ j,i ϕ j (x), Ψ T,iMΨ, j = δ i j. j=1 Ψ = [Ψ,1,...,Ψ,N ] R N N. u = Ψu r. The reduced semi-discrete ODE system: t u r + A r u r + f r (u r ) = 0, Reduced stiffness matrix A r = Ψ T AΨ Reduced non-linear vector f r (u r ) = Ψ T f(ψu r ).

18 POD & Discrete empirical interpolation method(deim) Discrete empirical interpolation (DEIM) Computation of f r (u r ) = Ψ T f(ψu r ) R N depends on the dimension N of the full system Use an approximation f r (u r ) = }{{} Ψ T N N f(ψu r (t)) }{{} N 1 f Ws, W R N m,c R m It is over determined. Find a projection P such that: P = [e 1,...,e m ] R N m with e i is the i -th column of the identity matrix I R N N

19 POD & Discrete empirical interpolation method(deim) DEIM Algorithm To find permutation matrix P and indices = [ 1,..., m ] T Algorithm 1 The DEIM Algorithm INPUT: {W i } m i=1 RN OUTPUT: = [ 1,..., m ] T R m, P R N m [ ρ, 1 ] = max{ W 1 } W = [W 1 ],P = [e 1 ], = [ 1 ] for i = 2 to m do Solve (P T W)c = P T W i for c r = W i Wc [ ρ, i ] = max{ r } [ ] W [W W i ],P [P e i ], end for S. Chaturantabut and D.C. Sorensen, Nonlinear model reduction via discrete empirical interpolation, SIAM Journal on Scientific Computing 32 (5), , i

20 POD & Discrete empirical interpolation method(deim) Finding the basis W To find (POD) basis functions W = [W 1,...,W m ] R N m : Set the snapshot matrix F := [f 1,...,f J ] R N J, where f i := f(ψu r (t i )) Set {W i } m i=1 as the first m N left singular vectors {W i} m i=1 through the SVD of F F = W ΣZ T

21 POD & Discrete empirical interpolation method(deim) Approximating the nonlinearity After finding P and = [ 1,..., m ] T P T f = (P T W)s f Ws = W(P T W) 1 P T f f r (u r ) = Ψ T f Qf

22 POD & Discrete empirical interpolation method(deim) Approximating the nonlinearity After finding P and = [ 1,..., m ] T P T f = (P T W)s f Ws = W(P T W) 1 P T f f r (u r ) = Ψ T f Qf where Q = (Ψ T W (P T W) }{{} m m 1 ) }{{} N m (Precomputable), f = P T f(ψu r (t)) }{{} m 1

23 POD & Discrete empirical interpolation method(deim) A priori error bound DEIM approximation satisfies the a priori error bound f W(P T W) 1 f 2 (P T W) 1 2 (I WW T )f 2, where the term (P T W) 1 2 is of moderate size of order 100 or less. H. Antil, M. Heinkenschloss, and D. C. Sorensen, Application of the Discrete Empirical Interpolation Method to Reduced Order Modeling of Nonlinear and Parametric Systems, A. Quarteroni and G. Rozzas (eds.), Reduced Order Methods for Modeling and Computational Reduction, Model. Simul.& Appl. Vol. 9, 2014, pp ,

24 POD & Discrete empirical interpolation method(deim) Degrees of freedoms with linear dg basis Classical FEM DG H. Antil, M. Heinkenschloss, and D. C. Sorensen, Application of the Discrete Empirical Interpolation Method to Reduced Order Modeling of Nonlinear and Parametric Systems, A. Quarteroni and G. Rozzas (eds.), Reduced Order Methods for Modeling and Computational Reduction, Model. Simul.& Appl. Vol. 9, 2014, pp , Springer Italia, Milan.

25 POD & Discrete empirical interpolation method(deim) Reduced Jacobian evaluation The reduced Jacobian arising from DEIM u r f r (Ψu r ) Q(P T J f )Ψ. For m = 4, 2 = 6 and 3 = 2, and linear basis are used (N loc = 3): f f 1 P T f = = f 6 f 2, f N f 4 P T J f = f f 6 f 6 u 4 u 5 u f 2 f 2 f 2 u 1 u 2 u ,

26 Dynamic mode decomposition (DMD) 1 Conservative & Dissipative PDEs 2 Discontinuous Galerkin discretization 3 Energy preserving time discretization 4 POD & Discrete empirical interpolation method(deim) 5 Dynamic mode decomposition (DMD) 6 Allen-Cahn equation 7 Diffusive FitzHugh-Nagumo Equation 8 Convective FitzHugh-Nagumo equation 9 Nonlinear Schrödinger Equation (NLS) 10 Extend & Kernel DMD

27 of Sciences, 17(5): , 1931 Dynamic mode decomposition (DMD) Dynamic mode decomposition Equation-free, snapshot based method. Arnoldi-like algorithm based on the Koopman analysis. Modes and eigenvalues represents the temporal dynamics inherent in the data with oscillatory components. The modes are not necessarily orthogonal. DMD modes have a single-frequency content contrary to the POD modes that possess multi temporal frequency. Optimality in POD Optimality in DMD Energy Criteria? B. O. Koopman. Hamiltonian systems and transformation in Hilbert space. Proceedings of the National Academy

28 Dynamic mode decomposition (DMD) For the dynamic system specified by x k+1 = g(x k ) on a manifold M, the Koopman operator maps any function f : M R into A f (x k ) = f (g(x k )). Koopman operator A linear, infinite dimensional operator The function f (x k ) can then be expressed as: f (x k ) = α j (x 0 )φ j e (ω j+iσ j )k, j=1 φ j :Koopman modes, w j : growth rates and σ j : frequencies of eigenvalues of A. Dynamic mode decomposition method approximates the Koopman operator with a finite dimensional linear operator.

29 Dynamic mode decomposition (DMD) Snapshot matrix: S = [u 1,...,u J ] in R N J with S 0 = [u 1,...,u J 1 ], S 1 = [u 2,...,u J ]. Assume that A R N N a linear operator with such that S 1 A S 0, A minimizes the Frobenious norm S 1 A S 0 F. Problem: When N is large, it is hard to compute the matrix A.

30 Dynamic mode decomposition (DMD) SVD of S 0 with rank(s 0 ) = k: S 0 = UΣV, where, U R N k and V R J 1 k are orthogonal matrices, Σ R k k is the diagonal matrix. POD projection of A : à = U AU = U S 1 (UΣV ) 1 U, = U S 1 V Σ 1. where à R k k with k < N. Eigenvectors of A: Φ DMD = S 1 Σ 1 VW, where W is the eigenvector of Ã. Φ DMD = DMD modes.

31 Dynamic mode decomposition (DMD) Exact DMD Algorithm 2 Exact DMD Algorithm Input: Snapshots S = [u 1,...,u J ] with u i = u ti. Output: DMD modes Φ DMD. 1: Define the matrices S 0 = [u 1,...,u J 1 ] and S 1 = [u 2,...,u J ]. 2: SVD of S 0 : S 0 = UΣV. 3: Ã = U S 1 Σ 1 V. 4: Eigenvalues and eigenvectors of ÃW = ΛW 5: Φ DMD = S 1 Σ 1 V W. J. H. Tu, C. W. Rowley, D. M. Luchtenburg, S. L. Brunton, J. N. Kutz. On dynamic mode decomposition: theory and applications. J. Comput. Dyn., 1(2): , 2014

32 Dynamic mode decomposition (DMD) Equivalently, α 1 α 2 D α = S = [u 1,...,u J ] Φ DMD D α V and,... αk 1 α k where γ i = exp(ω i t), i = 1,2,...,k.,V and = 1 γ 1 γ1 J 1 1 γ 2 γ2 J γ k 1 γ J 1 k 1 1 γ k γ J 1 k

33 Dynamic mode decomposition (DMD) Optimal mode amplitudes Aim: To identify the optimal mode amplitudes α = [α 1 (0),...,α k (0)] with respect to the minimization problem: min α S ΦDMD D α V and 2 F. Let P = (W W) (V and V and ), q = diag(v andv Σ W). where denotes the conjugate transpose, denotes the elementwise multiplication. Then, α opt = P 1 q. M. R. Jovanovič, P. J. Schmid, J. W. Nichols, Physics of Fluids 26, , 2014

34 Dynamic mode decomposition (DMD) DMD approximation of the nonlinearity Reduced approximation of the nonlinearity in terms of DMD modes POD-DMD reduced system f(t,u) Φ DMD (diag(e ωdmdt )b M r u r = A r u r (Φ POD ) T Φ DMD diag(e ωdmdt )b u(0) = u r 0 b = Φ f 1 Φ : Moore-Penrose pseudo inverse of Φ DMD. Alessandro Alla and J. Nathan Kutz. Nonlinear model order reduction via dynamic mode decomposition. arxiv: , 2016.

35 Allen-Cahn equation 1 Conservative & Dissipative PDEs 2 Discontinuous Galerkin discretization 3 Energy preserving time discretization 4 POD & Discrete empirical interpolation method(deim) 5 Dynamic mode decomposition (DMD) 6 Allen-Cahn equation 7 Diffusive FitzHugh-Nagumo Equation 8 Convective FitzHugh-Nagumo equation 9 Nonlinear Schrödinger Equation (NLS) 10 Extend & Kernel DMD

36 Allen-Cahn equation 2D Allen-Cahn equation with quartic potential u t = ε u + f (u) Cubic bi-stable nonlinearity f (u) = u 3 u Homogenous Neumann boundary conditions Ω = [0,0.1] 2 [0,0.025], t = , x = initial condition u(x,0) = tanh[(0.25 Parameter ε = 0.02 (x 1 0.5) 2 + (x 2 0.5) 2 )/( 2ε] Allen, M.S., Cahn, J.W.: A microscopic theory for antiphase boundary motion and its application to antiphase domain coarsening. Acta Metallurgica 27(6), , 1979

37 Allen-Cahn equation 10 0 u f Figure 1: Decay of the singular values for u and the nonlinearity f.

38 Allen-Cahn equation Figure 2: Plots of errors between FOM and ROM solutions

39 Allen-Cahn equation Comparison POD-DEIM-DMD Energy FOM 3 POD 3 POD, 5 DEIM 3 POD, 5 DMD CPU (seconds) t 0 Full POD DEIM DMD Figure 3: Energy plots (left) and CPU times (right)

40 Allen-Cahn equation Table 1: Energy errors between FOM and ROMs, and Speed-Up Factors ROM # Modes Energy-Error Speed-Up Factor POD e DEIM e DMD e

41 Allen-Cahn equation L 2 Error u 10 0 POD POD-DEIM 10-5 POD-DMD Number of modes CPU-time POD POD-DEIM POD-DMD Full Number of modes Figure 4: L 2 L 2 FOM-ROM (left) and CPU times (right) with the same increasing number of POD, DEIM and DMD basis functions.

42 Diffusive FitzHugh-Nagumo Equation 1 Conservative & Dissipative PDEs 2 Discontinuous Galerkin discretization 3 Energy preserving time discretization 4 POD & Discrete empirical interpolation method(deim) 5 Dynamic mode decomposition (DMD) 6 Allen-Cahn equation 7 Diffusive FitzHugh-Nagumo Equation 8 Convective FitzHugh-Nagumo equation 9 Nonlinear Schrödinger Equation (NLS) 10 Extend & Kernel DMD

43 Diffusive FitzHugh-Nagumo Equation Diffusive FHN u t = d 1 u u 3 + u v + κ, v t = d 2 v v + u space-time domain Q = [ 1,1] 2 [0,100]. Random initial conditions between -1 and 1 and zero flux boundary conditions x = y = and temporal step-size t = 0.1. Parameters d 1 = , d 2 = 0.005, κ = 0 TT Marquez-Lago, P. Padilla, A selection criterion for patterns in reaction diffusion systems. Theoretical Biology and Medical Modelling 11:7, 20167, 2014

44 Diffusive FitzHugh-Nagumo Equation Figure 5: Labyrinthic patterns at T = 100 for POD, DEIM, DMD

45 Diffusive FitzHugh-Nagumo Equation 10 5 u v 10 0 f Energy -0.4 FOM POD 20 POD, 30 DEIM 20 POD, 70 DMD t

46 Diffusive FitzHugh-Nagumo Equation ROM #POD #DEIM #DMD L 2 Error u L 2 Error v Speed-up POD e e DEIM e e DMD e e Table 2: FOM-ROM errors & speed-up

47 Diffusive FitzHugh-Nagumo Equation L 2 Error u POD POD-DEIM POD-DMD Number of modes Figure 7: L 2 L 2 FOM-ROM errors

48 Diffusive FitzHugh-Nagumo Equation CPU-time 10 1 POD POD-DEIM POD-DMD 10 0 Full Number of modes Figure 8: CPU times

49 Convective FitzHugh-Nagumo equation 1 Conservative & Dissipative PDEs 2 Discontinuous Galerkin discretization 3 Energy preserving time discretization 4 POD & Discrete empirical interpolation method(deim) 5 Dynamic mode decomposition (DMD) 6 Allen-Cahn equation 7 Diffusive FitzHugh-Nagumo Equation 8 Convective FitzHugh-Nagumo equation 9 Nonlinear Schrödinger Equation (NLS) 10 Extend & Kernel DMD

50 Convective FitzHugh-Nagumo equation Convective FHN u t = d 1 u V u c 1 u(u c 2 )(u 1) v, v t = d 2 v V v ε(v c 3 u) On th space time cylinder Q = Ω (0,1), where Ω = (0,L) (0,H). For a given V max = 1 4 ah2, the velocity field V (y) = ay(h y) Space-time domain Q = Ω [0,T ] = [ 1,1] 2 [0,100]. Random initial conditions between -1 and 1 and zero flux boundary conditions. x = y = and temporal step-size t = 0.1. Parameters d 1 = , d 2 = 0.005, κ = 0 E. A. Ermakova, E. E. Shnol, M. A. Panteleev, A. A. Butylin, V. Volpert, F. I. Ataullakhanov. On propagation of excitation waves in moving media: The FitzHugh-Nagumo model. PLosOne, 4(2):E4454, 2009

51 Convective FitzHugh-Nagumo equation Figure 9: Standing waves at T = 100, POD, DEIM, DMD

52 Convective FitzHugh-Nagumo equation 10 5 u v 10 0 f Figure 10: Decay of the singular values

53 Convective FitzHugh-Nagumo equation ROM #POD #DEIM #DMD L 2 Error u L 2 Error v Speed-up POD e e DEIM e e DMD e e Table 3: FOM-ROM errors & speed-up

54 10 1 POD Convective FitzHugh-Nagumo equation 10 0 POD-DEIM POD-DMD 10-1 L 2 Error u Number of modes Figure 11: L 2 L 2 FOM-ROM errors

55 Convective FitzHugh-Nagumo equation CPU-time POD POD-DEIM POD-DMD 10-1 Full Number of modes Figure 12: CPU times

56 Nonlinear Schrödinger Equation (NLS) 1 Conservative & Dissipative PDEs 2 Discontinuous Galerkin discretization 3 Energy preserving time discretization 4 POD & Discrete empirical interpolation method(deim) 5 Dynamic mode decomposition (DMD) 6 Allen-Cahn equation 7 Diffusive FitzHugh-Nagumo Equation 8 Convective FitzHugh-Nagumo equation 9 Nonlinear Schrödinger Equation (NLS) 10 Extend & Kernel DMD

57 Nonlinear Schrödinger Equation (NLS) Nonlinear Schrödinger iu t + u + 2 u 2 u = 0 in [0,2π] 2 (0,1] with periodic boundary conditions and with the exact solution u(x,y,t) = Aexp(i(c 1 x + c 2 y ωt)) ω = c c2 2 c A 2. A = c 1 = c 2 = 1. temporal and spatial mesh sizes t = 0.01, x = y = π/ Yan Xu and Chi-Wang Shu. Local discontinuous Galerkin methods for nonlinear Schrödinger equations. Journal of Computational Physics, 205(1):72 97, 2005

58 Nonlinear Schrödinger Equation (NLS) 10 5 Real p Imaginary q 10 0 (p 2 +q 2 ) 2 q (p 2 +q 2 ) 2 p Figure 13: Singular values for the solutions and nonlinearities

59 Nonlinear Schrödinger Equation (NLS) Figure 14: Solution profiles at the final time T =10

60 Nonlinear Schrödinger Equation (NLS) Figure 15: FOM-ROM errors at the final time

61 Nonlinear Schrödinger Equation (NLS) 1 FOM POD Energy Error Energy Error t 4 POD, 4 DEIM t 4 POD, 4 DMD 0.35 Energy Error Energy Error t t Figure 16: Energy errors Ω u 2 + u 4 dω

62 Nonlinear Schrödinger Equation (NLS) FOM x POD x Mass Error 0 1 Mass Error t 4 POD, 4 DEIM x t 7 x 4 POD, 4 DMD 10 7 Mass Error 1 2 Mass Error t t Figure 17: Mass errors Ω u 2 dω

63 Nonlinear Schrödinger Equation (NLS) 1 FOM POD Moment Error Moment Error t 4 POD, 4 DEIM t 4 POD, 4 DMD 0.3 Moment Error Moment Error t t Figure 18: Momentum errors 1 2 ((uu x u u x )) + (uu y u u y ))

64 Nonlinear Schrödinger Equation (NLS) Table 4: The computation time (in sec) and speed-up factors FOM POD DEIM DMD CPU Speed Up Table 5: Errors between FOM Solution Energy Mass Moment POD 2.16e e e e-03 POD-DEIM 2.17e e e e-03 POD-DMD 1.94e e e e-03

65 Extend & Kernel DMD 1 Conservative & Dissipative PDEs 2 Discontinuous Galerkin discretization 3 Energy preserving time discretization 4 POD & Discrete empirical interpolation method(deim) 5 Dynamic mode decomposition (DMD) 6 Allen-Cahn equation 7 Diffusive FitzHugh-Nagumo Equation 8 Convective FitzHugh-Nagumo equation 9 Nonlinear Schrödinger Equation (NLS) 10 Extend & Kernel DMD

66 Extend & Kernel DMD Koopman operator Discrete time dynamical system x k+1 = F f (x k ) Koopman operator on the observable function g K t g(x k ) = g(f t (x k )) = g(x k+1 ) System dynamics is characterized by K ϕ k = λϕ k g(x) = [ g 1 (x) g 2 (x) g p (x) ] T = k=1ϕ k (x)v k K g(x) = K k=1 ϕ k (x)v k = k=1 K ϕ k (x)v k = k=1 λ k ϕ k (x)v k

67 Extend & Kernel DMD Observables Observables g(x) mapping from the physical space to feature space System dynamics is characterized in the feature space by Koopman eigenvalues λ k, eigenfunctions ϕ k (x), and modes v k Construction of the feature space g(x) Polynomials g j (x) = {x,x 2,x 3,...,x n } Radial basis functions Hermite polynomials Discontinuous spectral elements

68 Extend & Kernel DMD Column size of the data matrix n, number of snapshots m Extended DMD when n >> m Examples for observables for NLS [ x g 1 (x) = x 2 x ], g 2 (x) = Kernel DMD m >> n, SVM based kernels polynomial kernel f (x,x ) = (a + x T x ) p [ x x 2 radial basis functions f (x,x ) = exp( a x x 2 ) sigmoid kernel f (x,x ) = tanh(x T x + a) Perform DMD on the data matrices of the observables ] J. Nathan Kutz and Steven L. Brunton, Dynamic Mode Decomposition: Data-Driven Modeling of Complex Systems, SIAM, 2016.

69 Extend & Kernel DMD From the foreword Oberwolfach Mini-Workshop: Applied Koopmanism, 7 13 February 2016 Poincaré suggested that complicated dynamics governed by non-linear partial differential equations can be reduced to and analyzed with the novel (at that time) linear infinite dimensional spectral methods advocated by Hilbert and Fredholm,...Poincaré s vision became reality a good two decades later by landmark contributions of Carleman, Koopman and von Neumann. Prediction from the data as fourth paradigm of scientific discovery, New Report on Research and Education in Computational Science and Engineering, September 2016 Data-Driven Methods for Reduced-Order Modeling and Stochastic Partial Differential Equations, Banff International Research Station University of British Columbia, January 29 - February 3, 2017.

arxiv: v2 [math.na] 22 Oct 2015

arxiv: v2 [math.na] 22 Oct 2015 manuscript No. (will be inserted by the editor) Structure preserving integration and model order reduction of skew-gradient reaction-diffusion systems Bülent Karasözen Tuğba Küçükseyhan Murat Uzunca arxiv:58.55v2

More information

Energy Preserving Numerical Integration Methods

Energy Preserving Numerical Integration Methods Energy Preserving Numerical Integration Methods Department of Mathematics and Statistics, La Trobe University Supported by Australian Research Council Professorial Fellowship Collaborators: Celledoni (Trondheim)

More information

arxiv: v1 [math.na] 16 Feb 2016

arxiv: v1 [math.na] 16 Feb 2016 NONLINEAR MODEL ORDER REDUCTION VIA DYNAMIC MODE DECOMPOSITION ALESSANDRO ALLA, J. NATHAN KUTZ arxiv:62.58v [math.na] 6 Feb 26 Abstract. We propose a new technique for obtaining reduced order models for

More information

Highly-efficient Reduced Order Modelling Techniques for Shallow Water Problems

Highly-efficient Reduced Order Modelling Techniques for Shallow Water Problems Highly-efficient Reduced Order Modelling Techniques for Shallow Water Problems D.A. Bistrian and I.M. Navon Department of Electrical Engineering and Industrial Informatics, University Politehnica of Timisoara,

More information

norges teknisk-naturvitenskapelige universitet Preserving energy resp. dissipation in numerical PDEs, using the Average Vector Field method

norges teknisk-naturvitenskapelige universitet Preserving energy resp. dissipation in numerical PDEs, using the Average Vector Field method norges teknisk-naturvitenskapelige universitet Preserving energy resp dissipation in numerical PDEs, using the Average Vector Field method by E Celledoni,V Grimm, RI McLachlan, DI McLaren, DRJ O Neale,

More information

ENERGY PRESERVING INTEGRATION OF BI-HAMILTONIAN PARTIAL DIFFERENTIAL EQUATIONS

ENERGY PRESERVING INTEGRATION OF BI-HAMILTONIAN PARTIAL DIFFERENTIAL EQUATIONS TWMS J. App. Eng. Math. V., N.,, pp. 75-86 ENERGY PRESERVING INTEGRATION OF BI-HAMILTONIAN PARTIAL DIFFERENTIAL EQUATIONS B. KARASÖZEN, G. ŞİMŞEK Abstract. The energy preserving average vector field (AVF

More information

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

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

More information

arxiv: v1 [math.na] 13 Sep 2014

arxiv: v1 [math.na] 13 Sep 2014 Model Order Reduction for Nonlinear Schrödinger Equation B. Karasözen, a,, C. Akkoyunlu b, M. Uzunca c arxiv:49.3995v [math.na] 3 Sep 4 a Department of Mathematics and Institute of Applied Mathematics,

More information

Chapter Two: Numerical Methods for Elliptic PDEs. 1 Finite Difference Methods for Elliptic PDEs

Chapter Two: Numerical Methods for Elliptic PDEs. 1 Finite Difference Methods for Elliptic PDEs Chapter Two: Numerical Methods for Elliptic PDEs Finite Difference Methods for Elliptic PDEs.. Finite difference scheme. We consider a simple example u := subject to Dirichlet boundary conditions ( ) u

More information

Diagonalization of the Coupled-Mode System.

Diagonalization of the Coupled-Mode System. Diagonalization of the Coupled-Mode System. Marina Chugunova joint work with Dmitry Pelinovsky Department of Mathematics, McMaster University, Canada Collaborators: Mason A. Porter, California Institute

More information

Krylov Subspace Methods for Nonlinear Model Reduction

Krylov Subspace Methods for Nonlinear Model Reduction MAX PLANCK INSTITUT Conference in honour of Nancy Nichols 70th birthday Reading, 2 3 July 2012 Krylov Subspace Methods for Nonlinear Model Reduction Peter Benner and Tobias Breiten Max Planck Institute

More information

Scientific Computing WS 2018/2019. Lecture 15. Jürgen Fuhrmann Lecture 15 Slide 1

Scientific Computing WS 2018/2019. Lecture 15. Jürgen Fuhrmann Lecture 15 Slide 1 Scientific Computing WS 2018/2019 Lecture 15 Jürgen Fuhrmann juergen.fuhrmann@wias-berlin.de Lecture 15 Slide 1 Lecture 15 Slide 2 Problems with strong formulation Writing the PDE with divergence and gradient

More information

POD/DEIM 4DVAR Data Assimilation of the Shallow Water Equation Model

POD/DEIM 4DVAR Data Assimilation of the Shallow Water Equation Model nonlinear 4DVAR 4DVAR Data Assimilation of the Shallow Water Equation Model R. Ştefănescu and Ionel M. Department of Scientific Computing Florida State University Tallahassee, Florida May 23, 2013 (Florida

More information

Reduced order modelling for Crash Simulation

Reduced order modelling for Crash Simulation Reduced order modelling for Crash Simulation Fatima Daim ESI Group 28 th january 2016 Fatima Daim (ESI Group) ROM Crash Simulation 28 th january 2016 1 / 50 High Fidelity Model (HFM) and Model Order Reduction

More information

Proper Orthogonal Decomposition (POD) for Nonlinear Dynamical Systems. Stefan Volkwein

Proper Orthogonal Decomposition (POD) for Nonlinear Dynamical Systems. Stefan Volkwein Proper Orthogonal Decomposition (POD) for Nonlinear Dynamical Systems Institute for Mathematics and Scientific Computing, Austria DISC Summerschool 5 Outline of the talk POD and singular value decomposition

More information

LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES)

LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES) LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES) RAYTCHO LAZAROV 1 Notations and Basic Functional Spaces Scalar function in R d, d 1 will be denoted by u,

More information

ENERGY PRESERVATION (DISSIPATION) IN NUMERICAL ODEs and PDEs

ENERGY PRESERVATION (DISSIPATION) IN NUMERICAL ODEs and PDEs ENERGY PRESERVATION (DISSIPATION) IN NUMERICAL ODEs and PDEs E. CELLEDONI Department of Mathematical Sciences, NTNU 749 Trondheim, Norway. email: elenac@math.ntnu.no Abstract This note considers energy-preservation

More information

2. Examples of Integrable Equations

2. Examples of Integrable Equations Integrable equations A.V.Mikhailov and V.V.Sokolov 1. Introduction 2. Examples of Integrable Equations 3. Examples of Lax pairs 4. Structure of Lax pairs 5. Local Symmetries, conservation laws and the

More information

A review of stability and dynamical behaviors of differential equations:

A review of stability and dynamical behaviors of differential equations: A review of stability and dynamical behaviors of differential equations: scalar ODE: u t = f(u), system of ODEs: u t = f(u, v), v t = g(u, v), reaction-diffusion equation: u t = D u + f(u), x Ω, with boundary

More information

Basic Principles of Weak Galerkin Finite Element Methods for PDEs

Basic Principles of Weak Galerkin Finite Element Methods for PDEs Basic Principles of Weak Galerkin Finite Element Methods for PDEs Junping Wang Computational Mathematics Division of Mathematical Sciences National Science Foundation Arlington, VA 22230 Polytopal Element

More information

A Matlab Tutorial for Diffusion-Convection-Reaction Equations using DGFEM

A Matlab Tutorial for Diffusion-Convection-Reaction Equations using DGFEM MIDDLE EAST TECHNICAL UNIVERSITY Ankara, Turkey INSTITUTE OF APPLIED MATHEMATICS http://iam.metu.edu.tr arxiv:1502.02941v1 [math.na] 10 Feb 2015 A Matlab Tutorial for Diffusion-Convection-Reaction Equations

More information

A C 1 virtual element method for the Cahn-Hilliard equation with polygonal meshes. Marco Verani

A C 1 virtual element method for the Cahn-Hilliard equation with polygonal meshes. Marco Verani A C 1 virtual element method for the Cahn-Hilliard equation with polygonal meshes Marco Verani MOX, Department of Mathematics, Politecnico di Milano Joint work with: P. F. Antonietti (MOX Politecnico di

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

Simple Examples on Rectangular Domains

Simple Examples on Rectangular Domains 84 Chapter 5 Simple Examples on Rectangular Domains In this chapter we consider simple elliptic boundary value problems in rectangular domains in R 2 or R 3 ; our prototype example is the Poisson equation

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

An Empirical Chaos Expansion Method for Uncertainty Quantification

An Empirical Chaos Expansion Method for Uncertainty Quantification An Empirical Chaos Expansion Method for Uncertainty Quantification Melvin Leok and Gautam Wilkins Abstract. Uncertainty quantification seeks to provide a quantitative means to understand complex systems

More information

LECTURE 3: DISCRETE GRADIENT FLOWS

LECTURE 3: DISCRETE GRADIENT FLOWS LECTURE 3: DISCRETE GRADIENT FLOWS Department of Mathematics and Institute for Physical Science and Technology University of Maryland, USA Tutorial: Numerical Methods for FBPs Free Boundary Problems and

More information

Goal. Robust A Posteriori Error Estimates for Stabilized Finite Element Discretizations of Non-Stationary Convection-Diffusion Problems.

Goal. Robust A Posteriori Error Estimates for Stabilized Finite Element Discretizations of Non-Stationary Convection-Diffusion Problems. Robust A Posteriori Error Estimates for Stabilized Finite Element s of Non-Stationary Convection-Diffusion Problems L. Tobiska and R. Verfürth Universität Magdeburg Ruhr-Universität Bochum www.ruhr-uni-bochum.de/num

More information

Priority Programme The Combination of POD Model Reduction with Adaptive Finite Element Methods in the Context of Phase Field Models

Priority Programme The Combination of POD Model Reduction with Adaptive Finite Element Methods in the Context of Phase Field Models Priority Programme 1962 The Combination of POD Model Reduction with Adaptive Finite Element Methods in the Context of Phase Field Models Carmen Gräßle, Michael Hinze Non-smooth and Complementarity-based

More information

Differential equations, comprehensive exam topics and sample questions

Differential equations, comprehensive exam topics and sample questions Differential equations, comprehensive exam topics and sample questions Topics covered ODE s: Chapters -5, 7, from Elementary Differential Equations by Edwards and Penney, 6th edition.. Exact solutions

More information

Dmitry Pelinovsky Department of Mathematics, McMaster University, Canada

Dmitry Pelinovsky Department of Mathematics, McMaster University, Canada Spectrum of the linearized NLS problem Dmitry Pelinovsky Department of Mathematics, McMaster University, Canada Collaboration: Marina Chugunova (McMaster, Canada) Scipio Cuccagna (Modena and Reggio Emilia,

More information

An Accurate Fourier-Spectral Solver for Variable Coefficient Elliptic Equations

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

More information

PART IV Spectral Methods

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

More information

Well-balanced DG scheme for Euler equations with gravity

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

More information

Application of POD-DEIM Approach for Dimension Reduction of a Diffusive Predator-Prey System with Allee Effect

Application of POD-DEIM Approach for Dimension Reduction of a Diffusive Predator-Prey System with Allee Effect Application of POD-DEIM Approach for Dimension Reduction of a Diffusive Predator-Prey System with Allee Effect Gabriel Dimitriu 1, Ionel M. Navon 2 and Răzvan Ştefănescu 2 1 The Grigore T. Popa University

More information

EXISTENCE OF SOLUTIONS TO THE CAHN-HILLIARD/ALLEN-CAHN EQUATION WITH DEGENERATE MOBILITY

EXISTENCE OF SOLUTIONS TO THE CAHN-HILLIARD/ALLEN-CAHN EQUATION WITH DEGENERATE MOBILITY Electronic Journal of Differential Equations, Vol. 216 216), No. 329, pp. 1 22. ISSN: 172-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu EXISTENCE OF SOLUTIONS TO THE CAHN-HILLIARD/ALLEN-CAHN

More information

arxiv: v1 [math.na] 29 Feb 2016

arxiv: v1 [math.na] 29 Feb 2016 EFFECTIVE IMPLEMENTATION OF THE WEAK GALERKIN FINITE ELEMENT METHODS FOR THE BIHARMONIC EQUATION LIN MU, JUNPING WANG, AND XIU YE Abstract. arxiv:1602.08817v1 [math.na] 29 Feb 2016 The weak Galerkin (WG)

More information

Solving the steady state diffusion equation with uncertainty Final Presentation

Solving the steady state diffusion equation with uncertainty Final Presentation Solving the steady state diffusion equation with uncertainty Final Presentation Virginia Forstall vhfors@gmail.com Advisor: Howard Elman elman@cs.umd.edu Department of Computer Science May 6, 2012 Problem

More information

Numerical Mathematics

Numerical Mathematics Alfio Quarteroni Riccardo Sacco Fausto Saleri Numerical Mathematics Second Edition With 135 Figures and 45 Tables 421 Springer Contents Part I Getting Started 1 Foundations of Matrix Analysis 3 1.1 Vector

More information

Scientific Computing I

Scientific Computing I Scientific Computing I Module 8: An Introduction to Finite Element Methods Tobias Neckel Winter 2013/2014 Module 8: An Introduction to Finite Element Methods, Winter 2013/2014 1 Part I: Introduction to

More information

The HJB-POD approach for infinite dimensional control problems

The HJB-POD approach for infinite dimensional control problems The HJB-POD approach for infinite dimensional control problems M. Falcone works in collaboration with A. Alla, D. Kalise and S. Volkwein Università di Roma La Sapienza OCERTO Workshop Cortona, June 22,

More information

Application of POD-DEIM Approach on Dimension Reduction of a Diffusive Predator-Prey System with Allee effect

Application of POD-DEIM Approach on Dimension Reduction of a Diffusive Predator-Prey System with Allee effect Application of POD-DEIM Approach on Dimension Reduction of a Diffusive Predator-Prey System with Allee effect Gabriel Dimitriu 1, Ionel M. Navon 2 and Răzvan Ştefănescu 2 1 The Grigore T. Popa University

More information

Proper Orthogonal Decomposition. POD for PDE Constrained Optimization. Stefan Volkwein

Proper Orthogonal Decomposition. POD for PDE Constrained Optimization. Stefan Volkwein Proper Orthogonal Decomposition for PDE Constrained Optimization Institute of Mathematics and Statistics, University of Constance Joined work with F. Diwoky, M. Hinze, D. Hömberg, M. Kahlbacher, E. Kammann,

More information

Numerical Analysis Comprehensive Exam Questions

Numerical Analysis Comprehensive Exam Questions Numerical Analysis Comprehensive Exam Questions 1. Let f(x) = (x α) m g(x) where m is an integer and g(x) C (R), g(α). Write down the Newton s method for finding the root α of f(x), and study the order

More information

Hamiltonian partial differential equations and Painlevé transcendents

Hamiltonian partial differential equations and Painlevé transcendents The 6th TIMS-OCAMI-WASEDA Joint International Workshop on Integrable Systems and Mathematical Physics March 22-26, 2014 Hamiltonian partial differential equations and Painlevé transcendents Boris DUBROVIN

More information

On the construction of discrete gradients

On the construction of discrete gradients On the construction of discrete gradients Elizabeth L. Mansfield School of Mathematics, Statistics and Actuarial Science, University of Kent, Canterbury, CT2 7NF, U.K. G. Reinout W. Quispel Department

More information

A Two-grid Method for Coupled Free Flow with Porous Media Flow

A Two-grid Method for Coupled Free Flow with Porous Media Flow A Two-grid Method for Coupled Free Flow with Porous Media Flow Prince Chidyagwai a and Béatrice Rivière a, a Department of Computational and Applied Mathematics, Rice University, 600 Main Street, Houston,

More information

Lecture Notes on PDEs

Lecture Notes on PDEs Lecture Notes on PDEs Alberto Bressan February 26, 2012 1 Elliptic equations Let IR n be a bounded open set Given measurable functions a ij, b i, c : IR, consider the linear, second order differential

More information

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

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

More information

POD/DEIM 4D-Var for a Finite-Difference Shallow Water Equations Model

POD/DEIM 4D-Var for a Finite-Difference Shallow Water Equations Model .. POD/DEIM 4D-Var for a Finite-Difference Shallow Water Equations Model North Carolina State University rstefan@ncsu.edu POD/DEIM 4D-Var for a Finite-Difference Shallow Water Equations Model 1/64 Part1

More information

A spacetime DPG method for acoustic waves

A spacetime DPG method for acoustic waves A spacetime DPG method for acoustic waves Rainer Schneckenleitner JKU Linz January 30, 2018 ( JKU Linz ) Spacetime DPG method January 30, 2018 1 / 41 Overview 1 The transient wave problem 2 The broken

More information

Proper Orthogonal Decomposition in PDE-Constrained Optimization

Proper Orthogonal Decomposition in PDE-Constrained Optimization Proper Orthogonal Decomposition in PDE-Constrained Optimization K. Kunisch Department of Mathematics and Computational Science University of Graz, Austria jointly with S. Volkwein Dynamic Programming Principle

More information

POD for Parametric PDEs and for Optimality Systems

POD for Parametric PDEs and for Optimality Systems POD for Parametric PDEs and for Optimality Systems M. Kahlbacher, K. Kunisch, H. Müller and S. Volkwein Institute for Mathematics and Scientific Computing University of Graz, Austria DMV-Jahrestagung 26,

More information

Preliminary Examination in Numerical Analysis

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

More information

LEAST-SQUARES FINITE ELEMENT MODELS

LEAST-SQUARES FINITE ELEMENT MODELS LEAST-SQUARES FINITE ELEMENT MODELS General idea of the least-squares formulation applied to an abstract boundary-value problem Works of our group Application to Poisson s equation Application to flows

More information

Infinite-Dimensional Dynamical Systems in Mechanics and Physics

Infinite-Dimensional Dynamical Systems in Mechanics and Physics Roger Temam Infinite-Dimensional Dynamical Systems in Mechanics and Physics Second Edition With 13 Illustrations Springer Contents Preface to the Second Edition Preface to the First Edition vii ix GENERAL

More information

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

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

More information

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 The Implicit Schemes for the Model Problem The Crank-Nicolson scheme and θ-scheme

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

Hamiltonian partial differential equations and Painlevé transcendents

Hamiltonian partial differential equations and Painlevé transcendents Winter School on PDEs St Etienne de Tinée February 2-6, 2015 Hamiltonian partial differential equations and Painlevé transcendents Boris DUBROVIN SISSA, Trieste Lecture 2 Recall: the main goal is to compare

More information

A FAST SOLVER FOR ELLIPTIC EQUATIONS WITH HARMONIC COEFFICIENT APPROXIMATIONS

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

More information

A Bound-Preserving Fourth Order Compact Finite Difference Scheme for Scalar Convection Diffusion Equations

A Bound-Preserving Fourth Order Compact Finite Difference Scheme for Scalar Convection Diffusion Equations A Bound-Preserving Fourth Order Compact Finite Difference Scheme for Scalar Convection Diffusion Equations Hao Li Math Dept, Purdue Univeristy Ocean University of China, December, 2017 Joint work with

More information

Parameterized Partial Differential Equations and the Proper Orthogonal D

Parameterized Partial Differential Equations and the Proper Orthogonal D Parameterized Partial Differential Equations and the Proper Orthogonal Decomposition Stanford University February 04, 2014 Outline Parameterized PDEs The steady case Dimensionality reduction Proper orthogonal

More information

ENERGY PRESERVING METHODS FOR VOLTERRA LATTICE EQUATION

ENERGY PRESERVING METHODS FOR VOLTERRA LATTICE EQUATION TWMS J. App. Eng. Math. V., N.,, pp. 9- ENERGY PRESERVING METHODS FOR VOLTERRA LATTICE EQUATION B. KARASÖZEN, Ö. ERDEM, Abstract. We investigate linear energy preserving methods for the Volterra lattice

More information

Modelling of interfaces and free boundaries

Modelling of interfaces and free boundaries University of Regensburg Regensburg, March 2009 Outline 1 Introduction 2 Obstacle problems 3 Stefan problem 4 Shape optimization Introduction What is a free boundary problem? Solve a partial differential

More information

The Discontinuous Galerkin Method for Hyperbolic Problems

The Discontinuous Galerkin Method for Hyperbolic Problems Chapter 2 The Discontinuous Galerkin Method for Hyperbolic Problems In this chapter we shall specify the types of problems we consider, introduce most of our notation, and recall some theory on the DG

More information

Numerical Approximation of Phase Field Models

Numerical Approximation of Phase Field Models Numerical Approximation of Phase Field Models Lecture 2: Allen Cahn and Cahn Hilliard Equations with Smooth Potentials Robert Nürnberg Department of Mathematics Imperial College London TUM Summer School

More information

Towards parametric model order reduction for nonlinear PDE systems in networks

Towards parametric model order reduction for nonlinear PDE systems in networks Towards parametric model order reduction for nonlinear PDE systems in networks MoRePas II 2012 Michael Hinze Martin Kunkel Ulrich Matthes Morten Vierling Andreas Steinbrecher Tatjana Stykel Fachbereich

More information

SINC PACK, and Separation of Variables

SINC PACK, and Separation of Variables SINC PACK, and Separation of Variables Frank Stenger Abstract This talk consists of a proof of part of Stenger s SINC-PACK computer package (an approx. 400-page tutorial + about 250 Matlab programs) that

More information

Hamiltonian partial differential equations and Painlevé transcendents

Hamiltonian partial differential equations and Painlevé transcendents Winter School on PDEs St Etienne de Tinée February 2-6, 2015 Hamiltonian partial differential equations and Painlevé transcendents Boris DUBROVIN SISSA, Trieste Cauchy problem for evolutionary PDEs with

More information

Symmetry Reductions of (2+1) dimensional Equal Width. Wave Equation

Symmetry Reductions of (2+1) dimensional Equal Width. Wave Equation Authors: Symmetry Reductions of (2+1) dimensional Equal Width 1. Dr. S. Padmasekaran Wave Equation Asst. Professor, Department of Mathematics Periyar University, Salem 2. M.G. RANI Periyar University,

More information

SECOND ORDER TIME DISCONTINUOUS GALERKIN METHOD FOR NONLINEAR CONVECTION-DIFFUSION PROBLEMS

SECOND ORDER TIME DISCONTINUOUS GALERKIN METHOD FOR NONLINEAR CONVECTION-DIFFUSION PROBLEMS Proceedings of ALGORITMY 2009 pp. 1 10 SECOND ORDER TIME DISCONTINUOUS GALERKIN METHOD FOR NONLINEAR CONVECTION-DIFFUSION PROBLEMS MILOSLAV VLASÁK Abstract. We deal with a numerical solution of a scalar

More information

Rational Chebyshev pseudospectral method for long-short wave equations

Rational Chebyshev pseudospectral method for long-short wave equations Journal of Physics: Conference Series PAPER OPE ACCESS Rational Chebyshev pseudospectral method for long-short wave equations To cite this article: Zeting Liu and Shujuan Lv 07 J. Phys.: Conf. Ser. 84

More information

Generalised Summation-by-Parts Operators and Variable Coefficients

Generalised Summation-by-Parts Operators and Variable Coefficients Institute Computational Mathematics Generalised Summation-by-Parts Operators and Variable Coefficients arxiv:1705.10541v [math.na] 16 Feb 018 Hendrik Ranocha 14th November 017 High-order methods for conservation

More information

Trefftz-discontinuous Galerkin methods for time-harmonic wave problems

Trefftz-discontinuous Galerkin methods for time-harmonic wave problems Trefftz-discontinuous Galerkin methods for time-harmonic wave problems Ilaria Perugia Dipartimento di Matematica - Università di Pavia (Italy) http://www-dimat.unipv.it/perugia Joint work with Ralf Hiptmair,

More information

Discontinuous Galerkin Methods: Theory, Computation and Applications

Discontinuous Galerkin Methods: Theory, Computation and Applications Discontinuous Galerkin Methods: Theory, Computation and Applications Paola. Antonietti MOX, Dipartimento di Matematica Politecnico di Milano.MO. X MODELLISTICA E CALCOLO SCIENTIICO. MODELING AND SCIENTIIC

More information

Finite Element methods for hyperbolic systems

Finite Element methods for hyperbolic systems Finite Element methods for hyperbolic systems Eric Sonnendrücker Max-Planck-Institut für Plasmaphysik und Zentrum Mathematik, TU München Lecture notes Wintersemester 14-15 January 19, 15 Contents 1 Introduction

More information

Suboptimal Open-loop Control Using POD. Stefan Volkwein

Suboptimal Open-loop Control Using POD. Stefan Volkwein Institute for Mathematics and Scientific Computing University of Graz, Austria PhD program in Mathematics for Technology Catania, May 22, 2007 Motivation Optimal control of evolution problems: min J(y,

More information

A local-structure-preserving local discontinuous Galerkin method for the Laplace equation

A local-structure-preserving local discontinuous Galerkin method for the Laplace equation A local-structure-preserving local discontinuous Galerkin method for the Laplace equation Fengyan Li 1 and Chi-Wang Shu 2 Abstract In this paper, we present a local-structure-preserving local discontinuous

More information

Functional Analysis Review

Functional Analysis Review Outline 9.520: Statistical Learning Theory and Applications February 8, 2010 Outline 1 2 3 4 Vector Space Outline A vector space is a set V with binary operations +: V V V and : R V V such that for all

More information

Scientific Computing WS 2017/2018. Lecture 18. Jürgen Fuhrmann Lecture 18 Slide 1

Scientific Computing WS 2017/2018. Lecture 18. Jürgen Fuhrmann Lecture 18 Slide 1 Scientific Computing WS 2017/2018 Lecture 18 Jürgen Fuhrmann juergen.fuhrmann@wias-berlin.de Lecture 18 Slide 1 Lecture 18 Slide 2 Weak formulation of homogeneous Dirichlet problem Search u H0 1 (Ω) (here,

More information

Overlapping Schwarz preconditioners for Fekete spectral elements

Overlapping Schwarz preconditioners for Fekete spectral elements Overlapping Schwarz preconditioners for Fekete spectral elements R. Pasquetti 1, L. F. Pavarino 2, F. Rapetti 1, and E. Zampieri 2 1 Laboratoire J.-A. Dieudonné, CNRS & Université de Nice et Sophia-Antipolis,

More information

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

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

More information

Partial Differential Equations

Partial Differential Equations Part II Partial Differential Equations Year 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2015 Paper 4, Section II 29E Partial Differential Equations 72 (a) Show that the Cauchy problem for u(x,

More information

Symbolic Computation of Conserved Densities and Symmetries of Nonlinear Evolution and Differential-Difference Equations WILLY HEREMAN

Symbolic Computation of Conserved Densities and Symmetries of Nonlinear Evolution and Differential-Difference Equations WILLY HEREMAN . Symbolic Computation of Conserved Densities and Symmetries of Nonlinear Evolution and Differential-Difference Equations WILLY HEREMAN Joint work with ÜNAL GÖKTAŞ and Grant Erdmann Graduate Seminar Department

More information

[2] (a) Develop and describe the piecewise linear Galerkin finite element approximation of,

[2] (a) Develop and describe the piecewise linear Galerkin finite element approximation of, 269 C, Vese Practice problems [1] Write the differential equation u + u = f(x, y), (x, y) Ω u = 1 (x, y) Ω 1 n + u = x (x, y) Ω 2, Ω = {(x, y) x 2 + y 2 < 1}, Ω 1 = {(x, y) x 2 + y 2 = 1, x 0}, Ω 2 = {(x,

More information

Periodic oscillations in the Gross-Pitaevskii equation with a parabolic potential

Periodic oscillations in the Gross-Pitaevskii equation with a parabolic potential Periodic oscillations in the Gross-Pitaevskii equation with a parabolic potential Dmitry Pelinovsky 1 and Panos Kevrekidis 2 1 Department of Mathematics, McMaster University, Hamilton, Ontario, Canada

More information

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

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

More information

Chapter 1: The Finite Element Method

Chapter 1: The Finite Element Method Chapter 1: The Finite Element Method Michael Hanke Read: Strang, p 428 436 A Model Problem Mathematical Models, Analysis and Simulation, Part Applications: u = fx), < x < 1 u) = u1) = D) axial deformation

More information

Chapter 6. Finite Element Method. Literature: (tiny selection from an enormous number of publications)

Chapter 6. Finite Element Method. Literature: (tiny selection from an enormous number of publications) Chapter 6 Finite Element Method Literature: (tiny selection from an enormous number of publications) K.J. Bathe, Finite Element procedures, 2nd edition, Pearson 2014 (1043 pages, comprehensive). Available

More information

Discontinuous Galerkin and Finite Difference Methods for the Acoustic Equations with Smooth Coefficients. Mario Bencomo TRIP Review Meeting 2013

Discontinuous Galerkin and Finite Difference Methods for the Acoustic Equations with Smooth Coefficients. Mario Bencomo TRIP Review Meeting 2013 About Me Mario Bencomo Currently 2 nd year graduate student in CAAM department at Rice University. B.S. in Physics and Applied Mathematics (Dec. 2010). Undergraduate University: University of Texas at

More information

Lecture 9 Approximations of Laplace s Equation, Finite Element Method. Mathématiques appliquées (MATH0504-1) B. Dewals, C.

Lecture 9 Approximations of Laplace s Equation, Finite Element Method. Mathématiques appliquées (MATH0504-1) B. Dewals, C. Lecture 9 Approximations of Laplace s Equation, Finite Element Method Mathématiques appliquées (MATH54-1) B. Dewals, C. Geuzaine V1.2 23/11/218 1 Learning objectives of this lecture Apply the finite difference

More information

Overview of sparse system identification

Overview of sparse system identification Overview of sparse system identification J.-Ch. Loiseau 1 & Others 2, 3 1 Laboratoire DynFluid, Arts et Métiers ParisTech, France 2 LIMSI, Université d Orsay CNRS, France 3 University of Washington, Seattle,

More information

Discrete Empirical Interpolation for Nonlinear Model Reduction

Discrete Empirical Interpolation for Nonlinear Model Reduction Discrete Empirical Interpolation for Nonlinear Model Reduction Saifon Chaturantabut and Danny C. Sorensen Department of Computational and Applied Mathematics, MS-34, Rice University, 6 Main Street, Houston,

More information

Preconditioned space-time boundary element methods for the heat equation

Preconditioned space-time boundary element methods for the heat equation W I S S E N T E C H N I K L E I D E N S C H A F T Preconditioned space-time boundary element methods for the heat equation S. Dohr and O. Steinbach Institut für Numerische Mathematik Space-Time Methods

More information

1. Introduction. We consider the model problem that seeks an unknown function u = u(x) satisfying

1. Introduction. We consider the model problem that seeks an unknown function u = u(x) satisfying A SIMPLE FINITE ELEMENT METHOD FOR LINEAR HYPERBOLIC PROBLEMS LIN MU AND XIU YE Abstract. In this paper, we introduce a simple finite element method for solving first order hyperbolic equations with easy

More information

arxiv: v1 [math.na] 21 Feb 2012

arxiv: v1 [math.na] 21 Feb 2012 Preserving energy resp. dissipation in numerical PDEs using the Average Vector Field method E. Celledoni a, V. Grimm b, R. I. McLachlan c, D. I. McLaren d, D. O Neale d,e, B. Owren a, G. R. W. Quispel

More information

Hypocoercivity for kinetic equations with linear relaxation terms

Hypocoercivity for kinetic equations with linear relaxation terms Hypocoercivity for kinetic equations with linear relaxation terms Jean Dolbeault dolbeaul@ceremade.dauphine.fr CEREMADE CNRS & Université Paris-Dauphine http://www.ceremade.dauphine.fr/ dolbeaul (A JOINT

More information

Modal Decomposition Methods on Aerodynamic Flows

Modal Decomposition Methods on Aerodynamic Flows 498 Modal Decomposition Methods on Aerodynamic Flows Mohammad Niaz Murshed University of Michigan Department of Aerospace Engineering February 5, 2018 Abstract- This paper discusses the significance of

More information

Applied/Numerical Analysis Qualifying Exam

Applied/Numerical Analysis Qualifying Exam Applied/Numerical Analysis Qualifying Exam August 9, 212 Cover Sheet Applied Analysis Part Policy on misprints: The qualifying exam committee tries to proofread exams as carefully as possible. Nevertheless,

More information