Skip to content

Commit

Permalink
Update README for MiniSMAC2D
Browse files Browse the repository at this point in the history
  • Loading branch information
nmhamster committed Jul 5, 2016
1 parent 3d000bc commit f904467
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# miniSMAC
MiniSMAC Mini-App
# miniSMAC CFD Mini-Application
Solves the finite-differenced 2D incompressible Navier-Stokes equations with Spalart-Allmaras one-equation turbulence model on a structured body conforming grid. The grid is partitioned into subgrids load balanced for the number of MPI ranks requested by the user. Subgrids overlap one grid point for point-to-point boundary communication. MiniSMAC2D currently features implicit line and symmetric Gauss-Seidel relaxation algorithms. As a test case, input files are included for a C-grid around a NACA 4412 airfoil at angle of attack.

0 comments on commit f904467

Please sign in to comment.