|
[Sponsors] |
Tecplot 360 2011 R2 preview with OpenFOAM data loader available for evaluation |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 14, 2015, 04:12 |
|
#41 |
Senior Member
Dr. Fabian Schlegel
Join Date: Apr 2009
Location: Dresden, Germany
Posts: 222
Rep Power: 18 |
You are welcome
|
|
June 1, 2016, 01:12 |
|
#42 |
Member
Sheikh Ahmed
Join Date: Dec 2015
Location: South Carolina, USA
Posts: 88
Rep Power: 11 |
Hello Scott
I have the same problem like Jignesh- I have several .plt files, some of them are in the 'boundaryMesh' directory and the rest are probably due to the field results. According to your suggestions, I first uploaded the mesh files in Tecplot using File>Load data (thats what I have in the file menu) and then I uploaded the result .plt files. But its not showing anything. Could you or Jignesh please tell me step by step procedures to upoload and check the results (.plt files) in Tecplot? Your quick reply will be highly appreciated. Thanks |
|
August 18, 2016, 09:49 |
How to import results of openFoam to Techplot
|
#43 |
Member
AJAY BHANDARI
Join Date: Jul 2015
Location: INDIA
Posts: 57
Rep Power: 11 |
Hi all,
I think my post bets fit here. I am using openFoam version 2.4.0 I have done a simulation of porous media using porousSimpleFoam. I want to import my results to TechPlot. But after running paraview when i using foamToTechplot it is giving error command not found. How do i import my results to Techplot for further post processing. Best Ajay |
|
August 18, 2016, 12:05 |
tecplot
|
#44 |
New Member
marzieh goodarzi
Join Date: Feb 2014
Location: Tehran-Iran
Posts: 11
Rep Power: 12 |
hi dear foamer
I have a question. I simulated a case in OF 3.0.1. and when i want to do post process with tecplot an error happend. actually it can not load data. but some case that run with OF2.3.1 its ok and there isnt any problem. thank you |
|
August 18, 2016, 12:22 |
|
#45 |
Member
Sheikh Ahmed
Join Date: Dec 2015
Location: South Carolina, USA
Posts: 88
Rep Power: 11 |
hey Ajay
two things might happen; either the command u used is wrong (it should be foamToTecplot360), or this conversion is not installed in your system since it is not from openFoam rather a third party. If the above mentioned command is still not found, then try to install foamToTecplot360 conversion. It should work. ~Farhan |
|
August 18, 2016, 13:19 |
|
#46 |
Member
AJAY BHANDARI
Join Date: Jul 2015
Location: INDIA
Posts: 57
Rep Power: 11 |
Hi Farhan,
Thanks for your quick reply. Yeah i tried foamtoTechplot360 command. But it gives error command not found. I have also installed techplot but may be its not installed properly. I will try to reinstall it. Best Ajay |
|
August 20, 2016, 12:36 |
|
#47 | ||
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Quick answers:
Quote:
Quote:
|
|||
August 21, 2016, 09:13 |
|
#48 |
Member
AJAY BHANDARI
Join Date: Jul 2015
Location: INDIA
Posts: 57
Rep Power: 11 |
Hi bruno,
I have installed the Tecplot360 software but again same error is coming command not found when i type foamToTecplot360 It doesn't make the .plt file it should make which the data loader will then take. Also when i open Tecplot and go to data loader there is no openFoam loader in it. What should i do?? Best Ajay |
|
August 23, 2016, 02:50 |
|
#49 |
Member
AJAY BHANDARI
Join Date: Jul 2015
Location: INDIA
Posts: 57
Rep Power: 11 |
Hi all.
I have installled the Tecplot software on linux. But when i am creating the library to make .plt files which have to be read by tecplot. It gives following error. ajay@ajay:~/OpenFOAM/localFoamToTecplot360-of23$ ./Allwmake + ./getTecIO --2016-08-23 11:18:30-- http://download.tecplot.com/tecio/2009/tecio2009.zip Resolving proxy.iitk.ac.in (proxy.iitk.ac.in)... 172.31.1.93 Connecting to proxy.iitk.ac.in (proxy.iitk.ac.in)|172.31.1.93|:3128... connected. Proxy request sent, awaiting response... 407 Proxy Authentication Required 2016-08-23 11:18:30 ERROR 407: Proxy Authentication Required. unpacking 'tecio2009.zip' Archive: tecio2009.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of tecio2009.zip or tecio2009.zip.zip, and cannot find tecio2009.zip.ZIP, period. finished unpacking 'tecio2009.zip' For more information about the TecIO library, visit: http://www.tecplot.com/Downloads/TecIOLibrary.aspx Press Enter to continue... + [ ! -e tecio/tecsrc/Make ] + ln -s ../../tecioMake tecio/tecsrc/Make ln: failed to create symbolic link tecio/tecsrc/Make: No such file or directory + wmake libso tecio/tecsrc/ wmake error: could not change to directory 'tecio/tecsrc/' + wmake foamToTecplot360 Making dependency list for source file tecplotWriter.C could not open file TECIO.h for source file tecplotWriter.C due to No such file or directory could not open file MASTER.h for source file tecplotWriter.C due to No such file or directory could not open file GLOBAL.h for source file tecplotWriter.C due to No such file or directory Making dependency list for source file vtkMesh.C Making dependency list for source file foamToTecplot360.C could not open file TECIO.h for source file foamToTecplot360.C due to No such file or directory could not open file MASTER.h for source file foamToTecplot360.C due to No such file or directory could not open file GLOBAL.h for source file foamToTecplot360.C due to No such file or directory SOURCE=tecplotWriter.C ; g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -I -I/opt/openfoam240/src/lagrangian/basic/lnInclude -I/opt/openfoam240/src/finiteVolume/lnInclude -I/opt/openfoam240/src/meshTools/lnInclude -IlnInclude -I. -I/opt/openfoam240/src/OpenFOAM/lnInclude -I/opt/openfoam240/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64GccDPOpt/tecplotWriter.o In file included from tecplotWriter.C:26:0: tecplotWriter.H:39:19: fatal error: TECIO.h: No such file or directory #include "TECIO.h" ^ compilation terminated. make: *** [Make/linux64GccDPOpt/tecplotWriter.o] Error 1 By looking at the error i t looks that there is some proxy error. BUt i am not able to sought out. I have followed the steps given on this link https://github.com/wyldckat/localFoamToTecplot360 Don't know what to do... Any suggestions Best Ajay |
|
January 13, 2017, 05:00 |
|
#50 |
Senior Member
Manu Chakkingal
Join Date: Feb 2016
Location: Delft, Netherlands
Posts: 129
Rep Power: 10 |
Dear Scott
IS the solution for multiregiondata loading in tecplot available
__________________
Regards Manu |
|
January 23, 2017, 03:49 |
|
#51 |
Senior Member
Dr. Fabian Schlegel
Join Date: Apr 2009
Location: Dresden, Germany
Posts: 222
Rep Power: 18 |
I guess the 2009 version of the tecio library is outdated. This link works
Code:
wget -P download http://download.tecplot.com/tecio/2013/tecio2013.tar Code:
wmakeLnInclude tecsrc Code:
cp $WM_THIRD_PARTY_DIR/tecio/libtecio.a $FOAM_EXT_LIBBIN Tecplot 360 2011 R2 preview with OpenFOAM data loader available for evaluation |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Reading Additional Data Quantities from Fluent into Tecplot | fremder | Tecplot | 9 | December 16, 2016 16:35 |
CFX-Post and Tecplot 360 | Rogerio Fernandes Brito | CFX | 2 | September 28, 2008 15:45 |
extracting data in tecplot | peter | FLUENT | 0 | September 24, 2008 12:11 |
tecplot 360 vs. 10 compatibility | N.R. | Tecplot | 6 | December 12, 2007 14:23 |
Exporting data to Tecplot 360 | Genesis | FLUENT | 2 | June 6, 2007 18:53 |