Difference between revisions of "Cavity by Joel Guerrero"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 9: Line 9:
 
=[http: //www.wolfdynamics.com/wiki/cavity_validation.pdf Cavity - Revisited]=
 
=[http: //www.wolfdynamics.com/wiki/cavity_validation.pdf Cavity - Revisited]=
  
Here, we will go into the depth of an OpenFOAM case by dissecting every line in each dictionary as well as the output. In this [http: //www.wolfdynamics.com/wiki/cavity_validation.pdf  pdf] you will learn about  
+
Here, we will revisit the classical driven cavity tutorial and we will dissect every line in each dictionary as well as the output. In this [http: //www.wolfdynamics.com/wiki/cavity_validation.pdf  pdf] you will learn about  
  
 
* details on OpenFOAM directory organization
 
* details on OpenFOAM directory organization
Line 18: Line 18:
 
* details on the input and output of an OpenFOAM case
 
* details on the input and output of an OpenFOAM case
  
Don't go further than slide 241, we will continue there in another tutorial.
 
  
The tutorial itself starts on slide 110. Read the slides before, if you are interested in the details of directory organization. Between slides 153 and 241 you will find a most detailed explanation of all the important inputs, which you will need for simulations.
+
You can download the case files in this [http: //www.wolfdynamics.com/wiki/dambreak.tar.gz link]
 
 
In order to download the examples click:
 
 
 
[http://www.dicat.unige.it/guerrero/oftraining/30x.tar.gz tutorial files] - size approximately 1.4 GB
 
 
 
You only have to download it once, you can find all the cases in the tarball, which you need for all the tutorials of Joel Guerrero.
 

Revision as of 20:23, 8 October 2016

Go back to Day 2.

[http: //www.wolfdynamics.com/wiki/cavity_validation.pdf Cavity - Revisited]

Here, we will revisit the classical driven cavity tutorial and we will dissect every line in each dictionary as well as the output. In this [http: //www.wolfdynamics.com/wiki/cavity_validation.pdf pdf] you will learn about

  • details on OpenFOAM directory organization
  • directory structure of an application/utility
  • applications/utilities in OpenFOAM
  • directory structure of an OpenFOAM case
  • simulation workflow
  • details on the input and output of an OpenFOAM case


You can download the case files in this [http: //www.wolfdynamics.com/wiki/dambreak.tar.gz link]