A Question about visualizing the output Hdf5 format
Hello everyone, I just recently tried the Hdf5 feature and found it to work well, even on 4104 processors. I noticed that the output I/O lacks the mesh connectivity information and so it cannot be directly opened in any visualization software for post-processing. and It has to be converted to either vtu or tecplot format. I don't have much experience with the hdf5 data format, and so I wanted to know if it would be possible to add the mesh info to the output hdf5 file so that i can directly open the file in visit for post-processing. Regards, Aditya Raman.
Hi Aditya, Thanks for the report! I guess this is certainly possible, however it's a bit challenging to do this properly with the high-order elements and the amount of data required to store a linear interpolation is pretty big. We might consider just dumping the linear mesh so this could be viewed as a snapshot. I will add an issue to our bug tracker and we can look to see if this is feasible. Cheers, Dave
On 15 Aug 2016, at 20:49, Raman, Aditya <raman.aditya@mavs.uta.edu> wrote:
Hello everyone,
I just recently tried the Hdf5 feature and found it to work well, even on 4104 processors. I noticed that the output I/O lacks the mesh connectivity information and so it cannot be directly opened in any visualization software for post-processing. and It has to be converted to either vtu or tecplot format. I don't have much experience with the hdf5 data format, and so I wanted to know if it would be possible to add the mesh info to the output hdf5 file so that i can directly open the file in visit for post-processing.
Regards, Aditya Raman. _______________________________________________ Nektar-users mailing list Nektar-users@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/nektar-users
-- David Moxey (Research and Teaching Fellow) d.moxey@imperial.ac.uk | www.imperial.ac.uk/people/d.moxey Room 364, Department of Aeronautics, Imperial College London, London, SW7 2AZ, UK.
participants (2)
- 
                
                David Moxey
- 
                
                Raman, Aditya