- Dec 14, 2023
-
-
Paul Dechamps authored
DDicretization now throws a runtime error if the mesh size is < 2 elements.
-
Paul Dechamps authored
VTK now supported + pipeline fixed for 3D cases.
-
Paul Dechamps authored
-
Paul Dechamps authored
-
Paul Dechamps authored
-
Paul Dechamps authored
-
Paul Dechamps authored
-
Paul Dechamps authored
-
Paul Dechamps authored
-
Paul Dechamps authored
-
Paul Dechamps authored
-
Paul Dechamps authored
Back to blaster docker image and remove MKL
-
Paul Dechamps authored
-
Paul Dechamps authored
-
Paul Dechamps authored
-
Paul Dechamps authored
-
- Dec 13, 2023
-
-
Paul Dechamps authored
-
Paul Dechamps authored
Dart interface is now able to write the surface pressure distribution.
-
- Dec 11, 2023
-
-
Paul Dechamps authored
-
Paul Dechamps authored
-
Paul Dechamps authored
-
- Dec 07, 2023
-
-
Paul Dechamps authored
-
- Dec 06, 2023
-
-
Paul Dechamps authored
-
Paul Dechamps authored
-
- Dec 05, 2023
-
-
Paul Dechamps authored
-
Paul Dechamps authored
-
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
-
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
Added Dartflo as submodule
-
Paul Dechamps authored
Removed format check
-
Paul Dechamps authored
dart module is added to the python path and can be imported when running test cases
-
Paul Dechamps authored
-
Paul Dechamps authored
Removed doxygen from blaster module in CMakeLists.txt of the root folder. It is still included in dartflo (if it is installed)
-
Paul Dechamps authored
Modified CMakeLists.txt files to find amfe in dartflo subdirectory and linked dart, tbox and fwk libs with blast through swig. Changed root run.py file to find amfe.
-
Paul Dechamps authored
Switched to branch <paul> for dartflo submodule
-
Paul Dechamps authored
Removed amfe and added dartflo as submodule
-
- 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.
-