Re: [Libmesh-users] output results of very huge mesh

2019-01-26 Thread Bin Liu
Hi Simone, I will try VTK format. I have tried NemesisIO few days ago. It can output multiple files from each processor in parallel. However, when I tried to open these files with paraview, the paraview reports an error, saying "cannot find any mesh". Does it mean I need to write out mesh files

Re: [Libmesh-users] output results of very huge mesh

2019-01-26 Thread Bin Liu
Hi John, Indeed, I tried NemesisIO. It writes solution into multiple files in parallel. However, when I tried to open these files with paraview, the paraview reported an error, saying "Cannot find any mesh". What's could be my mistake here? Thanks Ken From: John