[Paraview] TECPLOT Vector Variables

DParker at chromalloy.com DParker at chromalloy.com
Wed Sep 1 09:50:06 EDT 2010


Excellent - thank you very much.

David Parker 
Chromalloy - TDAG



From:   "Adriano Gagliardi" <agagliardi at ara.co.uk>
To:     <DParker at chromalloy.com>, <paraview at paraview.org>
Date:   09/01/2010 09:22 AM
Subject:        Re: [Paraview] TECPLOT Vector Variables
Sent by:        paraview-bounces at paraview.org



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
**********************************************************************
_______________________________________________
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

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


More information about the ParaView mailing list