Skip to content

Commit

Permalink
update 3D airfoil readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mbkuhn committed Oct 23, 2024
1 parent 4cad39b commit a0c2070
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NNodes Wall-clock time (s)
1 9.54
NNodes Wall-clock time / timestep (s)
1 9.54
2 4.84
4 3.03
6 2.72
Expand Down
6 changes: 4 additions & 2 deletions nalu-wind/3D_airfoil_IDDES/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

# Three-dimensional (3D) flow past airfoils

These benchmark cases use IDDES for turbulence modeling, and they simulate flow past a NACA 0021 airfoil.
These benchmark cases use IDDES for turbulence modeling, and they simulate flow past a NACA 0021 airfoil. Input files are provided for 4 angles of attack: 30, 45, 60 and 90 degrees.

Publication:
The Nalu-Wind hash used is 4faf299. Every case is run for at least 100 iterations to confirm input-file compatibility and provide profiling information in the log file footer. The 30 degree case has been run with different numbers of nodes to establish scaling behavior, and the 45 degree case has been run for 8000 steps to output force and moment results.

These cases correspond to the following publication:
Bidadi, S.; Vijayakumar, G.; Deskos, G.; Sprague, M. Three-Dimensional Aerodynamics and Vortex-Shedding Characteristics of Wind Turbine Airfoils over 360-Degree Angles of Attack. Energies 2024, 17, 4328. https://doi.org/10.3390/en17174328

0 comments on commit a0c2070

Please sign in to comment.