32
Cartesian Schemes Combined with a Cut- Cell Method, Evaluated with Richardson Extrapolation D.N. Vedder Prof. Dr. Ir. P. Wesseling Dr. Ir. C.Vuik Prof. W. Shyy

Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

  • Upload
    kyne

  • View
    25

  • Download
    2

Embed Size (px)

DESCRIPTION

Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation. D.N. Vedder. Prof. Dr. Ir. P. Wesseling Dr. Ir. C.Vuik. Prof. W. Shyy. Overview. Computational AeroAcoustics Spatial discretization Time integration Cut-Cell method Testcase - PowerPoint PPT Presentation

Citation preview

Page 1: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Cartesian Schemes Combined with a Cut-Cell Method,

Evaluated with Richardson Extrapolation

D.N. Vedder

Prof. Dr. Ir. P. WesselingDr. Ir. C.Vuik

Prof. W. Shyy

Page 2: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Overview• Computational AeroAcoustics• Spatial discretization• Time integration• Cut-Cell method• Testcase

• Richardson extrapolation• Interpolation• Results• Conclusions

Page 3: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Computational AeroAcousticsAcoustics

• Sound modelled as an inviscid fluid phenomena Euler equations

• Acoustic waves are small disturbances Linearized Euler equations:

Page 4: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Computational AeroAcousticsDispersion relation

• A relation between angular frequency and wavenumber.

• Easily determined by Fourier transforms

Page 5: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Spatial discretization OPC

• Optimized-Prefactored-Compact scheme

1. Compact scheme

Fourier transforms and Taylor series

xj-2 xj-1 xj xj+1 xj+2

Page 6: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Spatial discretization OPC

• Taylor series

Fourth order gives two equations,this leaves one free parameter.

Page 7: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Spatial discretization OPC

• Fourier transformsTheorems:

Page 8: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Spatial discretization OPC

Page 9: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Spatial discretization OPC

Optimization over free parameter:

Page 10: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Spatial discretization OPC

2. Prefactored compact scheme

Determined by

Page 11: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Spatial discretization OPC

3. Equivalent with compact scheme

Advantages:1. Tridiagonal system two bidiagonal systems (upper and lower triangular)2. Stencil needs less points

Page 12: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Spatial discretization OPC

• Dispersive properties:

Page 13: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Time Integration LDDRK

• Low-Dissipation-and-Dispersion Runge-Kutta scheme

Page 14: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Time Integration LDDRK

• Taylor series• Fourier transforms• Optimization

• Alternating schemes

Page 15: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Time Integration LDDRK

Dissipative and dispersive properties:

Page 16: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Cut-Cell Method

• Cartesian grid• Boundary implementation

• Cut-cell method:– Cut cells can be merged– Cut cells can be independent

Page 17: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Cut-Cell Method

• fn and fw with boundary

stencils

• fint with boundary condition

• fsw and fe with interpolation polynomials which preserve 4th order of accuracy. (Using neighboring points)

fn

fw

fsw fint

fe

Page 18: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

TestcaseReflection on a solid wall• Linearized Euler

equations

• Outflow boundaryconditions

• 6/4 OPC and 4-6-LDDRK

Page 19: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

ResultsPressure contours

The derived order of accuracy is 4.

What is the order of accuracy in practice?

What is the impact of the cut-cell method?

Page 20: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Richardson extrapolation

Determining the order of accuracy

Assumption:

Page 21: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Richardson extrapolation

Three numerical solutions needed

Pointwise approach interpolation to a common grid needed

Page 22: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

InterpolationInterpolation polynomial:Fifth degree in x and y 36 points

1. Lagrange interpolation in interior– 6x6 squares

2. Matrix interpolation near wall– Row Scaling– Shifting interpolation procedure– Using wall condition

6th order interpolation method, tested by analytical testcase

Page 23: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

ResultsSolution at t = 4.2 Order of accuracy at t = 4.2

Page 24: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Results (cont)Impact of boundary condition and filter

• Boundary condition

• Filter for removing high frequency noise

Page 25: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Results (cont)Order of accuracy

t = 4.2 t = 8.4

Page 26: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Results (cont)Impact of outflow condition

• Outflow boundary condition

• Replace by solid wall

Page 27: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Results (cont)Impact of cut-cell method

Order of accuracy

t = 8.4 t = 12.6

Solid wall

Page 28: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Results (cont)Impact of cut-cell method

• Interpolation method used for and

• Tested by analytical testcase

• Results obtained with three norms– Order of accuracy about 0!!

fn

fw

fsw fint

fe

fsw fe

Page 29: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Results (cont)Richardson extrapolation

Page 30: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Results (cont)Richardson extrapolation

Page 31: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Conclusions• Interpolation to common grid

– 6th order to preserve accuracy of numerical solution

• Impact of discontinuities and filter– Negative impact on order of accuracy

• Impact of outflow boundary conditions– Can handle waves from only one direction

• Impact of cut-cell method– Lower order of accuracy due to interpolation

• Richardson extrapolation– Only for “smooth” problems

Page 32: Cartesian Schemes Combined with a Cut-Cell Method, Evaluated with Richardson Extrapolation

Questions?