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

Creating Binary file using tecio.a

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 30, 2012, 23:28
Default Creating Binary file using tecio.a
  #1
New Member
 
Juan Diego Colmenares
Join Date: Jun 2012
Posts: 3
Rep Power: 13
juaneco2710 is on a distinguished road
Hello,

I'm new using Linux (Ubuntu 12.04 LTS, 64-bit). I am also new at using Tecplot360. I am trying to learn how to create binary files for Tecplot by reviewing the example files. I wonder if anyone knows how to solve it.

I've been trying to compile the example file simtest.f90, using these two commands:

1. gfortran -fcray-pointer -lstdc++ simtest.f90 tecio64.a
2. gfortran -fcray-pointer simtest.f90 tecio.f90


In the first case, I get a huge list of errors like this:
./util/tecio64.a(tecxxx.o): In function `__gnu_cxx::new_allocator<long>::deallocate(long*, unsigned long)':
tecxxx.cpp.text._ZN9__gnu_cxx13new_allocatorIlE1 0deallocateEPlm[__gnu_cxx::new_allocator<long>::deallocate(long*, unsigned long)]+0x19): undefined reference to `operator delete(void*)'


In the second case, I get that tecio.f90 unexpectedly ended.

If anyone can help me, I would appreciate it.
juaneco2710 is offline   Reply With Quote

Old   July 10, 2012, 17:57
Default
  #2
Member
 
D L
Join Date: Jun 2012
Posts: 49
Rep Power: 13
DLuo is on a distinguished road
What are the contents of simtest.f90?

If you have an ascii solution already in tecplot format, you can use a utility that Tec360 provides called preplot

Code:
[user@host dir]$ preplot [ascii_file.dat]
Hope that helps.
DLuo is offline   Reply With Quote

Old   August 17, 2012, 10:14
Default
  #3
Senior Member
 
Join Date: Aug 2011
Posts: 421
Blog Entries: 1
Rep Power: 21
blackmask will become famous soon enough
It is not a good idea to create tecplot binary files directly because of its OS-, arch-, and version- dependency. Use PLOT3D format or other tecplot-compatible formats instead.
blackmask is offline   Reply With Quote

Old   July 22, 2013, 14:07
Default compiling Fortran source code using gfortran on Linux
  #4
New Member
 
Straton Spyropoulos
Join Date: May 2012
Location: United States
Posts: 11
Rep Power: 13
straton is on a distinguished road
Hello juaneco2710, we just posted a new KB article on compiling Fortran source code using gfortran on Linux:

http://www.tecplot.com/knowledgebase...tran-on-linux/

I hope this helps.

Straton, Tecplot technical support

support@tecplot.com
straton is offline   Reply With Quote

Reply

Tags
binary file, linux64, tecplot, ubuntu


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
[swak4Foam] groovyBC in openFOAM-2.0 for parabolic velocity bc ofslcm OpenFOAM Community Contributions 25 March 6, 2017 10:03
[swak4Foam] swak4Foam-groovyBC build problem zxj160 OpenFOAM Community Contributions 18 July 30, 2013 13:14
[blockMesh] error message with modeling a cube with a hold at the center hsingtzu OpenFOAM Meshing & Mesh Conversion 2 March 14, 2012 09:56
Problem installing on Ubuntu 9.10 -> 'Cannot open : No such file or directory' mfiandor OpenFOAM Installation 2 January 25, 2010 09:50
DxFoam reader update hjasak OpenFOAM Post-Processing 69 April 24, 2008 01:24


All times are GMT -4. The time now is 01:31.