Difference between revisions of "Cavity by Joel Guerrero"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 23: Line 23:
  
  
You can download the case files in this [http://www.wolfdynamics.com/wiki/cavity2d.tar.gz link].
+
You can download the case files in this [http://www.wolfdynamics.com/wiki/cavity2D.tar.gz link].
  
 
Go back to the [https://wiki.openfoam.com/Collection_by_authors#Joel_Guerrero contributions page].
 
Go back to the [https://wiki.openfoam.com/Collection_by_authors#Joel_Guerrero contributions page].

Revision as of 17:34, 15 July 2017

Go back to Day 2.

The driven cavity case - Revisited

In this tutorial, we revisit the classical driven cavity case, and we dissect every line in each 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 ploting


You can download the case files in this link.

Go back to the contributions page.