[Paraview] Cell-centered data with vtkTecplotReader

Berk Geveci berk.geveci at kitware.com
Thu Jul 15 19:56:31 EDT 2010


Hi Adriano,

I wouldn't be surprised if the Tecplot reader has limitations,
including the ability to read cell-centered data. I'd suggest taking a
look at the source code to find out. If it is the case, it shouldn't
be too hard to add this functionality. Are you interested in giving it
a shot?

-berk

On Thu, Jul 15, 2010 at 4:19 AM, Adriano Gagliardi <agagliardi at ara.co.uk> wrote:
>
> Dear All,
>
> I've got a Tecplot file containing cell-centered data, which is working fine
> with Tecplot. However, ParaView doesn't recognise the file header:
>
> ====tecplot file header begin====
> TITLE     = "FLOWFIELD"
> VARIABLES = "X" "Y" "Z" "RHO" "U" "V" "W" "CP" "P"
> ZONE T="BLOCK 1", I=35, J=39, K=105, ZONETYPE=Ordered, DATAPACKING=BLOCK,
> VARLOCATION=([4-9]=CELLCENTERED)
> ====tecplot file header end====
> ====data-layout====
> ====all X values====
> ====all Y values====
> ====all Z values====
> ====etc====
>
> Should this data-set be supported? If not, can someone describe which are
> not supported? I'd prefer to avoid using Tecplot for the post-processing,
> but I may not have much choice in the matter.
>
> Regards,
>
> 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
>
>
> **********************************************************************
> 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
>


More information about the ParaView mailing list