Skip to content
Snippets Groups Projects
  1. Feb 26, 2025
  2. Feb 25, 2025
  3. Feb 24, 2025
  4. Feb 23, 2025
  5. Feb 22, 2025
  6. Feb 21, 2025
  7. Feb 20, 2025
  8. Feb 19, 2025
  9. Feb 18, 2025
    • Paul Dechamps's avatar
      (fix) Fixed for shared ptr · 34af6625
      Paul Dechamps authored
      34af6625
    • 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.
      3c623273
  10. Feb 15, 2025
    • Paul Dechamps's avatar
      (feat) Automatic section generation · b2720d3e
      Paul Dechamps authored
      Removed the requirement of a transfinite surface mesh to generate viscous section. They are now generated by interpolation of the convex hull (wing) using scipy. This works best if we identify the upper and lower sides of the wing. 2 tests are given; NACA0012 airfoil in 2D with RBF interpolation and RAE2822 wing in 3D with rbf as well.  There might be a problem with parallel run of tests. Validation cases are not updated yet. Usage of LFS mesh is prevented on purpose so the 3D validation cases will fail.
      b2720d3e
  11. Feb 14, 2025
  12. Feb 06, 2025
  13. Feb 05, 2025
  14. Feb 01, 2025
  15. Jan 31, 2025
  16. Jan 30, 2025
  17. Jan 27, 2025
Loading