Changes
🚀 Experimental Features
- CoDiPack Update by @jblueh in #2228
- Improved Tape Statistics by @jblueh in #2235
- Added gprof profiling option by @EvertBunschoten in #2243
- Feature new flamelet: addition of preferential diffusion by @EvertBunschoten in #2156
- Address sanitizer tests in the CI pipeline by @jblueh in #2246
- Custom inlets via python wrapper by @pcarruscag in #2296
- Compressibility correction for SST model by @sun5k in #2271
- Change lower limit of SST variables by @emaberman in #2323
- Supersonic inlet profile by @pcarruscag in #2327
- SA 2D axisymmetric source terms by @Corentinthomee in #2197
- Solid to solid conjugate heat transfer by @EvertBunschoten in #2152
- [WIP] Update turbo interfaces by @joshkellyjak in #2209
- Fix marker engine inflow by @BerkeCan97 in #2278
- Signal handling - SIGTERM will stop calculation and force file saving by @bigfooted in #2110
- Extending CFL adapt to include species transport by @Cristopher-Morales in #2298
- Feature turbo interfaces by @joshkellyjak in #2349
💊 Bug Fixes
- Improved look-up table query scaling with variable count by @EvertBunschoten in #2214
- Workaround for ASLR/tsan incompatibility by @jblueh in #2242
- Fix update of dual-time solver for species transport. by @bigfooted in #2260
- Fix bug in inlet profile writer. by @bigfooted in #2267
- Update to start volume averaging after StartWindowIteration. by @ShiheJia in #2252
- Fix SU2_DOT without DV vars by @pcarruscag in #2270
- Fix CHT boundary problem for flamelet computations by @Cristopher-Morales in #2283
- Fix Aachen turbine test case by @jblueh in #2293
- Revert test cases branch by @jblueh in #2314
- Fixes to turbo monitor by @joshkellyjak in #2320
- Fix CFL Turbulence reduction option for adaptive cfl by @emaberman in #2295
- Correction of symmetry plane implementation by @bigfooted in #2194
- Fix hllc jacobians by @pcarruscag in #2339
- ASLR fix no longer needed by @jblueh in #2341
- Show error message when FLUID_MIXTURE is used with KIND_SCALAR_MODEL = NONE by @Cristopher-Morales in #2345
- Fix loop variable privatization by @jblueh in #2350
- Corrections to SA implementation by @rois1995 in #2352
🔧 Maintenance
- Bump actions/checkout from 3 to 4 by @dependabot in #2133
- Update turbomachinery testcases and regression tests by @alecappiello in #2158
- adding to history output residuals for multizone for species flamelet solver by @Cristopher-Morales in #2269
- change MPI_QUANTITIES to enum class by @bigfooted in #2279
- Removing unnecessary variables for CFluidScalar constructor by @Cristopher-Morales in #2357
- AD tool updates by @jblueh in #2351
New Contributors
- @alecappiello made their first contribution in #2158
- @ShiheJia made their first contribution in #2252
- @emaberman made their first contribution in #2295
- @Corentinthomee made their first contribution in #2197
- @BerkeCan97 made their first contribution in #2278
Full Changelog: v8.0.1...v8.1.0