Hello Florian, Yes! Paraview is definitely a good choice. I would also recommend to use VTK for managing some of the FEM related datastructures. In particular, I would recommend to use one or more of the grid/cell classes. This also provides you automatically with different export formats (see for example the vtkXMLUnstructuredGridWriter).
Regards, Marco On Tue, Mar 25, 2014 at 12:42 AM, Florian Schmidt <[email protected]> wrote: > Hello, > > I want to write my own FEM program. And now I am looking for a > visualization and post-processing tool. > > What do you think: is paraview a good choice? > > > Is there an ascii-fileformat you would recommend to use as output from the > FEM program and as input for paraview? > > Thanks, > Florian > _______________________________________________ > 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 >
_______________________________________________ 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
