Skip to content
Snippets Groups Projects
  1. Jan 26, 2025
  2. Jan 21, 2025
    • Paul Dechamps's avatar
      (fix) Multiple fixes · 9980ae2d
      Paul Dechamps authored
       - Revert default value of span. - Removed api test for 3D because it could lead to issues when ctests run in parallel (tests would open the same files at the same time which would cause high latency. - Fixed values of Rae 3D case wrt to previous fix
      9980ae2d
    • Paul Dechamps's avatar
      (api) Fix api for 3D computations · 6becdc60
      Paul Dechamps authored
      Plus fixed a bug that would set span to 0
      6becdc60
  3. Jan 07, 2025
  4. Nov 28, 2024
  5. Nov 13, 2024
  6. Nov 10, 2024
  7. Oct 21, 2024
  8. Sep 29, 2024
    • 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
  9. Nov 24, 2023
    • Paul Dechamps's avatar
      (fix) Minor fixes · da2789cf
      Paul Dechamps authored
      Fixed API, dart interface and prevented segfault if the number of sections is not imposed correctly.
      da2789cf
  10. Nov 15, 2023
Loading