Difference between revisions of "ParaviewTechniques"
Jump to navigation
Jump to search
(loading the time series) |
|||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | <meta name="title" content="Paraview Techniques"/> | + | <!-- <meta name="title" content="Paraview Techniques"/> --> |
{{h2|Paraview Techniques}} | {{h2|Paraview Techniques}} | ||
{{h3|Animating surface or volume series}} | {{h3|Animating surface or volume series}} | ||
| + | Low-resolution movies produced using this technique can be downloaded {{file|PvTut_AnimatingSeries.zip|here|zip}}. | ||
{| | {| | ||
|valign="top"|1. | |valign="top"|1. | ||
| Line 12: | Line 13: | ||
|valign="top"|[[Image:PvTut_TimeSeriesLoaded.png|right|thumb|100px|Paraview with loaded time series]] | |valign="top"|[[Image:PvTut_TimeSeriesLoaded.png|right|thumb|100px|Paraview with loaded time series]] | ||
|- | |- | ||
| + | |valign="top"|3. | ||
| + | |valign="top"|Any filters or processing that are applied to the object are applied to all objects in the time series. | ||
| + | |valign="top"|[[Image:PvTut_TimeSeriesThroughPipeline.png|right|thumb|100px|Paraview with loaded time series]] | ||
|} | |} | ||
Latest revision as of 01:08, 3 July 2022
Paraview Techniques
Animating surface or volume series
Low-resolution movies produced using this technique can be downloaded here here.
| 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). | |
| 3. | Any filters or processing that are applied to the object are applied to all objects in the time series. |
