Difference between revisions of "Drivaer Joel Guerrero3"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 8: Line 8:
  
  
=[http://www.wolfdynamics.com/validations/sod_shock_tube/sod_shock_tube.pdf DrivAer validation case - Automotive simulation]=
+
=[http://www.wolfdynamics.com/validations/drivAer/tut_drivaer.pdf DrivAer validation case - Automotive simulation]=
  
 
[[File:sod_shock_tube.png|1000px|right|tut1]]
 
[[File:sod_shock_tube.png|1000px|right|tut1]]
 
   
 
   
In this [http://www.wolfdynamics.com/validations/sod_shock_tube/sod_shock_tube.pdf tutorial], we simulate the [http://www.aer.mw.tum.de/en/research-groups/automotive/drivaer/ DrivAer car model]. You will learn about,  
+
In this [http://www.wolfdynamics.com/validations/drivAer/tut_drivaer.pdf tutorial], we simulate the [http://www.aer.mw.tum.de/en/research-groups/automotive/drivaer/ DrivAer car model]. You will learn about,  
  
 
* Running steady external aerodynamics automotive simulations.
 
* Running steady external aerodynamics automotive simulations.
 
* Setting boundary conditions for rotating wheels and moving ground.
 
* Setting boundary conditions for rotating wheels and moving ground.
* Field initialization.
+
* Non-uniform field initialization using potentialFoam.
 
* Setting the thermophysical properties for the working fluid.
 
* Setting the thermophysical properties for the working fluid.
* Setting a robust numeric for compressible-supersonic flow simulations.
+
* Adding a source term to limit the maximum values of the velocity field.
* Adjusting the PIMPLE loop to improve accuracy.
+
* Setting a robust numeric for external aerodynamics flow simulations.
 +
* Adjusting the SIMPLE loop to improve accuracy.
 
* Sampling and plotting
 
* Sampling and plotting
  
  
You can download the case files in this [http://www.wolfdynamics.com/validations/sod_shock_tube/sod_shock_tube.tar.gz link].
+
You can download the case files at this [http://www.wolfdynamics.com/validations/drivAer/drivaer.tar.gz link].
  
  
 
Go back to the [https://wiki.openfoam.com/Collection_by_authors#Joel_Guerrero contributions page].
 
Go back to the [https://wiki.openfoam.com/Collection_by_authors#Joel_Guerrero contributions page].

Revision as of 09:48, 6 January 2020


DrivAer validation case - Automotive simulation

tut1

In this tutorial, we simulate the DrivAer car model. You will learn about,

  • Running steady external aerodynamics automotive simulations.
  • Setting boundary conditions for rotating wheels and moving ground.
  • Non-uniform field initialization using potentialFoam.
  • Setting the thermophysical properties for the working fluid.
  • Adding a source term to limit the maximum values of the velocity field.
  • Setting a robust numeric for external aerodynamics flow simulations.
  • Adjusting the SIMPLE loop to improve accuracy.
  • Sampling and plotting


You can download the case files at this link.


Go back to the contributions page.