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

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 7: Line 7:
 
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].
  
=The DrivAer case=
+
=[https:// github.com/jnmlujnmlu/OpenFOAMTeaching/blob/master/GavinTabor/externalFlows/OFWorkshop11.pdf The DrivAer 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:
+
[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:
  
 
* meshing
 
* meshing
Line 19: Line 19:
 
* numerics
 
* numerics
 
* functionObjects
 
* functionObjects
 +
 +
You can download the case files here.

Revision as of 12:52, 26 September 2016

  • contributor: Gavin Tabor
  • affiliation: College of Engineering, Mathematics and Physical Sciences, University of Exeter
  • contact: G.R.Tabor@exeter.ac.uk
  • OpenFOAM version: 3.0.1
  • Published under: CC BY-NC-SA license (creative commons licenses)

Go back to 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/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:

  • meshing
    • blockMesh
    • snappyHexMesh
    • mesh quality
  • turbulence modelling
  • boundary conditions
  • numerics
  • functionObjects

You can download the case files here.