Skip to content

Releases: su2code/SU2

SU2 version 3.2.1 "eagle"

08 Sep 22:16
Compare
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
Compare
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
Compare
Choose a tag to compare

Major release, along with with SU2_EDU