The .pvtm is the same as the .vtm file, just a redundant file extension.
Really, the .vtm format is parallel/partition aware where as the other .vt*
extensions have a partitioned .pvt* format.

I'm a bit surprised that PV doesn't associate the .pvtm file with
multiblock datasets. If you try to read in a .pvtm file though you just
need to properly associate it with the XML multiblock data reader.

On Mon, May 14, 2018 at 9:14 PM Scott, W Alan via ParaView <
paraview@public.kitware.com> wrote:

> I’ve never heard of these files either.  From my user:
>
>
>
>
>
> I am writing planes of data in parallel with XMLMultiBlockWriter and it is
> generating *pvtm files.  However, paraview doesn’t seem to support this
> file format for reading?  I am trying to visualize the results and I can
> read the individual *vtp files, but it doesn’t accept the parallel file.
>
>
>
> Then:
>
>
>
> I will try to put something together for you soon.  I am writing this
> dataset from a slice while running catalyst.  I found a work around by
> using the MergeBlocks filter on the slice and then dumping that as an
> unstructured grid via XMLPUnstructuredGridWriter.
>
>
>
> Back to me.
>
>
>
> “.  I am writing this dataset from a slice while running catalyst.”  So, I
> figured I would start by asking if this is a Catalyst/ ParaView/ VTK file
> format (that I had never heard of)...    I have asked user for a dataset.
>
>
>
> Thanks,
>
>
>
> Alan
>
>
>
>
>
> *From:* Utkarsh Ayachit [mailto:utkarsh.ayac...@kitware.com]
> *Sent:* Monday, May 14, 2018 7:08 PM
> *To:* Scott, W Alan <wasc...@sandia.gov>
> *Cc:* ParaView <parav...@paraview.org>
> *Subject:* [EXTERNAL] Re: [Paraview] pvtm file format
>
>
>
> I am not sure. A quick grep through the code in ParaView/VTK doesn't yield
> a hit. What's the context in which you encountered this?
>
>
>
> Utkarsh
>
>
>
> On Mon, May 14, 2018 at 9:05 PM Scott, W Alan via ParaView <
> paraview@public.kitware.com> wrote:
>
> What is a .pvtm file?  How can I make one with sources?
>
>
>
> Thanks,
>
>
>
> Alan
>
>
>
> --------------------------------------------------------
>
> W. Alan Scott
>
> ParaView Support Manager
>
>
>
> SAIC
>
> Sandia National Laboratories, MS 0807
>
> Org 9326 - Building 880 A1-K
>
> (505) 284-0932   FAX (505) 284-5619
>
>
>
> “When the facts change, I change my mind. What do you do, sir?”
>
> John Maynard Keynes
>
>
>
> ---------------------------------------------------------
>
>
>
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> https://public.kitware.com/mailman/listinfo/paraview
>
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> https://public.kitware.com/mailman/listinfo/paraview
>
_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
https://public.kitware.com/mailman/listinfo/paraview

Reply via email to