Skip to content
Snippets Groups Projects
  1. Feb 26, 2025
  2. Feb 22, 2025
  3. Feb 20, 2025
  4. Feb 18, 2025
    • Paul Dechamps's avatar
      (feat) Added multiple bodies capability · 3c623273
      Paul Dechamps authored
      The data structures of the viscous solver have been reworked to avoid lists of lists of lists... Users now have the possibility to automatically generate sections on wing or to use prescribed section from another mesh. First option requires to identified upper and lower sides and this information is also used by the rbf interpolator.
      Verified
      3c623273
  5. Feb 06, 2025
  6. Jan 26, 2025
  7. Jan 21, 2025
  8. Jan 07, 2025
  9. Sep 29, 2024
  10. 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
  11. Jul 01, 2024
  12. 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
  13. Dec 19, 2023
  14. Dec 04, 2023
    • Paul Dechamps's avatar
      (feat) Added vtk support · 2e2e93bd
      Paul Dechamps authored
      Added vtk support in Dart api. Modified writing of boundary layer slices and introduced new argument of blast - writeSlices - which indicates vtk where to extract cps. The feature is not yet available for the boundary layer slices as this would require interpolation in the viscous solver.
      Verified
      2e2e93bd
  15. Nov 24, 2023
  16. Nov 15, 2023
Loading