Re: [Paraview] Load Plugin Error

2013-05-04 Thread Magician
Hi Utkarsh, DYLD_PRINT_LIBRARIES_POST_LAUNCH shows just 2 libraries: dyld: loaded: /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib dyld: loaded: /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal and they were shown by

[Paraview] Script driven paraview

2013-05-04 Thread Timothy Cale
I would like to display a set of meshes that result from a (bash) script driven set of simulations and meshing steps. I have written a script that does what I want (at least basically), if I manually go into the paraview gui and start the (Tools --) Python Shell, then hit run script and select

[Paraview] dynamic variable names in pvython

2013-05-04 Thread Timothy Cale
I use paraview to visualize the results of simulations. I use Trace in the paraview gui, in order to use the generated scripts to help guide the development of the pypython script I use to visualize my simulation results. I would like to use dynamic variable names, and note that the scripts