|
[Sponsors] |
July 1, 2012, 00:28 |
Creating Binary file using tecio.a
|
#1 |
New Member
Juan Diego Colmenares
Join Date: Jun 2012
Posts: 3
Rep Power: 14 |
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. |
|
July 10, 2012, 18:57 |
|
#2 |
Member
D L
Join Date: Jun 2012
Posts: 49
Rep Power: 14 |
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] |
|
July 22, 2013, 15:07 |
compiling Fortran source code using gfortran on Linux
|
#4 |
New Member
Straton Spyropoulos
Join Date: May 2012
Location: United States
Posts: 11
Rep Power: 14 |
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 |
|
Tags |
binary file, linux64, tecplot, ubuntu |
|
|
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 11:03 |
[swak4Foam] swak4Foam-groovyBC build problem | zxj160 | OpenFOAM Community Contributions | 18 | July 30, 2013 14:14 |
[blockMesh] error message with modeling a cube with a hold at the center | hsingtzu | OpenFOAM Meshing & Mesh Conversion | 2 | March 14, 2012 10:56 |
Problem installing on Ubuntu 9.10 -> 'Cannot open : No such file or directory' | mfiandor | OpenFOAM Installation | 2 | January 25, 2010 10:50 |
DxFoam reader update | hjasak | OpenFOAM Post-Processing | 69 | April 24, 2008 02:24 |