Non linear wave propagation
From CFD-Wiki
Contents |
Problem definition
Domain
Initial Condition
Boundary condition
Exact solution
Numerical method
Space
Explicit Scheme (DRP)
The coefficients can be found in Tam(1993).At the right boundaries use fourth order central difference and fourth backward difference.At left boundaries use second order central difference for i=2 and fourth order central difference for i=3.The Dispersion relation preserving (DRP) finite volume scheme can be found in Popescu (2005).
Implicit Scheme(Compact)
- Domain:
- Boundaries:
where v refers to the first derivative.For a general treatment of compact scheme refer to Lele (1992).In this test case the following values are used
Both the schemes are 4th order accurate in the domain.The compact scheme has third order accuracy at the boundary.
Time (4th Order Runga-Kutta)
,M=1,2..5 .The coefficients a and b can be found in Williamson(1980)
Results
Reference
Mihaela Popescu, Wei Shyy , Marc Garbey (2005), "Finite volume treatment of dispersion-relation-preserving and optimized prefactored compact schemes for wave propagation", Journal of Computational Physics, Vol. 210, pp. 705-729.
Tam and Webb (1993), "Dispersion-relation-preserving finite difference schemes for computational acoustics", Journal of Computational Physics, Vol. 107, pp. 262-281.
SK Lele (1992), "Compact finite difference schemes with spectrum-like resolution", Journal of Computational Physics, Vol.103, pp.16-42.
Williamson (1980), "Low Storage Runge-Kutta Schemes", Journal of Computational Physics, Vol.35, pp.48–56.