I would use a python programmable source to read the file and produce the appropriate value (s) when it is asked by the pipeline.
See http://paraview.org/Wiki/Here_are_some_more_examples_of_simple_ParaView_3_python_filters.#CSV_Reader_.28Source.29 and http://paraview.org/Wiki/Here_are_some_more_examples_of_simple_ParaView_3_python_filters.#Producing_Data_with_Timesteps_.28Source.29 for ideas on how to get started. David E DeMarle Kitware, Inc. R&D Engineer 28 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-371-3971 x109 On Tue, May 31, 2011 at 6:41 PM, Andre Phillion <[email protected]>wrote: > Hello, > > I am using paraview to examine models relating to the solidification of > metallic alloys. I would like to add a time-dependent parameter similar to > AnnotateTime Source that uses as input a text file with, in column 1 the > time, and in column 2 the time-dependent Numeric Value. > > Does anyone have ideas as to how to do this? > Thank you > André > --------------------------------------- > André Phillion, Ph.D, P. Eng > Assistant Professor > > Okanagan School of Engineering > University of British Columbia > http://web.ubc.ca/okanagan/engineering/faculty/aphillion.html > > > _______________________________________________ > 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 > >
_______________________________________________ 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
