Hi all
I'm writing my files using the Ensight Gold format. I've also created an ensight .sos file because I split my domain in several files.
Paraview version is 3.9.0, compiled from gitWhen running pvserver in parallel (mpirun -np 2 etc) the domain division that paraview uses is completly different from the partioned files.
For instance, I have a 3D domain that is basicly a rectangular box. My ensight files do the division like:
+---+ +---+ | | | | | 1 | | 2 | | | | | +---+ +---+ When opening the .sos file in paraview, paraview splits my domain as: +---+ +---+ | 1 | | 1 | +...+ +...+ | 2 | | 2 | +---+ +---+ Does it mean it isn't worthwile to split my ensight files? best reagards, Ricardo Reis 'Non Serviam' PhD candidate @ Lasef Computational Fluid Dynamics, High Performance Computing, Turbulence http://www.lasef.ist.utl.pt Cultural Instigator @ Rádio Zero http://www.radiozero.pt Keep them Flying! Ajude a/help Aero Fénix! http://www.aeronauta.com/aero.fenix http://www.flickr.com/photos/rreis/ < sent with alpine 2.00 >
_______________________________________________ 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
