+ All Categories
Home > Documents > RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM:...

RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM:...

Date post: 10-Mar-2020
Category:
Upload: others
View: 3 times
Download: 0 times
Share this document with a friend
31
RADGUM: The RecoveryAssisted DG code of the University of Michigan (WS1 case only) January 6 th , 2017 5 th International Workshop on HighOrder CFD Methods Kissimmee, Florida Philip E. Johnson & Eric Johnsen Scientific Computing and Flow Physics Laboratory Mechanical Engineering Department University of Michigan, Ann Arbor
Transcript
Page 1: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

RADGUM:The  Recovery-­‐Assisted  DG  code  of  the

University  of  Michigan(WS1  case  only)

January  6th,  20175th International  Workshop  on  High-­‐Order  CFD  MethodsKissimmee,  Florida

Philip  E.  Johnson  &  Eric  Johnsen

Scientific  Computing  and  Flow  Physics  LaboratoryMechanical  Engineering  DepartmentUniversity  of  Michigan,  Ann  Arbor

Page 2: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

Code  OverviewBasic  Features:

• Spatial  Discretization:   Discontinuous  Galerkin,  nodal  basis• Time  Integration:  Explicit  Runge-­‐Kutta  (4th order  and  8th order  available)• Riemann  solver:  Roe,  SLAU2†• Quadrature:  One  quadrature  point  per  basis  function

Non-­‐Standard  Features:• ICB  reconstruction:  compact  technique,  adjusts  Riemann  solver  arguments

• Compact  Gradient  Recovery  (CGR):  Mixes  Recovery  with  traditional  mixed  formulation  for  viscous  terms

• Shock  Capturing: PDE-­‐based  artificial  dissipation  inspired  by  C-­‐method†† of  Reisner  et  al.

• Discontinuity  Sensor: Detects  shock/contact  discontinuities,  tags  “troubled”  elements

†Kitamura  &  Shima,  JCP  2013††Reisner et  al.,  JCP  20131

Page 3: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

ΩA

Exact  Distribution  U DG  solution:  𝑈"# ,  𝑈"$ Recovered  solution:  𝑓#$

𝑈 = 𝑥 + 𝑦 + sin 2𝜋𝑥𝑦

Schematic  from  [Johnson  &  Johnsen,  APS  DFD  2015]

Recovery  Concept†

†Van  Leer  &  Nomura,  AIAA  Conf.  2005

ΩA ΩB ΩB ΩBΩA

2

Page 4: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

Recovery  Demonstration:  𝒑 = 𝟑

3

Ω# Ω$

Page 5: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

Recovery  Demonstration:  𝒑 = 𝟑

Recovered  solution  (degree  2𝑝 + 1 = 7polynomial)  more  accurate  at  interface

3

Ω# Ω$

Page 6: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

Recovery  Demonstration:  𝒑 = 𝟑

ICB  reconstructions  (degree  𝑝 + 2 = 4) equal  at  closest  quadrature  points

3

Ω# Ω$

Page 7: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

• For  diffusive  fluxes:  CGR  maintains  compact  stencil†,  offers  advantages  over  BR2― Larger  allowable  explicit  timestep  size  ― Improved  wavenumber  resolution

• For  advection  problems:  

• DG  weak  form:  Must  calculate  flux  along  interfaces― Conventional  approach  (upwind  DG):  plug  in  left/right  values  of  DG  solution

• Conventional  approach:

• Our  approach:    ICB  reconstruction  scheme††― Replace  left/right  solution  values  with  ICB  reconstruction:

Our  Approach  vs.  Conventional  DG

††  Khieu  &  Johnsen,  AIAA  Aviation  2014†  Johnson  &  Johnsen,  AIAA  Aviation  2017

4

Page 8: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

Taylor-­‐Green  Test  (WS1)• Code  setup:  p2  elements,  uniform  hex  mesh  (27  DOF/element),  RK4  time  integration

― Reference  result  taken  from  HiOCFD3  workshop― Our  approach  allows  larger  stable  time  step

5

ICB+CGR:  2.5  CPU-­‐hoursConventional:  9.2  CPU-­‐Hours

ICB+CGR:  75  CPU-­‐hoursConventional:  304  CPU-­‐Hours

Page 9: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

Energy  Spectrum  Computation1) Populate  velocity  (𝑢, 𝑣, 𝑤) on  evenly-­‐spaced  3D  grid  𝒙Ø ℎ = >?@

A

2) Build  discrete  𝒓 = 𝑟D, 𝑟E, 𝑟F

Ø 𝑟GD = −?@>+ ℎ(𝑗 + J

>);  𝑗 ∈ {0,1, … , A

>}

3) For  each  𝒓(𝑗D, 𝑗E  𝑗F): average  over  entire  grid  (all  𝒙)  for  velocity  correlationØ 𝑅RR 𝒓 =< 𝑢 𝒙 + 𝒓 𝑢(𝒙) >Ø 𝑅UU 𝒓 =< 𝑣 𝒙 + 𝒓 𝑣(𝒙) >Ø 𝑅VV 𝒓 =< 𝑤 𝒙 + 𝒓 𝑤(𝒙) >

4) Open  Matlab

6

Page 10: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

Energy  Spectrum  Computation5) Build  3D  Fourier  transform  of  each  correlation:Ø 𝑈W = 𝑓𝑓𝑡𝑛(𝑅RR),  𝑉[ = 𝑓𝑓𝑡𝑛(𝑅UU),  𝑊W = 𝑓𝑓𝑡𝑛 𝑅VV

6) Calculate  energy  spectrum:  

𝐸 𝐾 =_12 (|𝑈abD,bE,bF| + |𝑉WbD,bE,bF| + |𝑊abD,bE,bF|)  

7) Normalize:  scale  𝐸(𝐾) to  achieve  ∫ 𝐸 𝐾 𝑑𝐾fghJ = J

ij ∫i>𝑢> + 𝑣> + 𝑤> 𝑑𝒙j

𝑘𝑥> + 𝑘𝑦> + 𝑘𝑧>� = 𝐾

7

Page 11: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

Conclusions• Were  the  verification  cases  helpful  and  which  ones  were  used?― TGV:  First  3D  simulation,  demonstrates  value  of  ICB+CGR  for  nonlinear  problem

• What  improvements  are  needed  to  the  test  case?― TGV:  Standardize  energy  spectrum  calculation  and  make  reference  data  more  easily  

accessible

• Did  the  test  case  prompt  you  to  improve  your  methods/solver― Yes:  added  3D  capability

• What  worked  well  with  your  method/solver?― Feature  resolution  on  Cartesian  meshes  (ICB  very  helpful)

• What  improvements  are  necessary  to  your  method/solver?― ICB/CGR  robustness  on  non-­‐Cartesian  elements

8

Page 12: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

9

SciTech  TalkTitle:  A  Compact  Discontinuous  Galerkin  Method  for  Advection-­‐Diffusion  ProblemsSession: FD-­‐33,  High-­‐Order  CFD  Methods  1Setting: Sun  2,  January  10,  9:30  AM

AcknowledgementsComputing  resources  were  provided  by  the  NSF  via  grant 1531752 MRI:  Acquisition  of Conflux,  A  Novel  Platform  for  Data-­‐Driven  Computational  Physics  (Tech.  Monitor:  Ed  Walker).

Page 13: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

References

Ø Kitamura,  K.  &  Shima,  E.,  “Towards  shock-­‐stable  and  accurate  hypersonic  heating  computations:  A  new  pressure  flux  for  AUSM-­‐family  schemes,”  Journal  of  Computational  Physics,  Vol.  245,  2013.

Ø Reisner,  J.,  Serensca,  J.,  Shkoller,  S.,  “A  space-­‐time  smooth  artificial  viscosity  method  for  nonlinear  conservation  laws,”  Journal  of  Computational  Physics,  Vol.  235,  2013.

Ø Johnson,  P.E.  &  Johnsen,  E.,  “A  New  Family  of  Discontinuous  Galerkin  Schemes  for  Diffusion  Problems,”  23rd AIAA  Computational  Fluid  Dynamics  Conference,  2017.

Ø Khieu,  L.H.  &  Johnsen,  E.,  “Analysis  of  Improved  Advection  Schemes  for  Discontinuous  Galerkin  Methods,”  7th AIAA  Theoretical  Fluid  Dynamics  Conference,  2011.

Ø Cash,  J.R.  &  Karp,  A.H.,  “A  Variable  Order  Runge-­‐Kutta  Method  for  Initial  Value  Problems  with  Rapidly  Varying  Right-­‐Hand  Sides,” ACM  Transactions  on  Mathematical  Software,  Vol.  16,  No.  3,  1990.

Page 14: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

Spare  Slides

Page 15: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

Vortex  Transport  Case  (VI1)

6

Setup  1: 𝑝 = 1,  RK4,  SLAU  Riemann  solverSetup  2:  𝑝 = 3,  RK8† (13  stages),  SLAU  Riemann  solverICB  usage:  Apply  ICB  on  Cartesian  meshes,  conventional  DG  otherwise

EQ:  Global  𝐿> error  of  𝑣:

𝐸U =∫ 𝑣 − 𝑣o >𝑑𝑉j

∫ 𝑑𝑉j

Convergence:  order  2𝑝 + 2 on  Cartesian  mesh,  order  2𝑝 on  perturbed  quad  mesh

†  Cash  &  Karp,  ACMTMS  1990

Page 16: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

Shock-­‐Vortex  Interaction  (CI2)

7

Configurations:  Cartesian  (𝑝 = 1),  Cartesian  (𝑝 = 3),  Irregular  Simplex   𝑝 = 1Setup:  RK4  time  integration,  SLAU  (Cartesian)  and  Roe  (Simplex)  Riemann  solversShock  Capturing: PDE-­‐based  artificial  dissipationICB  usage:  Only  on  Cartesian  grids

Quad𝑝 = 1𝑁𝑦 = 300

Quad𝑝 = 3𝑁𝑦 = 300

Simplex  𝑝 = 1𝑁𝑦 = 300

Page 17: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

CGR  =  Mixed  Formulation  +  Recovery

• Must  choose  interface  𝑈q approximation  from  available  data― BR2:  Take  average  of  left/right  solutions  at  the  interface― Compact  Gradient  Recovery  (CGR):  𝑈q =  recovered  solution

• Interface  gradient:  CGR  formulated  to  maintain  compact  stencil

Gradient  approximation  in  𝛀𝒆:

Weak  equivalence  with  𝛁𝐔:

Integrate  by  parts  for  𝝈 weak  form:

5

Page 18: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

• Recovery:  reconstruction  technique  introduced  by  Van  Leer  and  Nomura† in  2005• Recovered  solution  (𝑓#$)  and  DG  solution  (𝑈")  are  equal  in  the  weak  sense• Generalizes  to  3D  hex  elements  via  tensor  product  basis

The  Recovery  Concept

Representations  of  𝑼 𝒙 = 𝒔𝒊𝒏𝟑(𝒙 − 𝝅𝟑)

𝜴𝑨 𝜴𝑩

𝑟

Recovered  Solution  for                      :

𝑲𝑹 = 𝟐𝒑 + 𝟐 constraints  for  𝒇𝑨𝑩:

Interface  Solution  along                        :

†Van  Leer  &  Nomura,  AIAA  Conf.  2005

Page 19: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

Recovery  Demonstration:  All  Solutions

Page 20: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

• Each  interface  gets  a  pair  of  ICB  reconstructions,  one  for  each  element:

𝑲𝑰𝑪𝑩 = 𝒑 + 𝟐 coefficients  per  element:

Constraints  for  𝑼𝑨𝑰𝑪𝑩: (Similar  for  𝑼𝑩𝑰𝑪𝑩)

• Choice  of  Θ$ affects  behavior  of  ICB  scheme― Illustration  uses  Θ$ = 1

The  ICB  reconstruction

𝜴𝑨 𝜴𝑩

∀𝑘 ∈ {0,1, …𝑝}

Example: 𝑝 = 1 (2  DOF/element)𝑈 = 𝑒D𝑠𝑖𝑛(�?D

�)

𝑟

Page 21: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

The  𝚯 Function:  ICB-­‐Modal  vs.  ICB-­‐Nodal• ICB-­‐Modal  (original):  Θ� = Θ$ = 1 is  lowest  mode  in  each  element’s  solution

• ICB-­‐Nodal  (new  approach):  Θ is  degree  𝑝 Lagrange  interpolant― Use  Gauss-­‐Legendre  quadrature  nodes  as  interpolation  points― Take  Θ nonzero  at  closest  quadrature  point

Sample  𝚯 choice  for  𝒑 = 𝟑:Each  Θ is  unity  at  quadrature  point  nearest  interface

Page 22: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

The  𝚯 Function:  ICB-­‐Modal  vs.  ICB-­‐Nodal

ICB-­‐Modal: Each  𝑈��$ matches  the  average  of  𝑈" in  neighboring  cell

ICB-­‐Nodal: Each  𝑈��$ matches  𝑈" at  near  quadrature  point

Page 23: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

• Fourier  analysis  performed  on  2  configurations:― Conventional:  Upwind  DG  +    BR2― New:  ICB-­‐Nodal  +  CGR

1) Linear  advection-­‐diffusion,  1D:

2) Define  element  Peclet number:

3) Set  Initial  condition:

4) Cast  numerical  scheme  in  matrix-­‐vector  form:              

Fourier  AnalysisScheme 𝑭q 𝑼q

uDG +  BR2

ICB +  CGR

Analysis  Procedure †  :

†  Watkins  et  al.,  Computers  &  Fluids  2016

Page 24: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

Eigenvalue  corresponding  to  exact  solution:

Fourier  Analysis5) Diagonalize the  update  matrix:  

6) Calculate  initial  expansion  weights,  𝜷:  

• Watkins  et  al.  derived  estimate  for  initial  error  growth:― 𝜆� =  𝑛�" eigenvalue  of  

Eigenvalue  Example:ICB+CGR,  𝑝 = 2,  𝑃𝐸" = 10,

𝜆�D = −𝑖 10𝜔 − 𝜔>

†  Watkins  et  al.,  Computers  &  Fluids  2016

Page 25: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

Wavenumber  Resolution

• To  calculate  wavenumber  resolution:1) Define  some  error  tolerance(𝜖) and  Peclet number  (𝑃𝐸")

2) Identify  cutoff  wavenumber,  𝜔� according  to:

3) Calculate  resolving  efficiency:

†  Watkins  et  al.,  Computers  &  Fluids  2016

Page 26: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

Scheme  Comparison:  𝑷𝑬𝒉 = 𝟏𝟎

P Conventional ICB +  CGR

1 0.0296 0.1103

2 0.0531 0.0776

3 0.0844 0.1113

4 0.1022 0.1225

5 0.1196 0.1304

P Conventional ICB +  CGR

1 0.0940 0.2389

2 0.1200 0.1793

3 0.1451 0.1755

4 0.1677 0.2628

5 0.1743 0.1874

• Fourier  analysis,  Linear  advection-­‐diffusion• Resolving  efficiency  measures  effectiveness  of  update  scheme’s  consistent  eigenvalue

Page 27: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

Compact  Gradient  Recovery  (CGR)  Approach• Similar  to  BR2:  Manage  flow  of  information  by  altering  gradient  reconstruction• 1D  Case  shown  for  simplicity:  Let  𝑔#,  𝑔$ be  gradient  reconstructions  in  Ω#, Ω$

Ø Perform  Recovery  over  𝑔#,  𝑔$ for  𝜎¢ on  the  shared  interface

𝜴𝑨 𝜴𝑩

Page 28: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

Example  with  𝒑𝟏 elements:

Representations  of  𝑼 𝒙 = 𝒔𝒊𝒏𝟑 𝒙 + 𝒙𝟐

𝟐

ΩA ΩB

Process  Description:

1. Start  with  the  DG  polynomials  𝑈#" in  Ω# and  𝑈£" in  Ω$.

The  ICB  Approach  (Specifically,  ICBp[0])• Recovery  is  applicable  ONLY  for  viscous  

terms;  unstable  for  advection  terms.• Interface-­‐Centered  Binary  (ICB)  

reconstruction  scheme  modifies  Recovery  approach  for  hyperbolic  PDE.

Page 29: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

Process  Description:

1. Start  with  the  DG  polynomials  𝑈#" in  Ω# and  𝑈£" in  Ω$.

2. Obtain  reconstructed  solution  𝑈#��$in  Ω#,  containing  𝑝 + 2 DOF.

Example  with  𝒑𝟏 elements:

Representations  of  𝑼 𝒙 = 𝒔𝒊𝒏𝟑 𝒙 + 𝒙𝟐

𝟐

ΩA ΩB

The  ICB  Approach  (Specifically,  ICBp[0])

! 𝑈𝐴𝐼𝐶𝐵𝜙𝑘𝑑𝑥𝛺𝐴

= ! 𝑈𝐴ℎ𝜙𝑘𝑑𝑥𝛺𝐴

   ∀𝑘 ∈ {1. . 𝐾}  

! 𝑈𝐴𝐼𝐶𝐵𝑑𝑥𝛺𝐵

= ! 𝑈𝐵ℎ𝑑𝑥𝛺𝐵

                                                     

Page 30: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

Process  Description:

1. Start  with  the  DG  polynomials  𝑈#" in  Ω# and  𝑈£" in  Ω$.

2. Obtain  reconstructed  solution  𝑈#��$in  Ω#,  containing  𝑝 + 2 DOF.

3. Perform  similar  operation  for  𝑈$��$

4. Use  ICB  solutions  as  inputs  to  𝑯W𝒄𝒐𝒏𝒗(𝑈¨, 𝑈©)

Example  with  𝒑𝟏 elements:

Representations  of  𝑼 𝒙 = 𝒔𝒊𝒏𝟑 𝒙 + 𝒙𝟐

𝟐

ΩA ΩB

The  ICB  Approach  (Specifically,  ICBp[0])

! 𝑈𝐴𝐼𝐶𝐵𝜙𝑘𝑑𝑥𝛺𝐴

= ! 𝑈𝐴ℎ𝜙𝑘𝑑𝑥𝛺𝐴

   ∀𝑘 ∈ {1. . 𝐾}  

! 𝑈𝐴𝐼𝐶𝐵𝑑𝑥𝛺𝐵

= ! 𝑈𝐵ℎ𝑑𝑥𝛺𝐵

                                                     

• ICB  Method  achieves  𝟐𝒑 + 𝟐  order  of  accuracy• Generalizes  to  2D  via  tensor-­‐product  basis

Page 31: RADGUM: The+Recovery1Assisted+DGcode+ofthe University ... · RADGUM: The+Recovery1Assisted+DGcode+ofthe University+ofMichigan (WS1+case+only) January+6th,2017 5thInternational+Workshop+on+High1OrderCFD+Methods

Discontinuity  SensorApproach:  Check  cell  averages  for  severe  density/pressure  jumps  across  element  interfaces

1) Calculate  𝑈ª=cell  average  for  each  element2) At  each  interface,  use  sensor  of  Lombardini to  check  for  shock  wave:

i. If  Lax  entropy  condition  satisfied  (hat  denotes  Roe  average  at  interface):

ii. Check  pressure  jump:

iii. If  Φ > 0.01,  tag  both elements  as  “troubled”

3) At  each  interface,  check  for  contact  discontinuityi. Calculate  wave  strength  propagating  the  density  jump:

ii. Check  relative  strength:

iii. If  Ξ > 0.01,  tag  both elements  as  “troubled”


Recommended