Difference between revisions of "Compressible flows by 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...")
 
Line 8: Line 8:
  
  
=[http://www.wolfdynamics.com/validations/sod_shock_tube/sod_shock_tube.pdf Supersonic flow past a wedge - Shock waves]=
+
=[http://www.wolfdynamics.com/validations/sod_shock_tube/sod_shock_tube.pdf Sod's shock tube]=
  
 
[[File:sup_wedge.png|800px|right|tut1]]
 
[[File:sup_wedge.png|800px|right|tut1]]
  
In this [http://www.wolfdynamics.com/validations/sod_shock_tube/sod_shock_tube.pdf tutorial], we simulate a supersonic flow past a wedge. The inlet Mach number is 3, and the wedge angle is 20 degrees. 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 compressible flow simulations.
+
* Running transient high-speed compressible flow simulations.
* Running supersonic flow simulations.
+
* 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.
 
* Setting a robust numeric for compressible-supersonic flow simulations.
* How to use pseudo-transient solvers.
+
* Adjusting the PIMPLE loop to improve accuracy.
* Computing the Mach number.
 
* Capturing shock waves.
 
 
* Sampling and plotting
 
* Sampling and plotting
  
  
You can download the case files in this [http://www.wolfdynamics.com/validations/supersonic_wedge/case.tar.gz link].
+
You can download the case files in this [http://www.wolfdynamics.com/validations/sod_shock_tube/sod_shock_tube.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 20:37, 20 August 2019


Sod's shock tube

tut1

In this tutorial, we simulate the sod's shock tube. You will learn about,

  • Running transient high-speed compressible flow simulations.
  • Field initialization.
  • Setting the thermophysical properties for the working fluid.
  • Setting a robust numeric for compressible-supersonic flow simulations.
  • Adjusting the PIMPLE loop to improve accuracy.
  • Sampling and plotting


You can download the case files in this link.


Go back to the contributions page.