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

From OpenFOAM Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
* '''affiliation''': College of Engineering, Mathematics and Physical Sciences, University of Exeter
 
* '''affiliation''': College of Engineering, Mathematics and Physical Sciences, University of Exeter
 
* '''contact''': <mail address='G.R.Tabor@exeter.ac.uk' description='author'>click here for email address</mail>  
 
* '''contact''': <mail address='G.R.Tabor@exeter.ac.uk' description='author'>click here for email address</mail>  
* '''OpenFOAM version''': 5.0
+
* '''OpenFOAM version''': 7.0
 
* '''Published under''': CC BY-NC-SA license ([https://creativecommons.org/licenses creative commons licenses])
 
* '''Published under''': CC BY-NC-SA license ([https://creativecommons.org/licenses creative commons licenses])
  
Go back to [https://wiki.openfoam.com/index.php?title=Day_7 Day 7].
+
Go back to [https://wiki.openfoam.com/Collection_by_authors#Gavin_Tabor Collection by Authors].
  
=[https://github.com/jnmlujnmlu/OpenFOAMTeaching/blob/master/GavinTabor/externalFlows/ActionCarV5.pdf Action car case]=
+
=[https://github.com/jnmlujnmlu/OpenFOAMTeaching/blob/master/GavinTabor/tutorial10.pdf Tesla car]=
  
[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:
+
[https://github.com/jnmlujnmlu/OpenFOAMTeaching/blob/master/GavinTabor/tutorial10.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 20: Line 20:
 
*turbulence modelling
 
*turbulence modelling
 
* boundary conditions
 
* boundary conditions
* numerics
 
* function objects
 
  
The case files 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/tutorial10.pdf here].

Latest revision as of 08:13, 16 December 2020

Go back to Collection by Authors.

Tesla car

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

The case files can be downloaded here.