Difference between revisions of "Drivaer Joel Guerrero3"

From OpenFOAM Wiki
Jump to navigation Jump to search
(Created page with "category:basic tutorial category:laminar * '''contributor''': Joel Guerrero * '''affiliation''': Universita degli Studi di Genova, Wolf Dynamics * '''contact''': <mail...")
 
 
(5 intermediate revisions by one other user not shown)
Line 8: Line 8:
  
  
=[http://www.wolfdynamics.com/validations/sod_shock_tube/sod_shock_tube.pdf Sod's shock tube]=
+
=[http://www.wolfdynamics.com/tutorials.html?id=152 DrivAer validation case - Automotive simulation]=
  
[[File:sod_shock_tube.png|1000px|right|tut1]]
+
[[File:Drivaer.png|800px|right|Drivaer]]
 +
 +
In this [http://www.wolfdynamics.com/validations/drivAer/tut_drivaer_v2.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/sod_shock_tube/sod_shock_tube.pdf tutorial], we simulate the sod's shock tube. You will learn about,
+
* Running steady external aerodynamics automotive simulations.
 
+
* Setting boundary conditions for rotating wheels and moving ground.
* Running transient high-speed compressible flow simulations.
+
* Non-uniform field initialization using potentialFoam.
* Field initialization.
 
 
* 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/of9-case/drivaer_coarse.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].

Latest revision as of 09:56, 12 September 2023


DrivAer validation case - Automotive simulation

Drivaer

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.