Difference between revisions of "Action car case by Gavin Tabor"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 23: Line 23:
 
* function objects
 
* function objects
  
The case file can be downloaded [https://github.com/jnmlujnmlu/OpenFOAMTeaching/blob/master/GavinTabor/externalFlows/ActionCarRotatingWheels.zip here].
+
The case files can be downloaded [https://github.com/jnmlujnmlu/OpenFOAMTeaching/blob/master/GavinTabor/externalFlows/ActionCarRotatingWheels.zip here].
You can download the case files here.
 

Revision as of 06:25, 14 March 2018

Go back to Day 7.

Action car case

This tutorial shows you how to set up a case for the external flow around a car from scratch. You will see a compact step-by-step guideline to follow through with a real-life example. Here the focus is on:

  • meshing
    • blockMesh
    • snappyHexMesh
    • mesh quality
  • turbulence modelling
  • boundary conditions
  • numerics
  • function objects

The case files can be downloaded here.