|
[Sponsors] |
Trouble importing airfoil coordinates into Pointwise without using iges files |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 5, 2020, 00:10 |
Trouble importing airfoil coordinates into Pointwise without using iges files
|
#1 |
New Member
Join Date: Jan 2020
Posts: 3
Rep Power: 6 |
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. |
|
February 6, 2020, 16:36 |
|
#2 |
New Member
Harry
Join Date: Feb 2020
Location: Madrid, New York, USA, Earth
Posts: 3
Rep Power: 6 |
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. |
|
February 6, 2020, 19:59 |
|
#3 | |
Senior Member
David Garlisch
Join Date: Jan 2013
Location: Fidelity Pointwise, Cadence Design Systems (Fort Worth, Texas Office)
Posts: 307
Rep Power: 14 |
Quote:
Code:
N1 x y z ... x y z N2 x y z ... x y z N3 x y z ... x y z |
||
Tags |
airfoil coordinates, import profile |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
3D Airfoil Meshing Trouble | pablo_fil | Pointwise & Gridgen | 6 | March 7, 2022 18:23 |
High drag for airfoil compared to XFOIL and wind tunnel data | Ry10 | SU2 | 15 | October 30, 2016 18:27 |
importing IGES files into GAMBIT | vigneshchandran | Main CFD Forum | 0 | July 1, 2013 03:42 |
Importing gridgen mesh files into gambit/fluent | Wee | FLUENT | 2 | June 21, 2011 09:35 |
Airfoil Coordinates | Usman | Main CFD Forum | 7 | January 24, 2008 07:53 |