Releases: su2code/SU2
Releases · su2code/SU2
SU2 version 3.2.1 "eagle"
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.
SU2 version 3.2.0 "eagle"
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.
SU2 version 3.0.0 "eagle"
Major release, along with with SU2_EDU