Skip to content

Releases: su2code/SU2

SU2 version 6.2.0 "Falcon"

18 Feb 23:46
284b2a5
Compare
Choose a tag to compare

This minor release contains important bug fixes, stability improvements, and general code maintenance.

The following binary versions are available for download:

  • macOS High Sierra 10.13: Apple LLVM version 9.1.0.
  • Linux (Redhat 6.6): g++ (GCC) 4.8.5.
  • Linux (Ubuntu 14.04): g++ (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4.

Download the binaries, source code, and test cases from the SU2 download page.

SU2 version 6.1.0 "Falcon"

22 Jun 07:18
5d5571f
Compare
Choose a tag to compare

SU2 v6.1.0 contains new features and upgrades, including:

  • All new feature set for incompressible flows:
    • Robust coupled algorithm (density-based) with a custom preconditioning.
    • Energy equation available for problems with heat transfer.
    • Constant and variable density flows (incompressible ideal gas).
    • Temperature-dependent transport properties.
  • User-specified inlet boundary data from a file, e.g., velocity profiles.
  • Upgrade of the grid partitioning routines for better scalability.
  • Enhancements to SU2_DEF for design parameterizations and mesh deformation.
  • Usability improvements, bug fixes, and general maintenance.

The following binary versions are available for download:

  • macOS Sierra 10.13: Apple LLVM version 9.1.0.
  • Linux (Redhat 6.6): g++ (GCC) 4.8.5.
  • Linux (Ubuntu 14.04): g++ (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4.

Download the binaries and source code below, and download the test cases from the TestCases release page.

SU2 version 6.0.1 "Falcon"

18 Apr 23:07
7c5196d
Compare
Choose a tag to compare

This minor release contains bug fixes, stability improvements, and general code maintenance.

The following binary versions are available for download:

  • macOS Sierra 10.13: Apple LLVM version 9.1.0.
  • Linux (Redhat 6.6): g++ (GCC) 4.8.5.
  • Linux (Ubuntu 14.04): g++ (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4.

Download the binaries and source code below, and download the test cases from the TestCases release page.

SU2 version 6.0.0 "Falcon"

14 Feb 10:25
88c4ead
Compare
Choose a tag to compare

SU2 v6.0.0 contains major new features and upgrades, including:

  • Hybrid RANS / LES model implementations.
  • Low-dissipation upwind schemes and improved low-speed preconditioning.
  • Additional variants of the S-A turbulence model.
  • Introduction of MeDiPack for parallel communication with CoDiPack.
  • Added support for both Python 2 and Python 3.
  • Coupled discrete adjoint solver for Fluid-Structure Interaction (FSI) problems.
  • New capabilities for simulating internal flows in turbomachinery.
  • Sliding mesh implementation with updates to interpolation and transfer classes.
  • Easier customization of output and major improvements to geometry analysis.
  • New native binary format for restart files that are read/written with MPI I/O.
  • Improvements to Python scripts for design optimization.
  • Classical RK4 added for explicit time integration.
  • New Tutorials repository and reorganization for expansion.
  • Additional bug fixes, usability and stability improvements, and general maintenance.

The following binary versions are available for download (macOS/Linux are serial only):

  • macOS Sierra 10.12: Apple LLVM version 8.0.0.
  • Linux (Redhat 6.6): g++ (GCC) 4.8.5.
  • Linux (Ubuntu 14.04): g++ (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4.
  • Windows 10: MinGW version 7.3.0. Microsoft MPI for parallel binaries. See details.

Download the binaries and source code below, and download the test cases from the TestCases release page.

SU2 version 5.0.0 "Raven"

20 Jan 00:33
Compare
Choose a tag to compare

SU2 v5.0.0 contains major new features and improvements, such as the following:

  • New in-memory Python wrapping of SU2 using SWIG with accompanying high-level API.
  • Class enhancements for multiphysics applications, including interpolation and transfer.
  • Free-form deformation (FFD) extensions, including bezier curves and improved usability.
  • Reorganization of the incompressible solver for future expansion.
  • Harmonic Balance flow analysis capability.
  • Algebraic transition model implementation.
  • More and better boundary conditions (accuracy and convergence improvements).
  • Extensions to scripting for automated database creation (compute_polar.py).
  • Critical improvements in I/O, including more feedback to the user.
  • Additional bug fixes, stability improvements, and general code maintenance.

The following binary versions are available for download (serial only):

  • macOS Sierra 10.12.2: Apple LLVM version 8.0.0 (clang-800.0.38)
  • Linux (Redhat 7.0): g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)
  • Linux (Ubuntu 16.04): g++ (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609

SU2 version 4.3.0 "Cardinal"

23 Aug 04:24
Compare
Choose a tag to compare

SU2 v4.3 contains new features and fixes, such as the following:

  • Redesign of the high-level Driver classes for code clarity and future flexibility.
  • Alternating digital tree (ADT) implementation for efficient geometric searches.
  • Stability improvements for the periodic boundary condition implementation.
  • Improved memory management and leak removal throughout the entire codebase.
  • CGNS v3.3.0 now distributed and automatically integrated with the autotools build.
  • Additional bug fixes, stability improvements, and general code maintenance.

The following binary versions are available for download:

  • Mac OS X El Capitan 10.11.5: Apple LLVM version 7.3.0 (clang-703.0.29).
  • Linux (Redhat 7.0): g++ (GCC) 4.8.2 20140120 (Red Hat 4.8.2-16).
  • Linux (Ubuntu 14.04): g++ (Ubuntu 4.9.2-0ubuntu1~14.04) 4.9.2.

Download the binaries, source code, and test cases from the SU2 download page: http://su2.stanford.edu/download.html

SU2 version 4.2.0 "Cardinal"

16 Jun 02:34
Compare
Choose a tag to compare

SU2 v4.2 has a number of notable new features, such as the following:

  • Native Fluid-Structure Interaction (FSI) solver.
  • Unsteady discrete adjoint for the Euler, Navier-Stokes, and RANS equations.
  • Increased robustness of the pseudo-structural mesh deformation routines.
  • Memory and efficiency improvements related to parallel file readers, mesh partitioning, and class data management.
  • Expanded regression suite coverage to additional modules and new test cases.
  • Improved solution output for RANS visualization.
  • General bug fixes and performance improvements.

The following binary versions are available for download:

  • Mac OS X El Capitan 10.11.4: Apple LLVM version 7.3.0 (clang-703.0.29).
  • Linux (Redhat 7.0): g++ (GCC) 4.8.2 20140120 (Red Hat 4.8.2-16).
  • Linux (Ubuntu 14.04): g++ (Ubuntu 4.9.2-0ubuntu1~14.04) 4.9.2.
  • Windows 10 x64: Intel C++ Compiler version 16.0, update 2. Visual Studio 2015.

Download the binaries, source code, and test cases from the SU2 download page: http://su2.stanford.edu/download.html

SU2 version 4.1.3 "Cardinal"

24 May 00:29
Compare
Choose a tag to compare

This minor release contains stability improvements and general code maintenance.

SU2 version 4.1.2 "Cardinal"

22 Apr 03:28
Compare
Choose a tag to compare

This minor release contains bug fixes, stability improvements, and general code maintenance.

SU2 version 4.1.1 "Cardinal"

05 Apr 02:56
Compare
Choose a tag to compare

This minor release contains bug fixes, stability improvements, and general code maintenance.

The following binary versions are available for download:

  • Mac OS X El Capitan 10.11.4: Apple LLVM version 7.3.0 (clang-703.0.29).
  • Linux (Redhat 7.0): g++ (GCC) 4.8.2 20140120 (Red Hat 4.8.2-16).
  • Linux (Ubuntu 14.04): g++ (Ubuntu 4.9.2-0ubuntu1~14.04) 4.9.2.
  • Windows 10 x64: Intel C++ Compiler version 16.0, update 2. Visual Studio 2015

Download the binaries, source code, and test cases from the SU2 download page: http://su2.stanford.edu/download.html