Difference between revisions of "ParaviewTechniques"
Jump to navigation
Jump to search
(created page) |
(loading the time series) |
||
| Line 3: | Line 3: | ||
{{h3|Animating surface or volume series}} | {{h3|Animating surface or volume series}} | ||
| + | {| | ||
| + | |valign="top"|1. | ||
| + | |valign="top"|Paraview will [http://paraview.org/Wiki/Animating_legacy_VTK_file_series recognize filename patterns] that contain a series of numerical values. This appears as an "explode-able" file series as shown in the image to the right. | ||
| + | |valign="top"|[[Image:PvTut_ExplodeSeriesFilenames.png|right|thumb|100px|Paraview explode-able file]] | ||
| + | |- | ||
| + | |valign="top"|2. | ||
| + | |valign="top"|If the top level (shown in the red box) is selected and OK is clicked, Paraview will know about all the elements and will interpret them as a time series. Notice the time indicies in the bottom left highlighted by the red box. You can view these as a movie in paraview by clicking the play button in the "VCR controls" toolbar near the top of the Paraview window (see the blue box). | ||
| + | |valign="top"|[[Image:PvTut_TimeSeriesLoaded.png|right|thumb|100px|Paraview with loaded time series]] | ||
| + | |- | ||
| + | |} | ||
Revision as of 14:14, 3 July 2012
<meta name="title" content="Paraview Techniques"/>
Paraview Techniques
Animating surface or volume series
| 1. | Paraview will recognize filename patterns that contain a series of numerical values. This appears as an "explode-able" file series as shown in the image to the right. | |
| 2. | If the top level (shown in the red box) is selected and OK is clicked, Paraview will know about all the elements and will interpret them as a time series. Notice the time indicies in the bottom left highlighted by the red box. You can view these as a movie in paraview by clicking the play button in the "VCR controls" toolbar near the top of the Paraview window (see the blue box). |
