Skip to content
Snippets Groups Projects
  1. Feb 06, 2025
  2. Feb 05, 2025
  3. Jan 31, 2025
    • Paul Dechamps's avatar
      (ci) Updated DART import · c4dfd54b
      Paul Dechamps authored
      DART is imported from the submodule if possible or from the blaster install path under blaster/dart. Custom install path can be specified in dartCfg as dart_path.
      Verified
      c4dfd54b
  4. Jan 26, 2025
  5. Jan 21, 2025
  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. May 07, 2024
  9. 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
  10. Dec 13, 2023
  11. 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
  12. Nov 30, 2023
  13. Nov 24, 2023
  14. Nov 15, 2023
Loading