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

Direct output of binary .plt files using the tecio

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 15, 2021, 08:12
Smile Direct output of binary .plt files using the tecio
  #1
New Member
 
lizixn
Join Date: Oct 2021
Posts: 1
Rep Power: 0
lizixn is on a distinguished road
Dear all,
I'm using Fortran to call a library (tecio) provided by tecplot to output the calculation results directly to a binary .plt file, AND it took a lot of effort to do it successfully.
But every time I call the function in this library, the function will be output on the screen, like this:

Writing Zone 1:
Title = zone 1
Type = FEPOLYHEDRON
IMax = 191880
JMax = 182880
KMax = 557492
DupList = 0,0,0,0,0,0,0
Writing 191880 values to file 1.
Writing 191880 values to file 1.
Writing 191880 values to file 1.
Writing 182880 values to file 1.
Writing 182880 values to file 1.
Writing 182880 values to file 1.
Writing 182880 values to file 1.

I don't want show these information during the running of the program. I've looked through 《360_data_format_guide》, but I don't see any options or ways to handle it.

Could anyone tell me what should I to do?

Thank you very much!
lizixn is offline   Reply With Quote

Old   December 13, 2021, 22:24
Default
  #2
New Member
 
Join Date: Dec 2021
Posts: 1
Rep Power: 0
Tu Tu is on a distinguished road
just set the value of "debug" in tecini142() to 0 , then those information on the screen will disapear.
Tu Tu is offline   Reply With Quote

Reply

Tags
tecio tecplot


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
Problems about the size of output files Fedindras CONVERGE 3 September 19, 2017 11:41
Generating binary data files in fortran to read in paraview nadeem_malik Main CFD Forum 6 May 24, 2017 07:47
Unsteady simulation solution files in parallel gunnersnroses SU2 1 December 15, 2015 13:28
about the additional output files when using CrankNicholson or backward in Openfoam openfoammaofnepo OpenFOAM Running, Solving & CFD 0 August 30, 2014 10:08
Results saving in CFD hawk Main CFD Forum 16 July 21, 2005 20:51


All times are GMT -4. The time now is 09:07.