CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Visualization & Post-Processing Software > Tecplot

Reading Tecplot *.plt files using TecIO.dll

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 12, 2010, 21:05
Default Reading Tecplot *.plt files using TecIO.dll
  #1
New Member
 
Join Date: Jan 2010
Posts: 1
Rep Power: 0
sbm_dk is on a distinguished road
I desperately need to find a method to read xyz-data from Tecplot plt files. I believe Ive heard rumours that it is possible using TecIO.dll but have not yet seen a code snippet that illustrates how.

I am coding in C and C# but any piece of code in any language would be greatly helpful.
sbm_dk is offline   Reply With Quote

Old   November 14, 2013, 06:26
Default Answer
  #2
New Member
 
Franz
Join Date: Nov 2013
Posts: 1
Rep Power: 0
FB2012 is on a distinguished road
An example can be found in the tecio source file archive dowloaded from tecplot support. It contains two parts the tecio source code and a program called pltview.
Reading the source code of pltview will explain how to do a plt reader.
In the main part of the program just turn on array reading by modifying the following part.
Line 594 change it to
ReportFileInfo(argv[CurFile], TRUE, TRUE);

Best regards
FB2012 is offline   Reply With Quote

Reply


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
[Commercial meshers] Problem converting fluent mesh vinz OpenFOAM Meshing & Mesh Conversion 28 October 12, 2015 06:37
OF 1.6 | Ubuntu 9.10 (64bit) | GLIBCXX_3.4.11 not found piprus OpenFOAM Installation 22 February 25, 2010 13:43
Problems in compiling paraview in Suse 10.3 platform chiven OpenFOAM Installation 3 December 1, 2009 07:21
problem when converting mesh (made by ICEM) using fluentMeshToFoam Forrest_Lei OpenFOAM 11 October 16, 2009 06:28
OpenFOAM15 paraFoam bug koen OpenFOAM Bugs 19 June 30, 2009 10:46


All times are GMT -4. The time now is 06:26.