Source: CFD Direct
Getting Started
Create a project directory within the $HOME/OpenFOAM directory named <USER>-7 (e.g. chris-7 for user chris and OpenFOAM version 7) and create a directory named run within it, e.g. by typing:
mkdir -p $FOAM_RUN
Copy across the backward facing step example, generate the mesh with blockMesh and run the steady flow, incompressible solver simpleFoam
cd $FOAM_RUN cp -r $FOAM_TUTORIALS/incompressible/simpleFoam/pitzDaily . cd pitzDaily blockMesh simpleFoam paraFoam
Refer to the OpenFOAM User Guide to get started.
In this tutorial, you will learn to simulate a simple case (pitzDaily tutorial) using OpenFOAM.
OpenFOAM Tutorial | motorBike (simpleFoam)
In this video you will learn how to simulate motorBike tutorial using OpenFOAM with simpleFoam solver.
OpenFOAM Tutorial | How to create an Animation
In this tutorial you will learn how to create an animation using OpenFOAM through Paraview (paraFoam Command).
Related Articles
OpenFOAM Tutorial | pitzDaily | LES Turbulence Model
In this tutorial you will learn how to simulate the LES turbulence model using pitzDaily tutorial on OpenFOAM.
OpenFOAM Tutorial | Airfoil 2D
In this tutorial, you will learn how to simulate an Airfoil 2D using OpenFOAM. In this case, we will use the folder that comes by default.
OpenFOAM Tutorial | Allclean & Allrun Sripts
In this tutorial you will learn to use Allclean and Allrun scripts on OpenFOAM. These scripts come by default in several OpenFOAM folders.
Stay Up to Date With The Latest News & Updates
Help us keep growing
CFD.NINJA is financed with its own resources, if you want to support us we will be grateful.
Join Our Newsletter
Subscribe to receive emails with detailed information related to the CFD.
Follow Us
Subscribe to our social networks to receive notifications about our new tutorials




