Tecplot conversion and expected point cloud format?

634 views
Skip to first unread message

James Haley

unread,
Nov 30, 2015, 3:38:00 PM11/30/15
to OpenVSP
Hello Rob, (and VSP Community)

Recently I was given a very special geometry file for an aircraft, which I have been asked to 3D print, (so the ultimate goal is a .stl file).

The problem is that it is in a Tecplot format or .plt which I have found no support in that software or in other tools to convert it to a traditional 3d object or file type. 

So far I have extracted the data points and constructed a .ply file format, which I tried to mesh in meshlab with little to no success.

My thoughts with openVSP are to either

1) Import via point cloud, and learn how to use the new Fit model feature 

or 

2) set up custom cross sections using the data points and work in a standard VSP fashion.


I need to know if anybody has a better way to go from Tecplot to a more traditional 3d file type.

also, what point cloud format is openVSP expecting for the import feature (.pts) there seems to be a bunch of them out there.


happy holidays!

James Haley
PhD. Student
AVD lab UT-Arlington

Rob McDonald

unread,
Nov 30, 2015, 4:17:09 PM11/30/15
to ope...@googlegroups.com
I believe TecPlot has some export capabilities, possibly including STL
files. I would start with that.

Is the data a structured or unstructured grid?

If you can't get TecPlot to output a STL file, you really would prefer
to keep the connectivity information you have. If it is structured,
you could try to build a *.hrm file that VSP could read in -- VSP
would be able to convert that to a STL file. Otherwise, if it is an
unstructured format, you could get it into *.tri or *.stl and VSP
could read that in -- of course at that point, you might as well write
a STL yourself.

The VSP Points file format is very simple. Three columns x y z. One
point per line. That is it.

Rob
> --
> You received this message because you are subscribed to the Google Groups
> "OpenVSP" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to openvsp+u...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

James Haley

unread,
Nov 30, 2015, 4:35:11 PM11/30/15
to ope...@googlegroups.com
It is a structured grid

I only have Tecplot 10 (an older version) and it has no useful export functions, however I am waiting on a response from them on whether a newer version does have such a capability. 

I have used the .hrm file type once, and I know there is some documentation out there I can sort through so this will be my second choice if I have no direct tecplot options. (should be a good winter break project).

Thanks for the advice,

I'll post if I get anywhere with it.

James H.

You received this message because you are subscribed to a topic in the Google Groups "OpenVSP" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/openvsp/GY0bn385FNs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to openvsp+u...@googlegroups.com.

James Haley

unread,
Nov 30, 2015, 7:12:13 PM11/30/15
to ope...@googlegroups.com
Well I attempted to manually convert it into a *.hrm file type, which for the most part seems to work except I have strange connections where I shouldn't.

the .plt format has # i , # j  (cross sections / pts per Xsection) and then a list of points, very similar to the Hermite file. So i simply adjusted the formatting and copy pasted over.

will the model only being a half mesh cause issues? 

Also the model isn't a "closed" mesh, which i mention because it looks as if the geometry is attempting to close by connecting the first Xsection to the last.

any thoughts?


On Mon, Nov 30, 2015 at 3:17 PM, Rob McDonald <rob.a.m...@gmail.com> wrote:
You received this message because you are subscribed to a topic in the Google Groups "OpenVSP" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/openvsp/GY0bn385FNs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to openvsp+u...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages