Hello,
our group uses paraview to visualize dynamic data obtained by a simulation program mainly used after the simulation is finished. Our program generates for every time step a new file and updates a log file, which are processed by the reader. To monitor the results during a simulation run we would like to use paraview too. For that purpose a change of TIME_STEPS() and TIME_RANGE() would be necessary, which is - to my knowledge - only possible within the RequestInformation function.

I wonder what is the best possibility to achieve an update of the time_steps and time_range automatically. At the moment I have a boolean reader-property "refresh_time", so that after a change the apply button can be pressed again, but this is far away from an elegant solution. I guess there is a better one. I would be grateful for a hint.

Regards
Christian


--
IPCMS - Department of Magnetic Objets on the NanoScale (DMONS)
23, rue du Loess
BP 43
F-67034 STRASBOURG CEDEX 2
FRANCE

Phone : (33) 3 88 10 70 84
Fax : (33) 3 88 10 72 49

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to