Version 1.2
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
34+ 14
− 11
@@ -18,14 +18,17 @@ MACRO(MACRO_AddTest srcDir)
Pour rappel, le service sera inaccessible ce lundi 03/03/25 midi pour raison de mise à jour.
This version mainly features a transonic solver and analytical pressure derivatives.
Transonic correction
The unsteady pressure solution can now be corrected by higher-fidelity data (typically obtained from CFD) to include transonic and viscous effects.
Analytical gradients
Although CoDiPack works well, its memory footprint is too large for practical unsteady cases (see #6). Analytical pressure and aerodynamic forces gradients have therefore been implemented so that flutter constrained optimization can be performed within a reasonable computational time.
Body deformation
The body nodes can now be set to new positions for aeroelastic and optimization purposes.
Formulation fixes
The calculation of the surface velocity induced by a rigid pitching motion has been corrected to use original instead of compressible coordinates. Additionally, a mistake in the calculation of the unsteady pressure coefficient has been fixed.
Refactoring
The default values in the API have been refactored. The slicing utility now also outputs z-coordinates.
For a faster browsing experience, some files are collapsed by default.