[Paraview] FEM

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Nov 29 13:16:14 EST 2017


Paul,

Welcome to the community!

If your data is not in one of the large number of formats ParaView
already supports, using Python to read an map to VTK data model sounds
like a reasonable strategy. The "Programmable Source" would be the way
to go. The ParaView Guide has examples that should help you get
started.

Utkarsh

On Tue, Nov 28, 2017 at 4:25 PM,  <paul.carrico at free.fr> wrote:
> Dear All
>
> I'm new in Paraview community.
>
> For a while, I'm thinking in developping my own template in order to
> post-process results in Paraview, from my finite element solvers (mechanical
> and thermal ones).
>
> From an ascii file containing all the data (mesh informations and
> nodal/element results), I'm thinking in writing (python) routines in VTK
> format I guess.
>
> One can find a lot of information's on internet, but are ther some specific
> docs/tools/class and so on on it?
>
> Thanks for any feedback
>
> Paul
>
>
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>


More information about the ParaView mailing list