Master Thesis - Dechamps - Implementation of the linear part
1 unresolved thread
1 unresolved thread
Description
This MR adds the linear part of fpm, the symmetry option for symmetric wings and two additional test cases.
This version of fpm requires waves-v2.1.1.
Changes
- Add computations of the surface aerodynamic influence coefficients
- Add computation of the velocity
- Update the functions computing the density, the Mach number and the pressure coefficient
- Add the symmetry support
- Add two new test cases: Onera M6 wing and Agard 445 wing
Tests
- msys2 (gcc 10.2, python 3.9.7)
Edited by Adrien Crovato
Merge request reports
Activity
Filter activity
assigned to @acrovato
requested review from @acrovato
@Axel.Dechamps everything seems fine, except that two tests cannot run (n12t.py and n12f.py). That is probably because you have not updated the files. May I ask you to:
- update n12t and n12f
- run the n12t once at a given angle of attack and add the values you get for the aero coefficients as a test (like you did for n12)
You can call when should you have any questions.
Thanks!
@acrovato The two files have been updated. Everything should be fine now.
mentioned in commit 3ef96a14
mentioned in merge request !3 (merged)
Please register or sign in to reply