|
[Sponsors] |
March 31, 2014, 17:19 |
Fortran unformatted to tecplot binary
|
#1 |
Member
Suranga Dharmarathne
Join Date: Jan 2011
Location: TX, USA
Posts: 39
Rep Power: 15 |
Hi all,
I have unformatted data files (Fortran written) from a DNS. How can I make them tecplot readable. Thanks Suranga. |
|
April 2, 2014, 13:36 |
Re: Fortran unformatted to tecplot binary
|
#2 |
New Member
Straton Spyropoulos
Join Date: May 2012
Location: United States
Posts: 11
Rep Power: 14 |
This question is not easy to answer, but we will try to provide a general response. Some steps are:
1. Read Tecplot’s data format manual located here: http://www.tecplot.com/support/documentation/ http://download.tecplot.com/360/current/dataformat.pdf 2. If your Tecplot license is under maintenance support, then email Tecplot Support support at tecplot dot com for advice. You will need to provide your license number to get assistance. 3. If your Tecplot license is not under support, then contact sales at tecplot dot com , and we will see how we can be of assistance. We do like helping people get their data into a Tecplot format. 4. Do you have the ability to edit your data file header (the first lines of the data file)? Do you know whether the data are in point or block format? Are the data I,J,K ordered (structured)? If so modify the header of the data appropriately so that Tecplot can read the file. 5. If not – and the data are in an ASCII text format, then use Tecplot’s text data file reader to understand the structure of the data. a. Tecplot tip – read in a small but similarly structured data file into Tecplot via the text loader, and then export the data file from Tecplot to get the appropriate header information for the larger data file. 6. If you have control of the application that created the data file, then you can add Tecplot’s TecIO library found here: http://www.tecplot.com/downloads/tecio-library/ This library can be integrated into the DNS solver to create a Tecplot binary that loads quickly into Tecplot. a. Tecplot tip – note also on this page is “preplot”. This application is used to change data formatted in a Tecplot ASCII to a Tecplot binary. Preplot can be placed on one’s large cluster to help reduce file size and for faster loading into Tecplot. |
|
April 9, 2014, 08:19 |
|
#3 |
Member
Suranga Dharmarathne
Join Date: Jan 2011
Location: TX, USA
Posts: 39
Rep Power: 15 |
Hi Straton,
Thanks for your reply. I have already contacted tecplot support and working on it. Best, Suranga. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Error in solution using "Grid Interface" | agustinvo | FLUENT | 4 | January 20, 2015 13:03 |
I created a tecplot binary file... | Lupocci | Tecplot | 6 | June 27, 2012 20:56 |
CFX11 + Fortran compiler ? | Mohan | CFX | 20 | March 30, 2011 19:56 |
Error to re-open fluent case file | J.Gimbun | FLUENT | 0 | April 27, 2006 09:42 |
Difference betw Binary & Fortran Unformatted? | Ruobo | Main CFD Forum | 3 | April 28, 2002 04:04 |