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

Combine tecplot files

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 5, 2015, 01:03
Post Combine tecplot files
  #1
Member
 
Aru
Join Date: Feb 2012
Location: Chennai, India
Posts: 40
Rep Power: 14
arunsmec is on a distinguished road
I am using MPI to solve a cfd problem and each processor individually writes the data to different tecplot data files in point format. The files can be opened in tecplot simultaneously. However, it shows each file as different zones. Is there anyway I can combine these files to form a single zone for post processing?

Code:
!Each processor writes in the following format
      WRITE (FILE1,'(A)') 'TITLE = STEADY STATE'

      WRITE (FILE1,'(A)')                               &
      'VARIABLES = "X" "Y" "U" "V" "S" "P" "T"'

      WRITE ( FILE1, '(A,I6,A,I6,A)' ) 'Zone I=',NX, ', J=', NY, &
             ', F=POINT'
arunsmec is offline   Reply With Quote

Reply

Tags
combine files, mpi, 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
[General] Convert Tecplot DAT files to ParaView redable one B. R. Guirguis ParaView 7 September 8, 2023 07:38
making movie under tecplot with dat files jjchristophe FLUENT 3 July 11, 2013 10:20
TECPLOT error reading CGNS files manaliac Tecplot 5 April 28, 2010 12:23
how to combine multiple block files in ICEM? kpv CFX 3 December 13, 2007 09:12
Tecplot Variable Names For Fluent Data Files Simon FLUENT 0 September 22, 2005 11:44


All times are GMT -4. The time now is 22:48.