I have exactly the same error while trying to read ParaViewData-3.10.1/Data/VisItBridge/5blocks.cgns
From: [email protected] To: [email protected] Date: Mon, 27 Jun 2011 18:22:18 +0200 CC: [email protected] Subject: Re: [Paraview] CGNS files Actually I finally got it!So now I have a CGNS reader but when I apply, I got the following errors: ERROR: In /usr/local/ParaView-3.10.1/Utilities/VisItBridge/AvtAlgorithms/vtkAvtSTMDFileFormatAlgorithm.cxx, line 409 vtkVisItCGNSReader (0x121f1b970): VisIt Exception caught. even with a - supposed to be valid - cgns file downloaded from here (the bump file): http://cgns.sourceforge.net/CGNSFiles.html From: [email protected] Date: Mon, 27 Jun 2011 08:03:33 -0400 Subject: Re: [Paraview] CGNS files To: [email protected] CC: [email protected] Can you please email me your CMakeCache.txt please. On Sun, Jun 26, 2011 at 5:12 PM, Fred Fred <[email protected]> wrote: Si I finally did it, skipping cmake to build cgns library, toggled options as written below and finally... still not abe to read any cgns file!I mean, same issue as before, ie if I select a cgns file, I am asked about which type of reader I want to use but no cgns reader in the list! From: [email protected] Date: Fri, 24 Jun 2011 08:31:46 -0400 Subject: Re: [Paraview] CGNS files To: [email protected] CC: [email protected] Hi Fred, You have two options to enable CGNS in ParaView. The easiest is to use the SuperBuild process in ParaView which will automatically enable the VisIt bridge and the CGNS reader and build CGNS itself. The other option is to manually enable CGNS support if you already have CGNS built. You will need to enable PARAVIEW_USE_VISITBRIDGE and set the Boost_INCLUDE_DIR. Once that is done you will need to enable VISIT_BUILD_READER_CGNS and set the CGNS_INCLUDE_DIR and CGNS_LIBRARY On Fri, Jun 24, 2011 at 6:08 AM, Fred Fred <[email protected]> wrote: I just compiled it but am unable to load a CGNS file - and CGNS is not included in the list of supported file formats - so I suppose I missed something in the configuration but did not see anything related to CGNS, please tell me which option has to be toggled. From: [email protected] Date: Fri, 17 Jun 2011 12:01:12 -0400 Subject: Re: [Paraview] CGNS files To: [email protected] CC: [email protected] ParaView 3.10.1 has CGNS support. It will support structured and unstructured meshes and will only read cell and point centered properties. On Fri, Jun 17, 2011 at 5:24 AM, Fred Fred <[email protected]> wrote: Hello,what is the current status of CGNS file support by PV?Thanks in advance for your answer. _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview -- Robert Maynard -- Robert Maynard -- Robert Maynard _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
