Dear all,
A TELEMAC data loader in Paraview is available on SVN :
svn.opentelemac.com/svn/opentelemac/tags...ugins/Sources_Plugin
Feature : It allows users to load directly their results in PARAVIEW without conversion (e.g. sel2vtk). Advised when you often use PARAVIEW or deal with very large results files.
Installation :
a) However, the TELEMAC plugin must be added to the PARAVIEW sources and the whole system must be compiled.
b) Paraview compilation requires (at least) : CMAKE, QT library and MicroSoft Visual C++.
-> Linux users : Installation is almost straightforward as all of the required dependencies are often available (Cmake, QT). A sample script is given on SVN.
-> Windows users : Very difficult. I will try to
Hope it will help,
Fabien Decung