|
[Sponsors] |
January 31, 2006, 03:43 |
ParaView to FieldView Converter
|
#1 |
Guest
Posts: n/a
|
Hi
Does anybody have a detailed idea of the format of the data that ParaView accepts so that I can write a converter for FieldView data to ParaView (we use lots of in-house software with FieldView Unix). If someone has a converter already and is willing to give it to me I would be forever in your debt. Thank you |
|
January 31, 2006, 19:25 |
Re: ParaView to FieldView Converter
|
#2 |
Guest
Posts: n/a
|
Paraview has support to a bunch of file formats. In fact, Paraview supports almost all formats provided by the VTK library, so, if you intend to implement a file converter I suggest you take a look in the VTK's file format description ( http://www.vtk.org/pdf/file-formats.pdf )
List of file formats supported by VTK (and probably supported by Paraview): http://www.vtk.org/Wiki/VTK_FAQ#What..._and_export.3F My favorite is the Ensight's file format, and my Fortran routines used to write Ensight's format are available in: http://www.nacad.ufrj.br/~rnelias/pu...anRoutines.zip Cheers Renato. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[General] Paraview nice animation | PyGloo | ParaView | 4 | June 7, 2012 13:34 |
Newbie: Install ParaView 3.81 on OF-1.6-ext/OpenSuse 11.2? | lentschi | OpenFOAM Installation | 1 | March 9, 2011 03:32 |
Paraview not found | fusij | OpenFOAM Installation | 2 | January 1, 2011 21:44 |
[OpenFOAM] Distributed ParaView and PV3FoamReader | micalil | ParaView | 4 | July 1, 2010 06:09 |
paraFoam reader for OpenFOAM 1.6 | smart | OpenFOAM Installation | 13 | November 16, 2009 22:41 |