Re: [Paraview] FEM solver interfaced with Paraview

2018-02-05 Thread Cory Quammen
[snip] > Some of the following questions have probably ever been asked, but: > > What is the best format to create a result file readable by Paraview, > especially for huge file? after some readings, VTK XML format seems to be > the most interesting (parallelization capabilities) compared to the

Re: [Paraview] FEM solver interfaced with Paraview

2018-02-05 Thread Fabian Wein
of the following questions have probably ever been asked, but: 1. What is the best format to create a result file readable by Paraview, especially for huge file? after some readings, VTK XML format seems to be the most interesting (parallelization capabilities) compared to the legacy VTK

[Paraview] FEM solver interfaced with Paraview

2018-02-05 Thread paul . carrico
Dear all, A while ago, I've initiated an internal project to export results from my Finite Element solver (mechanical and thermal FEA's) and to visualize it into Paraview (https://www.paraview.org/pipermail/paraview/2017-November/041481.html); but I was quite overloaded and this topic has been

Re: [Paraview] FEM

2017-11-29 Thread Utkarsh Ayachit
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

[Paraview] FEM

2017-11-28 Thread paul . carrico
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