The SU2 Tutorial Collection

Written by for Version Revised by Revision date Revised version
@economon 6.0.0 @talbring 2019-11-27 7.0.0

Getting started with SU2

Rather than writing a long manual on all available (and constantly evolving) configuration options available in SU2, the approach has been taken to teach the various aspects of the SU2 code through a range of tutorials. If you would like to see all of the available config options, we keep a configuration file template in the root directory of the source distribution (see config_template.cfg).

The tutorials are numbered roughly in order of their complexity and how experienced with the code the user may need to be, noting that the more advanced tutorials may assume the user has already worked through the earlier ones. Each tutorial attempts to present new features of SU2 and contains explanations for the key configuration file options. More information on the exact learning goals of a tutorial can be seen at the beginning of each.

You can get all the mesh and config files either by cloning or downloading the tutorial repository or by downloading them separately using the provided links on each tutorial page.

Note: Before beginning with the tutorials, please make sure to check out the information on how to download and install.

Summary of tutorials


Compressible Flow

Incompressible Flow

  • Inviscid Hydrofoil
    A simulation of internal, inviscid, incompressible flow around a NACA 0012 hydrofoil.
  • Laminar Flat Plate with Heat Transfer
    Simulation of external, laminar, incompressible flow over a flat plate (classical Navier-Stokes case).
  • Turbulent Flat Plate
    Simulation of external, turbulent incompressible flow over a flat plate (classical RANS case).
  • Turbulent NACA 0012
    Simulation of external, viscous, incompressible flow around the NACA 0012 using a turbulence model.
  • Laminar Backward-facing Step
    Simulation of internal, laminar, incompressible flow over a backward-facing step with an inlet velocity profile input from file.
  • Laminar Buoyancy-driven Cavity
    Simulation of internal, laminar, incompressible flow in a differentially-heated cavity under the influence of gravity (classical natural convection case).
  • Streamwise Periodicity
    Simulation of internal, turbulent, incompressible flow in a unit cell of a 2D pin-fin heat exchanger.
  • Species Transport
    Simulation of internal, turbulent, incompressible flow through a mixing channel.
  • Species Transport Composition Dependent Model
    Simulation of internal, turbulent, 3D incompressible flow through a Kenics static mixer.
  • Turbulent Bend
    Simulation of turbulent flow in a 90 degree pipe bend using wall functions.

Structural Mechanics

Multiphysics

Shape Design Features



Improve this page