SU2 version 7.0.1 "Blackbird"
github-actions
released this
31 Jan 14:04
·
8081 commits
to develop
since this release
Changes
🚀 Experimental Features
- Support for Paraview/VTK XML (.vtu) and Multiblock (.vtm) visualization files @talbring (#845)
- Hybrid parallel CFEASolver and CMeshSolver @pcarruscag (#843)
- Add *.stl (STereoLithography) output format @TobiKattmann (#847)
- Added Windowing Regularizers for time averaged outputs. @ScSteffen (#836)
- Hybrid parallel (OpenMP) implementation for Linear Algebra classes @pcarruscag (#830)
💊 Bug Fixes
- Fix periodic boundary condition for nodes on axis of rotation @koodlyakshay (#840)
- Fix for Geometry Evaluation that allows mixed surface elements @jayantmukho (#835)
🔧 Maintenance
- Faster compilation @pcarruscag (#853)
- Restructuring of solver files @jayantmukho (#849)
- Restructuring dual/primal grid structure @talbring (#848)