I did give Exodus a shot, but it has two shortcomings that prevent me from using it:
-- It does not work with complex numbers (although this can be fixed, given some of the discussion last week). On the same note, even VTKIO does not recognize complex, numbers, but it does write out the real part. I have created a port-processing system with additional vectors defined for the imaginary part of the solution, which has been working fine for me. -- For some reason, Paraview does not understand the temporal character of the file names (a_1.e, a_2.e, a_3.e,…., a_n.e being the n time step values). Once I read all of them into Paraview, incrementing the time in its GUI does not change anything in the visualization. So, I have to manually select a file (a_3.e, for example) to see the output from that time step. Any suggestions here? Manav On Mar 24, 2013, at 8:43 PM, Derek Gaston <[email protected]> wrote: > I just recommend using Exodus instead... the VTKIO writer has never really > been pushed by any of the main developers and is missing quite a few > features.... > > Derek > > > On Sun, Mar 24, 2013 at 5:47 PM, Manav Bhatia <[email protected]> wrote: > Hi, > > I am curious if anyone has faced the following issue: > > Writing data with VTKIO, when parallel processing is used, leads to > creation of internal boundaries along each mesh partition. Using Paraview to > extract data from this output always includes these boundaries. > > Has anyone found a way to remove these internal boundaries in the VTK > data, perhaps after reading it into Paraview? > > Manav > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > Libmesh-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/libmesh-users > ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
