Difference between revisions of "Compressible flows by Joel Guerrero"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 8: Line 8:
  
  
=[http://www.wolfdynamics.com/wiki/tut_cavity.pdf The driven cavity case - Revisited]=
+
=[http://www.wolfdynamics.com/wiki/tut_2D_supersonic_wedge.pdf Supersonic flow past a wedge - Shock waves]=
  
 
[[File:joegi_f11.png|600px|right|tut1]]
 
[[File:joegi_f11.png|600px|right|tut1]]

Revision as of 00:31, 19 August 2019


Supersonic flow past a wedge - Shock waves

tut1

In this tutorial, we revisit the classical driven cavity case and we dissect every single dictionary of the case directory. You will learn about,

  • Directory structure of an OpenFOAM case
  • Simulation workflow
  • Saving log files
  • How to control the simulation
  • Understanding the screen output
  • Basic post-processing with paraFoam
  • Basic meshing with blockMesh
  • Monitoring the solution
  • How to interpret errors
  • Sampling and plotting


You can download the case files in this link.


Go back to the contributions page.