Skip to content

SU2 version 3.2.0 "eagle"

Compare
Choose a tag to compare
released this 20 Jun 04:12
· 16710 commits to master since this release

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