- Jan 21, 2025
-
-
Paul Dechamps authored
Plus fixed a bug that would set span to 0
-
- Jan 07, 2025
-
-
Paul Dechamps authored
-
- Jul 01, 2024
-
-
Paul Dechamps authored
Cp is not written since VTK changed the name of their function. Writting cp slices works with VTK 9.3.0
-
- 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 05, 2023
-
-
Paul Dechamps authored
Adding scipy before script
-
- Dec 04, 2023
-
-
Paul Dechamps authored
Added test case on the rae2822 3D finite wing thattests the 3D functionnalities of the code with vtk writing
-
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 28, 2023
-
-
Paul Dechamps authored
-
Paul Dechamps authored
Added the script, the lfs mesh for the inviscid calculation and the geo file to generate the viscous (structured) surface mesh. Minor changes in the interfaces, in particular associating different names to the different sections if needed.
-
- 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.
-