[Paraview] adding TCL filter / vorticity

Simone Crippa crippa at kth.se
Fri Sep 16 04:13:42 EDT 2005


Hello,


I have found some info on the list on how to add a custom c++ filter to
the "Filter" menu, BUT no clue if a custom tcl script can be added
somehow.

Is this possible, or do I have to rewrite the tcl script in c++?

The script is very simple. It uses just one vtk class (vtkCellDerivs) to
calculate the vorticity of a vector field. That's it! 
Read in the data, calculate vorticity vector, write out data.

So far I have been using it by hand before loading the output in
Paraview, but I would like to integrate it into Paraview.

Any help/hint would be appreciated.


Thanks, Simone

-- 
Simone Crippa
Research assistant, Dipl.-Ing.
Royal Institute of Technology (KTH)
Aeronautical and Vehicle Engineering
Division of Aerodynamics
Teknikringen 8
SE-10044 Stockholm, Sweden
+46 (0)8 790 6465



More information about the ParaView mailing list