Difference between revisions of "Theory by Joel Guerrero"

From OpenFOAM Wiki
Jump to navigation Jump to search
(Updated link)
Line 7: Line 7:
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_4 Day 4].
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_4 Day 4].
  
=[http: //www.wolfdynamics.com/wiki/fvm_crash_intro.pdf Crash introduction to the FVM]=
+
=[http://www.wolfdynamics.com/wiki/fvm_crash_intro.pdf Crash introduction to the FVM]=
  
In this [http: //www.wolfdynamics.com/wiki/fvm_crash_intro.pdf pdf] you will find an introduction to the FVM as implemented OpenFOAM. The following topics are covered:
+
In this [http://www.wolfdynamics.com/wiki/fvm_crash_intro.pdf pdf] you will find an introduction to the FVM as implemented OpenFOAM. The following topics are covered:
  
 
* finite volume method  
 
* finite volume method  
Line 19: Line 19:
 
* boundary and initial conditions  
 
* boundary and initial conditions  
  
You can download the case files in this [http: //www.wolfdynamics.com/wiki/101FVM.tar.gz link]
+
You can download the case files in this [http://www.wolfdynamics.com/wiki/101FVM.tar.gz link]

Revision as of 07:36, 13 October 2016

Go back to Day 4.

Crash introduction to the FVM

In this pdf you will find an introduction to the FVM as implemented OpenFOAM. The following topics are covered:

  • finite volume method
  • CFL number
  • linear solvers
  • solution methods
  • unsteady and steady simulation
  • residuals
  • boundary and initial conditions

You can download the case files in this link