Hi Jean, I looked at the dataset and it looks fine at first glance. It is possible that this is a bug in the reader. Unfortunately, we don't do any work on that particular reader because Ensight 6 is a very old format and not in active use. Is there any way you can try the Ensight Gold format? To see an example of this sort of thing working, download VTKData from:
http://vtk.org/VTK/resources/software.html In there, look for blow1_ascii.case and associated files. Also, this may have something to do with the way the file is written. I noticed that the displacement are written in a Fortran style with no spaces between the numbers. I am not sure if our parser (which uses C++) supports that or not. -berk On Sat, Feb 4, 2012 at 12:02 PM, Jean-Herve Prevost <[email protected]>wrote: > Hi,… Can you please help? I am using Ensight6 file format to interface > w/ paraview… my goal is to use **** > > ASCII “transient files”… and only define the geometry once (I have 3 time > steps). I am following Ensight6 directions, but can’t make it work… any > idea why??? Please see attached files… Thank you for your help. Jean H. > Prevost**** > > ** ** > > ** ** > > ** ** > > Jean H. Prévost**** > > Dept. of Civil and Environmental Engineering **** > > Princeton University, Princeton, NJ 08544**** > > phone: (609) 258-5424 fax: (609) 258-1270**** > > e-mail: [email protected]**** > > URL: http://www.princeton.edu/~prevost**** > > URL: http://www.princeton.edu/~dynaflow**** > > URL: http://denali.princeton.edu**** > > ** ** > > _______________________________________________ > 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
