[Paraview] XDMF with XY geometry? (UNCLASSIFIED)
Eric E. Monson
emonson at cs.duke.edu
Thu Jul 3 12:24:53 EDT 2008
Hey Jerry,
Thanks for the reply on this, and thanks for the tips.
I forgot to mention it at the time, but both examples I tried had
"unstructured" topologies -- Polyvertex and Polygon. Since the
structured and unstructured cases are handled separately, this at
least narrows things down a bit more.
My current need for this has subsided for a bit, so I probably won't
get around to playing with it more for a while, but I'm sure it will
come up again one of these days, and then I'll spend more time
narrowing down the problems I was having.
Talk to you later,
-Eric
On Jul 2, 2008, at 7:54 AM, Clarke, Jerry (Civ, ARL/CISD) wrote:
> Classification: UNCLASSIFIED
> Caveats: NONE
>
> Eric,
>
> I had a need to do 2D data this week. I used a 2DCORECTMesh.
> It worked in ParaView as long as the Attribute was the
> same "shape" as the mesh. i.e. if the mesh was 150x100
> the dimensions of the Attribute had to be "150 100" not
> "15000". If I put 1D attributes on a 2D mesh I got
> weirdy-boo results. I think it just matters what is in
> the XML so the dimensions in HDF5 could be 15000 as long
> as the XML says "150 100".
>
> Jerry
>
> -----Original Message-----
> From: paraview-bounces at paraview.org
> [mailto:paraview-bounces at paraview.org] On Behalf Of Eric E. Monson
> Sent: Thursday, June 26, 2008 10:54 AM
> To: ParaView List
> Subject: [Paraview] XDMF with XY geometry?
>
> Hey All,
>
> Has anyone ever read any XDMF data into ParaView which has the 2d XY
> GeometryType?
>
> I have a sudden need for it, and it's not working (PV sometimes loads
> okay, but shows strange values for coordinates & crashes on
> animation).
> I can track down more specifically what it's doing some other time,
> but
> I was just curious whether anyone has ever tried it and/or gotten it
> to
> work?
>
> Thanks,
> -Eric
>
> ------------------------------------------------------
> Eric E Monson
> Duke Visualization Technology Group
>
>
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
> Classification: UNCLASSIFIED
> Caveats: NONE
More information about the ParaView
mailing list