Skip to content
Snippets Groups Projects
Verified Commit 02fc3a2b authored by Thomas Lambert's avatar Thomas Lambert :helicopter:
Browse files

Merge branch 'main' of gitlab.uliege.be:rotare/rotare

parents d31ea798 e5e0a0c5
No related branches found
No related tags found
No related merge requests found
......@@ -91,7 +91,7 @@ Airfoil.polarType = 'file'; % Type of polar to use ('file', 'polynomial')
Airfoil.coordFile = 'airfoil_data/naca0012.dat';
% If Airfoil.polarType == 'file'
Airfoil.polarFile = 'airfoil_data/NACA_0012-Re_1e5-1e7.mat';
Airfoil.polarFile = 'airfoil_data/NACA_0012-Re_2e5-1e7.mat';
Airfoil.extrapMethod = 'viterna'; % Polar extrapol. ('none', 'spline', 'Viterna')
% ==================================================================================================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment