On Wednesday, September 15, 2010 09:40:07 pm Bart Janssens wrote: > I want to get data from our finite element CFD solver into paraview, so > I'd like to write an exporter that writes in the format that is best > suited and well supported by existing paraview readers. It should be > possible to read large data sets in parallel, with good performance.
Well, I've been looking through the options some more, and it looks like Exodus II might be the way to go. If I understand correctly, I can supply an XML file that will name the different zones in the mesh. There is a library available at http://sourceforge.net/projects/exodusii/ , is that the recommended path to write Exodus II files? Also, I found a reference to the full spec at http://endo.sandia.gov/SEACAS/Documentation/exodusII.pdf but I get 403 Forbidden on that. Is the spec available from somewhere else, or is it not meant to be public? Cheers, Bart -- Bart Janssens Captain, Assistant Royal Military Academy of Belgium Department of Mechanical Engineering _______________________________________________ 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
