Doc:OpenFOAM
Contents
Documentation
Official OpenFOAM Documentation
The original online documentation of OpenFOAM can be found here:
Link: OpenFOAM Official Website
OpenFOAM wikis and forums
Here is a list of other Wikis and Forums dealing with OpenFOAM:
Tutorials
there are OF-Tutorials in the Web
http://www.tfd.chalmers.se/~hani/kurser/OS_CFD_2010/ MSc/PhD course in CFD with OpenSource software
A good start is Basic_Training
http://web.student.chalmers.se/groups/ofw5/Basic_Training/gettingStarted.pdf
http://web.student.chalmers.se/groups/ofw5/Basic_Training/ofAppsLucchini.pdf
http://web.student.chalmers.se/groups/ofw5/Basic_Training/runningTutorialsLucchini.pdf
http://web.student.chalmers.se/groups/ofw5/Basic_Training/runningInParallelLucchini.pdf
http://web.student.chalmers.se/groups/ofw5/Basic_Training/ofPostProcessingLucchini.pdf
Advanced Training
http://web.student.chalmers.se/groups/ofw5/Advanced_Training/DynamicMesh.pdf
http://web.student.chalmers.se/groups/ofw5/Advanced_Training/FiveBasicClasses.pdf
http://web.student.chalmers.se/groups/ofw5/Advanced_Training/OscillatingCylinderWithGit.pdf
http://web.student.chalmers.se/groups/ofw5/Advanced_Training/pyFoamAdvanced.pdf
http://web.student.chalmers.se/groups/ofw5/Advanced_Training/ScalarTransportWalkThrough.pdf
http://web.student.chalmers.se/groups/ofw5/Advanced_Training/SwirlTestWithGit.pdf
http://web.student.chalmers.se/groups/ofw5/Advanced_Training/UserView.pdf
CFD Simulation using OpenFOAM and Salome in CAELinux 2012
http://www.caelinux.org/wiki/index.php/Contrib:BondMatt/LaminarPipeFlow
Simple analysis of laminar flow in a 0.2 meter diameter, 8 meter length pipe. Code Saturne (GUI) and OpenFOAM (command line). Basic usage of OpenFOAM's snappyhexmesh.
CFD Simulation using OpenFOAM and Salome in CAELinux 2011
Summary:
This tutorial shows how to use Salome & OpenFOAM to:
- create the 3D CAD geometry of a Y-shaped pipe in Salome
- generate a free tetrahedral mesh for the CFD analysis in Salome
- create an OpenFOAM simulation case and import the mesh from UNV file
- model the steady state incompressible fluid flow in the pipe
- visualize the results in Paraview
Geometry (based on a previous version of Salome)
PipeGeom2007 on the web or Download PipeGeom.swf
Meshing in Salome (based on a previous version of Salome)
PipeMesh2007 or Download PipeMesh.swf
Salome file with geometry and mesh
CFD analysis in OpenFOAM (CAELinux 2011 only)
Video Tutorial on Youtube or Download PipeOpenFOAM.m4v
section to complete...
Tutorial title
subtitle
Tutorial description
Covers:
- list of points
Link: insert link here
Simple beginning 3D OpenFOAM Tutorial
“In common plastic analysis, deformations are easily inferred, but de fluid computational dynamics its governed by a wide group of less known physics laws and variables that make the results almost unpredictable by simple observation”
This basic tutorial its design to be a guide for the creation of simple 3D CFD cases on OpenFOAM, it most by complemented by further understanding of FEA theory and by no means this tutorial most replace the although complex yet useful documentation from OpenFOAM itself and related sources.
Covers:
- Background.
- Case definition.
- 3D modeling.
- Units.
- Physical parameters.
- Meshing.
- Structuring the case folders.
- Boundary conditions.
- Solving the case.
- Post processing.
- Comparing.
Link: Tutorial Publication Page [1] Link: Tutorial File PDF [2]