...
Let's test some of the ProjectX solvers for the case of a NACA0012 (? check ?) airfoil (2D) in compressible, inciscid flow:
| Section |
|---|
| Column |
|---|
| | Panel |
|---|
| - Common flow parameters:
- Freestream Mach number: M ∞ = 0.5
- Angle of attack: α = 0 °
- Total pressure: Pt =
- Total temperature: Tt =
- Static temperature:
- CFL: 1030
- Common solver parameters:
- Preconditioning:
- Outer GMRES iterations (no. restarts): 20
- Inner GMRES iterations (no. Krylov vectors): 200
- Solution order: 2
- PSequencing: False
|
|
| Column |
|---|
| | Panel |
|---|
| title | Boundary conditions: |
|---|
| Image Added
| | Wiki Markup |
|---|
|
{center}
{panel:title=Boundary conditions:}
!nacabcs.png|border=1,scale=.6,width=388,height=292!
{panel}
{center}
|
|
|
Tests on linear solvers:
| Section |
|---|
| Column |
|---|
| | Panel |
|---|
| title | Newton-Jacobi (Left): |
|---|
| - Nonlinear solver:
- Preconditioner:
- Serial results:
- Residual norm converges to 4.3571·10^-13^ after 5 iterations
- Drag coefficient: CD = .5318 counts
- Lift coefficient: CL = .9638 counts
|
|
| Column |
|---|
| | Panel |
|---|
| title | Newton-Jacobi (Right): |
|---|
| - Nonlinear solver:
- Preconditioner:
- Results:
- Residual norm converges to 4.3532·10^-13^ after 5 iterations
- Drag coefficient: CD = .5318 counts
- Lift coefficient: CL = .9638 counts
|
|
|
...