[Paraview] Generate Programmable Sources with Timesteps

Magician f_magician at mac.com
Tue Nov 26 16:50:54 EST 2013


Hi all,


I'm trying to generate programmable sources with timesteps.
The URL may describe how to do them:
<http://www.paraview.org/Wiki/Here_are_some_more_examples_of_simple_ParaView_3_python_filters.#Producing_Data_with_Timesteps_.28Source.29>

But when I try the code, I got an error as below:
> Traceback (most recent call last):
>   File "<string>", line 19, in <module>
>   File "<string>", line 14, in RequestData
>   File "<string>", line 5, in GetUpdateTimesteps
> AttributeError: UPDATE_TIME_STEPS

I have Mac OS 10.9 and ParaView 4.0.1.
The attached pvsm file is what I coded. # just copied the sample code

How can I run it exactly?


Magician

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ps_with_time.pvsm
Type: application/octet-stream
Size: 56340 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20131127/3e19747b/attachment-0001.obj>


More information about the ParaView mailing list