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

Sharing variables in tecplot binary files

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 28, 2016, 23:42
Default Sharing variables in tecplot binary files
  #1
New Member
 
zonexo
Join Date: Apr 2016
Posts: 7
Rep Power: 10
zonexo is on a distinguished road
Hi,

I hope to share variables x,y,z for transient data. However, I got the error:

variable 1 of zone 2 is attempting to share with zone 2 which has not been loaded

My subroutine is:

pointer (NullPtr,Null)

integer Null(*)

...

if (file_write_no == 1) then !1st solution time


ier = TecZne112('Flowfield'//nulchar, ZoneType,IMax,JMax,KMax,ICellMax,JCellMax,KCellMax ,real((act_time - quasi_steady_time),8),StrandID,ParentZn, &

! IsBlock,NFConns,FNMode,0,0,0,varlist,varloc,Null,S hrConn)

!else !other solution time

! ShareVarFromZone(1:3) = 1 !share variables x,y,z

!use reset time

ier = TecZne112('Flowfield'//nulchar, ZoneType,IMax,JMax,KMax,ICellMax,JCellMax,KCellMax ,real((act_time - quasi_steady_time),8),StrandID,ParentZn, &

IsBlock,NFConns,FNMode,0,0,0,varlist,varloc,ShareV arFromZone,ShrConn)

!end if

Thanks for the help!
zonexo is offline   Reply With Quote

Reply


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 06:38
open files with tecplot George Tecplot 1 January 16, 2007 09:02
Transient solution multiple CGNS files in Tecplot Ramses Galaz Tecplot 3 October 17, 2006 10:43
Tecplot Variable Names For Fluent Data Files Simon FLUENT 0 September 22, 2005 10:44
Sliding mesh error Karl Kevala FLUENT 4 February 21, 2001 15:52


All times are GMT -4. The time now is 18:11.