1 / 16

Lecture 24: Flux Limiters

Lecture 24: Flux Limiters. Last Time…. Developed a set of limiter functions Second order accurate. This Time…. Examine physical rationale for limiter functions Application to unstructured meshes. Recall Higher-Order Scheme for  e.

herne
Download Presentation

Lecture 24: Flux Limiters

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Lecture 24: Flux Limiters

  2. Last Time… • Developed a set of limiter functions • Second order accurate

  3. This Time… • Examine physical rationale for limiter functions • Application to unstructured meshes

  4. Recall Higher-Order Scheme for e • Consider finding face value using a second-order scheme with the gradient found at the upwind cell: • Recall: • What is the limiter function trying to do?

  5. =2r Limiter Functions

  6. ww Physical Interpretation • The value of r can be thought of as the ratio of two gradients: • Limiter chooses gradient adaptively to avoid creating extrema Downwind cell gradient Upwind cell gradient

  7. r=1 Case (a): Linear  Variation • Since: • If variation is a straight line, on a uniform mesh, r=1 • From our limiter function range,=1 for r=1 • Can use either gradient and get the right value at e

  8. Case (b): 2>r>1 • r>1 means • If we used =1, we would not create overshoot • In fact we can use  up to r and not create

  9. Case (b): 2>r>1 (Cont’d) • Consider case when re >1, i.e., • Say we choose the =re line • When =re :

  10. Case (b’): r>2 • Consider case when re >2, i.e., • For re>2, say we choose the =2 line • When =2:

  11. Case (c): 0< r<1 • If r<1:

  12. Case (c): 0<r<1 (Cont’d) • Consider case when 0<re <1, i.e., • Say we choose =re • When =re :

  13. Case (d): r<0 • When r<0, this implies local extremum • Our limiter has  =0 for r<0 • This implies Defaults to first order upwind scheme

  14. Unstructured Meshes • Find face value using: • No easy way to define rf

  15. Unstructured Meshes • Create fictitious point U • Find value at U by using cell gradient • Hence define rf

  16. Closure In this lecture, we • Considered the physical meaning of the limiter function • Saw that it was an adaptive way to choose either an upwind or a downwind gradient to find face value • Looked at difficulties in implementing for unstructured meshes

More Related