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

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 10: Line 10:
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_7 Day 7].
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_7 Day 7].
  
=[https://github.com/jnmlujnmlu/OpenFOAMTeaching/blob/master/GavinTabor/externalFlows/OFWorkshop11.pdf The DrivAer case]=
+
=[https://github.com/jnmlujnmlu/OpenFOAMTeaching/blob/master/GavinTabor/externalFlows/ActionCarV5.pdf Action car case]=
  
[https://github.com/jnmlujnmlu/OpenFOAMTeaching/blob/master/GavinTabor/externalFlows/OFWorkshop11.pdf 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:
+
[https://github.com/jnmlujnmlu/OpenFOAMTeaching/blob/master/GavinTabor/externalFlows/ActionCarV5.pdf 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
 
* meshing
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].
 
You can download the case files here.
 
You can download the case files here.

Revision as of 06:24, 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 file can be downloaded here. You can download the case files here.