From: John P. <jwp...@gm...> - 2019-01-27 22:17:18
|
On Sat, Jan 26, 2019 at 8:47 PM Bin Liu <ken...@ho...> wrote: > 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? > Well, the API is admittedly a bit difficult to use correctly, so it's possible you need to call it differently. It's also possible there is a bug... if you could post the code you used to write the Mesh and let us know what version of libMesh you are using, that might help us track down the issue. -- John |