CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Mesh Generation & Pre-Processing Software > Pointwise & Gridgen

Trouble importing airfoil coordinates into Pointwise without using iges files

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By wernerhe
  • 1 Post By dgarlisch

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 4, 2020, 23:10
Default Trouble importing airfoil coordinates into Pointwise without using iges files
  #1
New Member
 
Join Date: Jan 2020
Posts: 3
Rep Power: 6
ColourMeRed is on a distinguished road
Hey everyone

I am new to Pointwise, and I have only been able to mesh those airfoils for which I made iges or stl or stp files using CAD software. However, I would like to be able to import the points and splines of any airfoil by importing its coordinate specifying file (.csv or .dat). As of now, I have found only the option of being able to import NACA 4series airfoils using a Glyph script that I got from Pointwise's Github. Can anyone help me?

I also made a .dat file of an airfoil's surface coordinates and I imported it to Pointwise but only the upper surface spline showed up and the lower was truncated and replaced with a straight line that wasn't the chord.

I am unable to find any information on this topic anywhere else.
ColourMeRed is offline   Reply With Quote

Old   February 6, 2020, 15:36
Default
  #2
New Member
 
Harry
Join Date: Feb 2020
Location: Madrid, New York, USA, Earth
Posts: 3
Rep Power: 6
wernerhe is on a distinguished road
Hi,

There is an option to "Import Database" under the <File> drop down menu. You can use this feature to import a .dat file with your airfoil coordinates. The file format for airfoil coordinates is as follows:

Line 1: <number of points defining your airfoil>
Line 2: x1 y1 z1
Line 3: x2 y2 z2
Line N: xn yn zn

Its that simple. Pointwise will automatically import the points and pass a b-spline through them. I should not that this procedure is extensively documented.
ColourMeRed likes this.
wernerhe is offline   Reply With Quote

Old   February 6, 2020, 18:59
Default
  #3
Senior Member
 
David Garlisch
Join Date: Jan 2013
Location: Fidelity Pointwise, Cadence Design Systems (Fort Worth, Texas Office)
Posts: 307
Rep Power: 14
dgarlisch is on a distinguished road
Quote:
Originally Posted by wernerhe View Post
Hi,

There is an option to "Import Database" under the <File> drop down menu. You can use this feature to import a .dat file with your airfoil coordinates. The file format for airfoil coordinates is as follows:

Line 1: <number of points defining your airfoil>
Line 2: x1 y1 z1
Line 3: x2 y2 z2
Line N: xn yn zn

Its that simple. Pointwise will automatically import the points and pass a b-spline through them. I should not that this procedure is extensively documented.
To expand on this correct answer, the file can contain multiple sections (e.g. upper foil curve, lower foil curve).

Code:
N1
x y z
...
x y z
N2
x y z
...
x y z
N3
x y z
...
x y z
ColourMeRed likes this.
dgarlisch is offline   Reply With Quote

Reply

Tags
airfoil coordinates, import profile


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
3D Airfoil Meshing Trouble pablo_fil Pointwise & Gridgen 6 March 7, 2022 17:23
High drag for airfoil compared to XFOIL and wind tunnel data Ry10 SU2 15 October 30, 2016 17:27
importing IGES files into GAMBIT vigneshchandran Main CFD Forum 0 July 1, 2013 02:42
Importing gridgen mesh files into gambit/fluent Wee FLUENT 2 June 21, 2011 08:35
Airfoil Coordinates Usman Main CFD Forum 7 January 24, 2008 06:53


All times are GMT -4. The time now is 03:30.