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

data from file

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 1, 2019, 15:05
Default data from file
  #1
New Member
 
Mostafa
Join Date: Feb 2019
Posts: 4
Rep Power: 7
Fluid Mechanics is on a distinguished road
Hello
I have a data file for RANS turbulence. It has 10 variables in header zone but i see 5 columns in file. When i insert this file to tecplot, it work correctly (it shows 10 variables) but i need these 10 variables separately for matlab (in matlab after importing show 5 columns).
How can i get hole (10 variables) from this file?

THE HEADER OF FILE:

TITLE = ""
VARIABLES = "X"
"Y"
"U"
"V"
"u2"
"uv"
"v2"
"w2"
"p"
"diss"
ZONE T="ZONE 001"
STRANDID=0, SOLUTIONTIME=0
Nodes=60095, Elements=59472, ZONETYPE=FEQuadrilateral
DATAPACKING=BLOCK
DT=(SINGLE SINGLE SINGLE SINGLE SINGLE SINGLE SINGLE SINGLE SINGLE SINGLE )
Fluid Mechanics is offline   Reply With Quote

Old   April 1, 2019, 19:17
Default
  #2
Member
 
Join Date: May 2013
Posts: 61
Rep Power: 13
novedevon is on a distinguished road
Tecplot ascii files have two supported data ordering methods. Block and Point. Both of these are available when exporting the data from 360.

For block mode all nodes of variable is written out in a chunk then all values of the next variable are written out. So the number of columns doesn't mean anything.

Whereas point format is what I think you are expecting to see. All variables for a single node are written in order so every 10 values are written are for the same node.

Hopefully that clarifies something for you
-Devon
Tecplot Product Engineer
novedevon is offline   Reply With Quote

Old   April 1, 2019, 22:10
Default
  #3
New Member
 
Mostafa
Join Date: Feb 2019
Posts: 4
Rep Power: 7
Fluid Mechanics is on a distinguished road
Quote:
Originally Posted by novedevon View Post
Tecplot ascii files have two supported data ordering methods. Block and Point. Both of these are available when exporting the data from 360.

For block mode all nodes of variable is written out in a chunk then all values of the next variable are written out. So the number of columns doesn't mean anything.

Whereas point format is what I think you are expecting to see. All variables for a single node are written in order so every 10 values are written are for the same node.

Hopefully that clarifies something for you
-Devon
Tecplot Product Engineer
OK!
How can I access to all these values (in block mode)???

Last edited by Fluid Mechanics; April 2, 2019 at 02:16.
Fluid Mechanics 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
CFD by anderson, chp 10.... supersonic flow over flat plate varunjain89 Main CFD Forum 18 May 11, 2018 07:31
[OpenFOAM.org] Error creating ParaView-4.1.0 OpenFOAM 2.3.0 tlcoons OpenFOAM Installation 13 April 20, 2016 17:34
[OpenFOAM.org] Compile OF 2.3 on Mac OS X .... the patch gschaider OpenFOAM Installation 225 August 25, 2015 19:43
"parabolicVelocity" in OpenFoam 2.1.0 ? sawyer86 OpenFOAM Running, Solving & CFD 21 February 7, 2012 11:44
ParaView Compilation jakaranda OpenFOAM Installation 3 October 27, 2008 11:46


All times are GMT -4. The time now is 19:04.