Changes
🚀 Experimental Features
- Vectorized (SIMD) Numerical Schemes @pcarruscag (#1022)
- OptimalPropeller Python Script @EttoreSaetta (#1070)
- NEMO solver - simulation of chemically-reactive and nonequilibrium flows @CatarinaGarbacz (#1014)
- Improve partitioning load balance for hybrid grids and add advanced ParMETIS controls @pcarruscag (#1059)
- Rough wall boundary condition for SA and SST turbulence models. @koodlyakshay (#877)
- Update CoDiPack and MeDiPack @jblueh (#1049)
- Feature actuator disk with variable load @EttoreSaetta (#1027)
- Streamwise periodicity for incompressible flow @TobiKattmann (#773)
💊 Bug Fixes
- Fix memory issues @jblueh (#1077)
- Fix EFFICIENCY calculation @mladenbanovic (#1074)
- Fix multi-physics simulations with "many-to-many" interfaces between markers and improve associated communications. @pcarruscag (#1061)
- Cleanup native ASCII file writers @pcarruscag (#1071)
- Small bug in polar sweep python script @garcgutierrez (#1039)
- Fix vtu output on Windows @pcarruscag (#1055)
- Fix JST-KE @pcarruscag (#1052)
- SU2_PY: Fix multiple TabError and SyntaxError in python scripts @band-a-prend (#983)
🔧 Maintenance
- Restructure grid_movement and adt_structure, remove SU2_MSH and grid_adaptation @jayantmukho (#1035)
- Intermediate base class for flow solvers to avoid duplication. @pcarruscag (#1044)