Skip to content
Snippets Groups Projects
  1. Jan 07, 2025
  2. Nov 28, 2024
  3. Nov 12, 2024
  4. Nov 10, 2024
  5. 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
  6. Sep 29, 2024
  7. 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
  8. Jul 01, 2024
  9. May 07, 2024
  10. Apr 25, 2024
    • Paul Dechamps's avatar
      (feat) Refactor of the solver interface · 4dc69103
      Paul Dechamps authored
      Boundary layer c++ objects are created in python with swig and are manipulated by the interface. The initial condition of the viscous solver was changed. All test cases have been adapted. A decrease in the number of iterations is globally observed. Results are slightly improved especially for the RAE validation case.
      Verified
      4dc69103
  11. Dec 05, 2023
  12. Dec 04, 2023
  13. Nov 24, 2023
  14. Nov 15, 2023
Loading