Skip to content

How to change airfoil which is not in the list in CPACSCREATOR? #738

Answered by MarAlder
kushaldgowda asked this question in Q&A
Discussion options

You must be logged in to vote

Using Eclipse, have you considered the correct arrangement of the profile points? It is described in the documentation as:

Example 1: For a conventional wing, the airfoil coordinates are defined in x and z with all the y-coordinates set to "0". The points have to be ordered from the trailing edge along the lower side to the leading edge and then along the upper side back to the trailing edge.

Examples can be found here:

<wingAirfoil uID="NACA0009">
<name>NACA0009 Airfoil</name>
<description>NACA 4-digit symmetrical airfoil with a thickness of 9percent</description>
<pointList>
<x>1.0;0.99572;0.98296…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@kushaldgowda
Comment options

@MarAlder
Comment options

@kushaldgowda
Comment options

@MarAlder
Comment options

@kushaldgowda
Comment options

Answer selected by MarAlder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants