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

From OpenFOAM Wiki
Jump to navigation Jump to search
m (Updated link)
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].
  
=[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 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:
+
[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 18: Line 18:
 
* boundary conditions
 
* boundary conditions
 
* numerics
 
* numerics
* functionObjects
+
* function objects
  
 
You can download the case files here.
 
You can download the case files here.

Revision as of 08:36, 1 November 2016

Go back to Day 7.

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:

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

You can download the case files here.