sldg schemes for 1st and 2nd order pdes
play

SLDG schemes for 1st and 2nd order PDEs Olivier Bokanowski - PowerPoint PPT Presentation

SLDG schemes for 1st and 2nd order PDEs Olivier Bokanowski Laboratory Jacques Louis Lions (Paris 6) University Paris-Diderot (Paris 7) Commands (INRIA Saclay / Ensta ParisTech) Joint work with G. Simarmata (Rabobank, Netherlands) HYP 2012,


  1. SLDG schemes for 1st and 2nd order PDEs Olivier Bokanowski Laboratory Jacques Louis Lions (Paris 6) University Paris-Diderot (Paris 7) Commands (INRIA Saclay / Ensta ParisTech) Joint work with G. Simarmata (Rabobank, Netherlands) HYP 2012, Padova, 25-29 June 2012 Olivier Bokanowski SLDG for 2nd order PDEs

  2. ADVERTISMENT : HJ parallel Library � u t + H ( t , x , ∇ u , [ D 2 u ]) = 0 , x ∈ R d u ( 0 , x ) = u 0 ( x ) C++, parallel (MPI/OpenMP) works in any dimension d (limited to machine’s capacity) • Finite Difference solver (based on ENO): MPI / OpenMP • Semi-Lagrangian schemes (1 & 2 order HJ PDE) : OpenMP • Explicit schemes, uniform grid, control-oriented equations. • Development: O. Bokanowski, H. Zidani, A. Desilles (and J. Zhao) ⇒ www.ensta.fr/ ∼ zidani/BiNoPe-HJ/ Olivier Bokanowski SLDG for 2nd order PDEs

  3. I. Introduction Olivier Bokanowski SLDG for 2nd order PDEs

  4. Could we consider an explicit scheme for x ∈ R d ? u t − 1 2 Tr ( σσ T D 2 u ) + B · ∇ v + rv = 0 , PROS Only explicit is implementable for high- d ! Motivated by related HJ equations involving max operators, or obstacle terms, application to optimal control CONS FD, DG methods needs restrictive CFL ( ∆ t ≤ C ∆ x 2 , or ∆ t ≤ C ∆ x , small C ) ⇒ use SL scheme Cannot be high order, and monotone ("Godunov’s theorem", Harten, Osterlee and Van Pijl 2012 "negative result") ... We shall try to bypass some of these drawbacks... Olivier Bokanowski SLDG for 2nd order PDEs

  5. Could we consider an explicit scheme for x ∈ R d ? u t − 1 2 Tr ( σσ T D 2 u ) + B · ∇ v + rv = 0 , PROS Only explicit is implementable for high- d ! Motivated by related HJ equations involving max operators, or obstacle terms, application to optimal control CONS FD, DG methods needs restrictive CFL ( ∆ t ≤ C ∆ x 2 , or ∆ t ≤ C ∆ x , small C ) ⇒ use SL scheme Cannot be high order, and monotone ("Godunov’s theorem", Harten, Osterlee and Van Pijl 2012 "negative result") ... We shall try to bypass some of these drawbacks... Olivier Bokanowski SLDG for 2nd order PDEs

  6. Could we consider an explicit scheme for x ∈ R d ? u t − 1 2 Tr ( σσ T D 2 u ) + B · ∇ v + rv = 0 , PROS Only explicit is implementable for high- d ! Motivated by related HJ equations involving max operators, or obstacle terms, application to optimal control CONS FD, DG methods needs restrictive CFL ( ∆ t ≤ C ∆ x 2 , or ∆ t ≤ C ∆ x , small C ) ⇒ use SL scheme Cannot be high order, and monotone ("Godunov’s theorem", Harten, Osterlee and Van Pijl 2012 "negative result") ... We shall try to bypass some of these drawbacks... Olivier Bokanowski SLDG for 2nd order PDEs

  7. Could we consider an explicit scheme for x ∈ R d ? u t − 1 2 Tr ( σσ T D 2 u ) + B · ∇ v + rv = 0 , PROS Only explicit is implementable for high- d ! Motivated by related HJ equations involving max operators, or obstacle terms, application to optimal control CONS FD, DG methods needs restrictive CFL ( ∆ t ≤ C ∆ x 2 , or ∆ t ≤ C ∆ x , small C ) ⇒ use SL scheme Cannot be high order, and monotone ("Godunov’s theorem", Harten, Osterlee and Van Pijl 2012 "negative result") ... We shall try to bypass some of these drawbacks... Olivier Bokanowski SLDG for 2nd order PDEs

  8. Could we consider an explicit scheme for x ∈ R d ? u t − 1 2 Tr ( σσ T D 2 u ) + B · ∇ v + rv = 0 , PROS Only explicit is implementable for high- d ! Motivated by related HJ equations involving max operators, or obstacle terms, application to optimal control CONS FD, DG methods needs restrictive CFL ( ∆ t ≤ C ∆ x 2 , or ∆ t ≤ C ∆ x , small C ) ⇒ use SL scheme Cannot be high order, and monotone ("Godunov’s theorem", Harten, Osterlee and Van Pijl 2012 "negative result") ... We shall try to bypass some of these drawbacks... Olivier Bokanowski SLDG for 2nd order PDEs

  9. Could we consider an explicit scheme for x ∈ R d ? u t − 1 2 Tr ( σσ T D 2 u ) + B · ∇ v + rv = 0 , PROS Only explicit is implementable for high- d ! Motivated by related HJ equations involving max operators, or obstacle terms, application to optimal control CONS FD, DG methods needs restrictive CFL ( ∆ t ≤ C ∆ x 2 , or ∆ t ≤ C ∆ x , small C ) ⇒ use SL scheme Cannot be high order, and monotone ("Godunov’s theorem", Harten, Osterlee and Van Pijl 2012 "negative result") ... We shall try to bypass some of these drawbacks... Olivier Bokanowski SLDG for 2nd order PDEs

  10. II. Schemes Olivier Bokanowski SLDG for 2nd order PDEs

  11. Idea: 1d semi-lagrangian for advection convex combinations for diffusion splitting, splitting, splitting But : In general this strategy may not work practically because the semi-lagrangian scheme may not be precise enough. Olivier Bokanowski SLDG for 2nd order PDEs

  12. Idea: 1d semi-lagrangian for advection convex combinations for diffusion splitting, splitting, splitting But : In general this strategy may not work practically because the semi-lagrangian scheme may not be precise enough. Olivier Bokanowski SLDG for 2nd order PDEs

  13. Idea: 1d semi-lagrangian for advection convex combinations for diffusion splitting, splitting, splitting But : In general this strategy may not work practically because the semi-lagrangian scheme may not be precise enough. Olivier Bokanowski SLDG for 2nd order PDEs

  14. Idea: 1d semi-lagrangian for advection convex combinations for diffusion splitting, splitting, splitting But : In general this strategy may not work practically because the semi-lagrangian scheme may not be precise enough. Olivier Bokanowski SLDG for 2nd order PDEs

  15. Idea: 1d semi-lagrangian for advection convex combinations for diffusion splitting, splitting, splitting But : In general this strategy may not work practically because the semi-lagrangian scheme may not be precise enough. Olivier Bokanowski SLDG for 2nd order PDEs

  16. Idea: 1d semi-lagrangian for advection convex combinations for diffusion splitting, splitting, splitting But : In general this strategy may not work practically because the semi-lagrangian scheme may not be precise enough. Olivier Bokanowski SLDG for 2nd order PDEs

  17. 1) SLDG schemes for first order (advection, 1d) Morton, Priestley, Suli (1988) Crouzeillles, Mehrenberger, Vecil (2010) : SLDG Qiu and Shu (2011) : SLDG + splitting • Consider the 1d advection equation for t ∈ ( 0 , T ) : u t + b ( x ) u x = 0 , x ∈ ( 0 , 1 ) (with periodic b.c.) • Notice that u ( t + ∆ t , x ) = u ( t , x − b ∆ t ) if b ( x ) = b = const • Introduce DG: mesh intervals I i partition of ( 0 , 1 ) , and V k := { v ∈ L 2 ( 0 , 1 ) , v | I i ∈ P k for all i } "DG space" where P k is the set of polynomials of degree ≤ k. Olivier Bokanowski SLDG for 2nd order PDEs

  18. 1) SLDG schemes for first order (advection, 1d) Morton, Priestley, Suli (1988) Crouzeillles, Mehrenberger, Vecil (2010) : SLDG Qiu and Shu (2011) : SLDG + splitting • Consider the 1d advection equation for t ∈ ( 0 , T ) : u t + b ( x ) u x = 0 , x ∈ ( 0 , 1 ) (with periodic b.c.) • Notice that u ( t + ∆ t , x ) = u ( t , x − b ∆ t ) if b ( x ) = b = const • Introduce DG: mesh intervals I i partition of ( 0 , 1 ) , and V k := { v ∈ L 2 ( 0 , 1 ) , v | I i ∈ P k for all i } "DG space" where P k is the set of polynomials of degree ≤ k. Olivier Bokanowski SLDG for 2nd order PDEs

  19. 1) SLDG schemes for first order (advection, 1d) Morton, Priestley, Suli (1988) Crouzeillles, Mehrenberger, Vecil (2010) : SLDG Qiu and Shu (2011) : SLDG + splitting • Consider the 1d advection equation for t ∈ ( 0 , T ) : u t + b ( x ) u x = 0 , x ∈ ( 0 , 1 ) (with periodic b.c.) • Notice that u ( t + ∆ t , x ) = u ( t , x − b ∆ t ) if b ( x ) = b = const • Introduce DG: mesh intervals I i partition of ( 0 , 1 ) , and V k := { v ∈ L 2 ( 0 , 1 ) , v | I i ∈ P k for all i } "DG space" where P k is the set of polynomials of degree ≤ k. Olivier Bokanowski SLDG for 2nd order PDEs

  20. • SLDG scheme: Find u n + 1 ∈ V k such that � � u n + 1 ( x ) ϕ ( x ) dx = u n ( x − b ∆ t ) ϕ ( x ) dx ∀ ϕ ∈ V k , • u n + 1 = Π( u n ( · − b ∆ t )) where Π is the L 2 projection on V k . Theorem ( i ) The scheme is exactly implementable ( ii ) High order: O ( ∆ x k + 1 ) ∆ t ( iii ) L 2 stable • ⇒ no CFL ! • "Immediate" proof • Implementation : gauss quadrature formula: � 1 � ϕ ( x ) dx = w α ϕ ( x α ) for any ϕ ∈ P 2 k + 1 . − 1 α = 0 ,..., k Olivier Bokanowski SLDG for 2nd order PDEs

  21. • SLDG scheme: Find u n + 1 ∈ V k such that � � u n + 1 ( x ) ϕ ( x ) dx = u n ( x − b ∆ t ) ϕ ( x ) dx ∀ ϕ ∈ V k , • u n + 1 = Π( u n ( · − b ∆ t )) where Π is the L 2 projection on V k . Theorem ( i ) The scheme is exactly implementable ( ii ) High order: O ( ∆ x k + 1 ) ∆ t ( iii ) L 2 stable • ⇒ no CFL ! • "Immediate" proof • Implementation : gauss quadrature formula: � 1 � ϕ ( x ) dx = w α ϕ ( x α ) for any ϕ ∈ P 2 k + 1 . − 1 α = 0 ,..., k Olivier Bokanowski SLDG for 2nd order PDEs

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend