Skip to content

Releases: su2code/SU2

SU2 version 3.2.7 "eagle"

27 Dec 21:35

Choose a tag to compare

SU2 version 3.2.7, contains a number of improvements including:

  • New MPI implementation (only one .su2 mesh file per rank).
  • Improved multigrid (including Full MG).
  • Code optimization using the analyze tool (Xcode).
  • Simplified configuration options.
  • General bug fixes and maintenance.

su2

SU2 version 3.2.3 "eagle"

22 Oct 03:42

Choose a tag to compare

SU2 version 3.2.3, contains a number of improvements including:

  • Improved multigrid agglomeration algorithm.
  • United States customary units (US).
  • Improved I/O.
  • New smoothers and preconditioners for the implicit formulation.
  • Simplified configuration options.
  • General bug fixes and maintenance.

logosu2_v3 3_white

SU2 version 3.2.2 "eagle"

28 Sep 18:33

Choose a tag to compare

SU2 version 3.2.2 includes general bug fixes and maintenance.

The Pointwise and SU2 joint workshop (Sept 29th-30th, 2014) is based on this release.

logosu2_v3 3_white

SU2 version 3.2.1 "eagle"

08 Sep 22:16

Choose a tag to compare

SU2 version 3.2.1, contains a number of improvements including:

  • Additional verification test cases for shape design using the compressible adjoint capability (in collaboration with Lockheed Martin).
  • Preliminary structure for the simulation of real gases (in collaboration with TuDelft and Politecnico di Milano).
  • New FFD design variables (in collaboration with Volkswagen).
  • New preconditioners and smoothers for implicit time integration (in collaboration with Intel).
  • Simplified configuration options (in collaboration with the large SU2 users community. Thanks!).
  • General bug fixes and maintenance.

logosu2_v3 3_white

SU2 version 3.2.0 "eagle"

20 Jun 04:12

Choose a tag to compare

Version 3.2 contains the following notable updates:

  • Renamed C++ modules for clarity:
    • SU2_DDC ---> SU2_PRT
    • SU2_MDC ---> SU2_DEF
    • SU2_MAC ---> SU2_MSH
    • SU2_GDC ---> SU2_GEO
    • SU2_GPC ---> SU2_DOT
  • Stricter checking and improved error messages for robust parsing of configuration options.
  • Unified set of SU2 test cases (meshes and config. files) are now available on GitHub (https://github.com/su2code/TestCases).
  • Major updates to the MPI implementation that improve performance and align with the MPI 3.0 standard.
  • Modifications that greatly enhance computational efficiency and memory scalability of mesh partitioning for parallel calculations.
  • New constant lift mode. Specify a target lift coefficient rather than a fixed angle of attack.
  • Upgrades to the CGNS mesh reader for further support of mixed-element meshes.
  • General bug fixes and maintenance.

logo_su2_splash

SU2 version 3.0.0 "eagle"

15 Jan 18:46

Choose a tag to compare

Major release, along with with SU2_EDU