Sorting of Airfoil Points

Dear All,
I face a strange problem in arranging the airfoil coordinates coming from a CAD program. Kindly find the attached excel file for the coordinates.
I have tried the usual angular sort with respect to the centroid of all the points, but it fails in certain region ( where the curve is concave in nature).
Kindly give your thought process to solve this ...
Thanks in Advance,
K Vijay Anand

3 Commenti

KSSV
KSSV il 24 Set 2020
Modificato: KSSV il 24 Set 2020
What is the purpose to sort? Already the given points are in order.....what else you want to do?
Vijay Anand
Vijay Anand il 24 Set 2020
I have requirement to sort similar airfoil profiles exported from CAD Software. The 2nd set of coordinates are original.
First set is sorted manually with lot of pain... :)
nyhuma
nyhuma il 28 Lug 2023
i have a solution in python, opensource. youll need python 3.10. concave convex hull is the answer. and then you want to optimize the alpha parameter for minimal loss of accuracy
https://gitlab.uni-hannover.de/tfd_public/tools/NTRfC/-/blob/master/examples/read_profilepoints.ipynb

Accedi per commentare.

Risposte (0)

Categorie

Prodotti

Release

R2013a

Richiesto:

il 24 Set 2020

Commentato:

il 28 Lug 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by