<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title></title>
</head>
<body ocsi="0" fpstyle="1" bgcolor="#FFFFFF">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi Samuel,<br>
Thanks for the suggestions and the example file.  I'll hang on to that example in case I ever need the multi-part capability!<br>
<br>
The potential "mesh sharing" capability for time steps was mentioned in an old mail list post that I ran across when Googling for this feature:<br>
<a href="https://cmake.org/pipermail/paraview/2008-February/007118.html" target="_blank">https://cmake.org/pipermail/paraview/2008-February/007118.html</a><br>
However, perhaps it was done on a branch of ParaView and maybe not ever incorporated into the mainline distributions.<br>
<br>
It does mention Ensight Gold format in that mail list thread, which does at least not have any library dependencies.  I'll think about using that, though I'd have to bite the bullet and start from scratch.  The vtu/pvtu format is easier right now because I
 already have code that writes those out.<br>
<br>
Thanks,<br>
Sean<br>
<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF992870"><font face="Tahoma" color="#000000" size="2"><b>From:</b> Samuel Key [samuelkey@bresnan.net]<br>
<b>Sent:</b> Sunday, April 03, 2016 1:03 PM<br>
<b>To:</b> Ziegeler, Sean @ EngilityCorp; Simons, Don @ EngilityCorp<br>
<b>Subject:</b> Re: [Paraview] PVD for Sharing Mesh among Time Steps<br>
</font><br>
</div>
<div></div>
<div><tt>Sean,<br>
<br>
To my knowledge, *.vtu files all have "a fresh copy" of the nodal point coordinates and connectivity. Hence, when you have time steps (or load steps) you get a lot of files and if the mesh is large (for example, 100x100x100). the files are large. Up to know,
 the only simulation results format of which I am aware that has a one-time (t=0.0) coordinate and connectivity model data is the ExodusII format.
<br>
<br>
It is possible to have a single *.pvd file that references both the "parts" and "time steps." I have attached an example.<br>
<br>
Hope this helps,<br>
<br>
Samuel Key<br>
FMA Development, LLC<br>
1005 39th Ave NE<br>
Great Falls, Montana 59404<br>
</tt><br>
<div class="moz-cite-prefix">On 3/30/2016 6:09 PM, <a class="moz-txt-link-abbreviated" href="mailto:Sean.Ziegeler@engilitycorp.com" target="_blank">
Sean.Ziegeler@engilitycorp.com</a> wrote:<br>
</div>
<blockquote type="cite"><style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
BODY {direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;}P {margin-top:0;margin-bottom:0;}BODY {scrollbar-base-color:undefined;scrollbar-highlight-color:undefined;scrollbar-darkshadow-color:undefined;scrollbar-track-color:undefined;scrollbar-arrow-color:undefined}BODY {scrollbar-base-color:undefined;scrollbar-highlight-color:undefined;scrollbar-darkshadow-color:undefined;scrollbar-track-color:undefined;scrollbar-arrow-color:undefined}</style>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">Hi all,<br>
A few old posts indicate that the PVD format could be used to specify a single mesh (unstructured, in my case) for all time steps without having to repeat the mesh in every vtu/pvtu file.  I can't seem to find any docs or examples on that approach.  I can't
 seem to generate it from ParaView either.  Does anyone have an example of such a PVD file?<br>
<br>
I'll look in the writer source code if I have to, but if an example is readily available, it sure would save me some time.  I know there are other output options too, but I'd like to stick with one that is straightforward and has no dependencies (HDF5, Silo,
 etc.).<br>
<br>
Thanks,<br>
Sean<br>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader" target="_blank"></fieldset> <br>
<pre>_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com" target="_blank">www.kitware.com</a>

Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the ParaView Wiki at: <a class="moz-txt-link-freetext" href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a>

Search the list archives at: <a class="moz-txt-link-freetext" href="http://markmail.org/search/?q=ParaView" target="_blank">http://markmail.org/search/?q=ParaView</a>

Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a>
</pre>
</blockquote>
<br>
</div>
</div>
</div>
</body>
</html>