2-D linearised Euler equation
From CFD-Wiki
(Difference between revisions)
Line 8: | Line 8: | ||
[-50,50]*[-50,50] | [-50,50]*[-50,50] | ||
== Initial Condition == | == Initial Condition == | ||
+ | :<math> p(x,0)=a*exp(-ln(2)*((x-xc)^2+(y-yc)^2)/b^2) </math> | ||
== Boundary Condition == | == Boundary Condition == | ||
+ | Characteristic Boundary Condition | ||
== Numerical Method == | == Numerical Method == | ||
+ | 4th Order Compact scheme in space | ||
+ | 4th order low storage RK in time | ||
== Results == | == Results == | ||
== Reference == | == Reference == |
Revision as of 07:24, 12 November 2005
Contents |
Problem Definition
where M is the mach number , speed of sound is assumed to be 1, all the variabled refer to acoustic perturbations over the mean flow.
Domain
[-50,50]*[-50,50]
Initial Condition
Boundary Condition
Characteristic Boundary Condition
Numerical Method
4th Order Compact scheme in space 4th order low storage RK in time
Results
Reference
- Williamson, Williamson (1980), "Low Storage Runge-Kutta Schemes", Journal of Computational Physics, Vol.35, pp.48–56.
- Lele, Lele, S. K. (1992), "Compact Finite Difference Schemes with Spectral-like Resolution,” Journal of Computational Physics", Journal of Computational Physics, Vol. 103, pp 16–42.