Hi All- I am trying to have libmesh write out to exodus format and then use Paraview to view it. Paraview will initially load it, but when I try to visualize any of the variables, it fails. The weird thing is I've loaded and am trying to visualize A1.e100 but the mass of errors that gets spit out is the following starting with A1.e001 and ending with A1.e099:
In ..\..\..\..\source\VTK\Hybrid\vtkExodusIIReader.cxx, line 5540 vtkExodusIIReader (0000000006BE5240): Unable to open file "C:\cygwin\home\ahawkins\model_select\A1.e099" to read metadata ERROR: In ..\..\..\..\source\VTK\Filtering\vtkExecutive.cxx, line 756 vtkCompositeDataPipeline (000000000B429750): Algorithm vtkExodusIIReader(0000000006BE5240) returned failure for request: vtkInformation (0000000010181730) Debug: Off Modified Time: 248273 Reference Count: 1 Registered Events: (none) Request: REQUEST_INFORMATION FROM_OUTPUT_PORT: 0 FORWARD_DIRECTION: 0 ALGORITHM_AFTER_FORWARD: 1 Those files don't exist, so it's not surprising it can't see the metadata. But, why is it trying to read them? Is there something in the writer telling it to try to load previous images? The equation_system is a TransientNonlinear; does that have a default that its trying to write to a time series? Thanks in advance for your help! Andrea ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Libmesh-users mailing list Libmesh-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-users