Skip to content
Snippets Groups Projects
  1. Jan 21, 2025
  2. Jan 07, 2025
  3. Jul 01, 2024
  4. 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
  5. Dec 05, 2023
  6. Dec 04, 2023
    • Paul Dechamps's avatar
      (test) Added 3D test case · fbb81a4c
      Paul Dechamps authored
      Added test case on the rae2822 3D finite wing thattests the 3D functionnalities of the code with vtk writing
      Verified
      fbb81a4c
    • 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
  7. Nov 28, 2023
  8. Nov 24, 2023
  9. Nov 15, 2023
Loading