[Paraview] TECPLOT Vector Variables

Adriano Gagliardi agagliardi at ara.co.uk
Wed Sep 1 09:22:55 EDT 2010


Although I think DATASETAUXDATA is read in, I don't believe anything is done
with the information in ParaView. It's fairly simple to create a vector
though:
 
Equation = "UVar*iHat + VVar*jHat + WVar*kHat"
 
Hope this helps.
 
Cheers,
 
Adriano

===================================

Adriano Gagliardi MEng PhD
Business Sector Leader
Computational Aerodynamics
Aircraft Research Association Ltd.
Manton Lane
Bedford

Tel: 01234 32 4644
E-mail: agagliardi at ara.co.uk
Url: www.ara.co.uk 

 

  _____  

From: paraview-bounces at paraview.org [mailto:paraview-bounces at paraview.org]
On Behalf Of DParker at chromalloy.com
Sent: 01 September 2010 14:05
To: paraview at paraview.org
Subject: [Paraview] TECPLOT Vector Variables


I've generated an ASCII TECPLOT file with the following variables: x, y, z,
rho, rho-u, rho-v, rho-w, rho-e. The header for the file is shown below: 

VARIABLES= "x" "y" "z" "rho" "rho-u" "rho-v" "rho-w" "rho-e" 
DATASETAUXDATA Common.DensityVar="4" 
DATASETAUXDATA Common.UVar="5" 
DATASETAUXDATA Common.VVar="6" 
DATASETAUXDATA Common.WVar="7" 
DATASETAUXDATA Common.VectorVarsAreVelocity="FALSE" 

When this file is opened in Tecplot the rho-u, rho-v, rho-w terms are
properly identified as vector variables so the magnitude and vectors, and
streamlines can be plotted. 

When the file is opened in Paraview the rho-u, rho-v, rho-w terms are
scalars. The magnitude can be calculated with the calculator filter, but I
cannot plot vector glyphs or streamlines. 

Is there any way to re-identify these scalar variables as a vector in
Paraview? 

David Parker 
Chromalloy - TDAG

**********************************************************************
This email contains information that is private and confidential and is intended only for the addressee.
If you are not the intended recipient please delete it and notify us immediately by e-mailing the sender.
Note: All email sent to or from this address may be accessed by someone other than the recipient, for
system management and security reasons.
Aircraft Research Association Ltd.  Registered in England, Registration No 503668 Registered Office:
Manton Lane, Bedford MK41 7PF England VAT No GB 196351245

**********************************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100901/ea417f37/attachment-0001.htm>


More information about the ParaView mailing list