Skip to content
Snippets Groups Projects
  1. Jan 21, 2025
  2. Jan 08, 2025
  3. Jan 07, 2025
  4. Nov 28, 2024
  5. Nov 13, 2024
  6. Nov 12, 2024
  7. Nov 10, 2024
  8. Oct 29, 2024
  9. Oct 27, 2024
  10. Oct 26, 2024
    • Paul Dechamps's avatar
      (fix) Fixed bug in transition · b90464fd
      Paul Dechamps authored
      deltaStar was not recomputed for the transition point after averaging solutions, leading to oscillations in the transition region. Test cases have been updated accordingly and deltaStar computation is now tested in the 2D subsonic test case
      Verified
      b90464fd
  11. Oct 21, 2024
  12. Oct 07, 2024
    • Paul Dechamps's avatar
      (feat) Analytical gradients for adjoint · edccc177
      Paul Dechamps authored
      Change potential and mesh derivatives to analytical. Also changed the residuals computation of the viscous solver to the analytical expression instead of solving the linear system. This commit reduces the computational cost of the coupled adjoint methodology by a factor 4, at least.
      Verified
      edccc177
  13. Sep 29, 2024
  14. Sep 23, 2024
    • Paul Dechamps's avatar
      (feat) Adjoint 2D · 49901458
      Paul Dechamps authored
      Added adjoint for AoA and mesh in 2D. Nodes indices are now passed to the BoundaryLayer object
      49901458
Loading