Difference between revisions of "Cavity by Joel Guerrero"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 9: Line 9:
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_2 Day 2].
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_2 Day 2].
  
=[http://www.wolfdynamics.com/wiki/T4_cavity_revisited.pdf The driven cavity case - Revisited]=
+
=[http://www.wolfdynamics.com/wiki/tut_cavity.pdf The driven cavity case - Revisited]=
  
 
[[File:joegi_f11.png|500px|right|tut1]]
 
[[File:joegi_f11.png|500px|right|tut1]]
  
In this [http://www.wolfdynamics.com/wiki/T4_cavity_revisited.pdf tutorial], we revisit the classical driven cavity case and we dissect every single dictionary of the case directory. You will learn about,  
+
In this [http://www.wolfdynamics.com/wiki/tut_cavity.pdf 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
 
* Directory structure of an OpenFOAM case

Revision as of 18:39, 6 August 2019

Go back to Day 2.

The driven cavity case - Revisited

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.