|
[Sponsors] | |||||
|
|
|
#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 |
|
|
||
|
|
|
#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. |
|
|
||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Paraview nice animation | PyGloo | ParaView | 4 | June 7, 2012 12:34 |
| Newbie: Install ParaView 3.81 on OF-1.6-ext/OpenSuse 11.2? | lentschi | OpenFOAM Installation | 1 | March 9, 2011 02:32 |
| Paraview not found | fusij | OpenFOAM Installation | 2 | January 1, 2011 20:44 |
| Distributed ParaView and PV3FoamReader | micalil | OpenFOAM Paraview & paraFoam | 4 | July 1, 2010 05:09 |
| paraFoam reader for OpenFOAM 1.6 | smart | OpenFOAM Installation | 13 | November 16, 2009 21:41 |