- Feb 06, 2025
-
-
Adrien Crovato authored
-
Adrien Crovato authored
-
- Feb 05, 2025
-
-
Adrien Crovato authored
-
- Jan 31, 2025
-
-
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.
-
- Jan 26, 2025
-
-
Paul Dechamps authored
Modified file include accordingly
-
- Jan 21, 2025
-
-
Paul Dechamps authored
-
- Sep 29, 2024
-
-
Paul Dechamps authored
New surface mesh is imposed in the viscous solver in 2D and stagnation point is recomputed at the first coupling iteration
-
- Sep 23, 2024
-
-
Paul Dechamps authored
Added adjoint for AoA and mesh in 2D. Nodes indices are now passed to the BoundaryLayer object
-
- May 07, 2024
-
-
Paul Dechamps authored
-
Paul Dechamps authored
Adjoint is not working because the delta star box is missing
-
- Apr 25, 2024
-
-
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.
-
- Dec 13, 2023
-
-
Paul Dechamps authored
Dart interface is now able to write the surface pressure distribution.
-
- Dec 04, 2023
-
-
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.
-
- Nov 30, 2023
-
-
Paul Dechamps authored
dart module is added to the python path and can be imported when running test cases
-
- Nov 24, 2023
-
-
Paul Dechamps authored
Fixed API, dart interface and prevented segfault if the number of sections is not imposed correctly.
-
- Nov 15, 2023
-
-
Paul Dechamps authored
Contains 2D and 3D developements as well as the api.
-