<HTML>
<HEAD>
<TITLE>Re: [Paraview] VTU vs. Exodus: "play" through list of files</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Just to complete the thread, a time series of Exodus files is generally called Exodus restarts. The feature for reading the restarts is documented on the Wiki:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><a href="http://www.paraview.org/Wiki/Restarted_Simulation_Readers#Exodus">http://www.paraview.org/Wiki/Restarted_Simulation_Readers#Exodus</a><BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
Note that the .e-s# naming convention is one way to read them in. Another is creating a .ex-timeseries file.<BR>
<BR>
As Greg mentioned, it is more common for a single Exodus file to store the entire time series. This is only possible in Exodus, however, if the toplogy does not change. That is, you have the same number of cells and all the cells have the same neighbors. The cells can, however, move around. This is done by displacing the points of the mesh.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 11/16/10 5:32 PM, "Nico Schlömer" <<a href="nico.schloemer@gmail.com">nico.schloemer@gmail.com</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>> states in them; as an example, the Sierra codes will output files with names<BR>
> similar to "box.e, box.e-s0002, ..., box.e-s0006" In paraview, I can open<BR>
> the file "box.e" and it automatically opens all files in the series and<BR>
> shows me the combined state times from each file.<BR>
<BR>
Great! This does work with ParaView >= 3.8.0 and this exact file name format.<BR>
Thanks for the hint.<BR>
<BR>
--Nico<BR>
<BR>
<BR>
<BR>
<BR>
On Tue, Nov 16, 2010 at 3:44 PM, Gregory Sjaardema <<a href="gdsjaar@sandia.gov">gdsjaar@sandia.gov</a>> wrote:<BR>
> On 11/16/10 12:46 PM, Nico Schlömer wrote:<BR>
>>><BR>
>>> In exodus format, one generally writes all the steps (state1, state2,<BR>
>>> ...)<BR>
>>> in the same file.<BR>
>><BR>
>> Right; I'll try that later. Moving mesh sequences might also be<BR>
>> represented in one file only I believe.<BR>
>><BR>
>> It's still a bit confusing as to *what ParaView displays when there's<BR>
>> only one state per file.<BR>
>><BR>
>> --Nico<BR>
><BR>
> It is possible to have a sequence of exodus files that each have 1 or more<BR>
> states in them; as an example, the Sierra codes will output files with names<BR>
> similar to "box.e, box.e-s0002, ..., box.e-s0006" In paraview, I can open<BR>
> the file "box.e" and it automatically opens all files in the series and<BR>
> shows me the combined state times from each file.<BR>
><BR>
> --Greg<BR>
>><BR>
>><BR>
>><BR>
>><BR>
>> On Tue, Nov 16, 2010 at 2:36 PM, Weirs, V Gregory<<a href="vgweirs@sandia.gov">vgweirs@sandia.gov</a>><BR>
>> wrote:<BR>
>>><BR>
>>> In exodus format, one generally writes all the steps (state1, state2,<BR>
>>> ...)<BR>
>>> in the same file. This relies on the mesh topology being the same for the<BR>
>>> entire set of steps.<BR>
>>><BR>
>>> Greg<BR>
>>><BR>
>>> On 11/16/10 12:31 PM, "Nico Schlömer"<<a href="nico.schloemer@gmail.com">nico.schloemer@gmail.com</a>> wrote:<BR>
>>><BR>
>>> Hi all,<BR>
>>><BR>
>>> I've had a bunch of VTU files (say, state1.vtu, state2.vtu,<BR>
>>> state2.vtu,...) and using ParaView, it is very easy to display them in<BR>
>>> a movie style, being able to "play", "pause", click through the frames<BR>
>>> and so on.<BR>
>>> I then recently switched to the Exodus format, the information in the<BR>
>>> files remains exactly the same (say, state1.exo, state2.exo,<BR>
>>> state2.exo,...). When opening each file individually, one is presented<BR>
>>> with a slightly altered menu as opposed to VTU files (--makes<BR>
>>> sense--), but it does not seem to be possible to "play" the sequence<BR>
>>> of the files. ParaView would always iterate over "time" from 0 to 1 in<BR>
>>> in steps of 1/9, instead of iterating over the files.<BR>
>>><BR>
>>> -- Is that something that cane be fixed, or am I ideally expected to<BR>
>>> present the data to ParaView in a different way?<BR>
>>><BR>
>>> Cheers,<BR>
>>> Nico<BR>
>>> _______________________________________________<BR>
>>> Powered by www.kitware.com<BR>
>>><BR>
>>> Visit other Kitware open-source projects at<BR>
>>> <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><BR>
>>><BR>
>>> Please keep messages on-topic and check the ParaView Wiki at:<BR>
>>> <a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><BR>
>>><BR>
>>> Follow this link to subscribe/unsubscribe:<BR>
>>> <a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
>>><BR>
>>><BR>
>>><BR>
>> _______________________________________________<BR>
>> Powered by www.kitware.com<BR>
>><BR>
>> Visit other Kitware open-source projects at<BR>
>> <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><BR>
>><BR>
>> Please keep messages on-topic and check the ParaView Wiki at:<BR>
>> <a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><BR>
>><BR>
>> Follow this link to subscribe/unsubscribe:<BR>
>> <a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
>><BR>
><BR>
><BR>
> _______________________________________________<BR>
> Powered by www.kitware.com<BR>
><BR>
> Visit other Kitware open-source projects at<BR>
> <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><BR>
><BR>
> Please keep messages on-topic and check the ParaView Wiki at:<BR>
> <a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><BR>
><BR>
> Follow this link to subscribe/unsubscribe:<BR>
> <a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
><BR>
_______________________________________________<BR>
Powered by www.kitware.com<BR>
<BR>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><BR>
<BR>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><BR>
<BR>
Follow this link to subscribe/unsubscribe:<BR>
<a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>