Dear dealers,

   Did some of you implemented output to Paraview format? It has few
   advantages:
   1) parallel file formats, which means that each MPI process can
   output its portion of data and the Paraview will read it all
   together;
   2) for time dependent problems it provides current time and current
   time step possibility in the output;
   3) it can use newer versions of vtk format which is binary - thus
   output files will be much smaller comparing to the currently
   implemented output to lagacy vtk format.

Regards,
Slawa

_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to