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: agaglia...@ara.co.uk
Url: www.ara.co.uk 

 

  _____  

From: paraview-boun...@paraview.org [mailto:paraview-boun...@paraview.org]
On Behalf Of dpar...@chromalloy.com
Sent: 01 September 2010 14:05
To: paraview@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

**********************************************************************
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to