[Paraview] FieldView to ParaView Converter

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Aug 13 12:20:01 EDT 2012


That's great! Thanks for sharing.

Utkarsh

On Sat, Aug 11, 2012 at 9:29 AM, Paul Wells <pauljwells at mac.com> wrote:
> I have been asked a few times for this and the original link died. So here
> it is again. It is not a general converter - it only works for ascii output
> for unstructured surface meshes and streamlines and the output is legacy
> vtk. This was all I needed when I wrote it.
>
> The original c++
> https://dl.dropbox.com/u/18375146/fvpv.tgz
>
> A new Python port
> https://dl.dropbox.com/u/18375146/fvpv_py_source.zip
>
> A Windows executable packaged using py2exe - put the .exe on your desktop
> and drag a Fieldview file onto the icon. The converted file will be written
> back to the same directory as the original but with '.vtk' appended to the
> name.
> https://dl.dropbox.com/u/18375146/fvpv_exe.zip
>
> If this is useful to you, or you have comments/requests/patches please post.
>
> --
> Regards
> Paul Wells
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview


More information about the ParaView mailing list