Skip to content
Snippets Groups Projects
  1. Jan 07, 2025
  2. Dec 20, 2024
  3. Nov 28, 2024
  4. Nov 13, 2024
  5. Nov 12, 2024
  6. Nov 10, 2024
  7. Oct 29, 2024
  8. Oct 28, 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
      b90464fd
  11. Oct 21, 2024
  12. Oct 07, 2024
  13. Sep 29, 2024
    • Paul Dechamps's avatar
      Merge branch 'adjoint2' into dev · 0f3a96bb
      Paul Dechamps authored
      Add adjoint capability
      0f3a96bb
    • Paul Dechamps's avatar
      (feat) Added MDAO api for aerodynamics optimization · 3b935a0e
      Paul Dechamps authored
      The api features 3 components: The solver, the geometry and the initial mesh. The api is tested in a aerodynamic shape case where the NACA0012 is constrained at 0deg AoA with cl=0.40 and the objective function to minimize is the drag wrt the max camber and the max camber position. The test case ends with a final shape close to the NACA4412 (camber = 35% & max camber pos = 41%)
      3b935a0e
    • Paul Dechamps's avatar
      (feat) Added viscous drag contribution to adjoint · 0346d90b
      Paul Dechamps authored
      Friction drag is now part of the implementation. The rhs of the adjoint system is updated and the test uses total drag. The adjoint test now uses the mesh update capability.
      0346d90b
Loading