MantisBT - Old ParaView Bugs
View Issue Details
0001878Old ParaView Bugs public2005-05-24 07:522005-05-24 09:32
 
Berk Geveci 
normalmajoralways
assignedopen 
0001878: Ensight Ascii Reader does not support leading whitespaces in text command lines
The following Ascii case should work with paraview's ensight reader (ens_checker80 and ensight80 have no problem with it...) but paraview won't load it correctly or completely. By completely I mean that geometry is loaded and both temperature and pressure may be ploted.
Leading whitespace support is required for all ensight command text lines (part #, geometrical element [point, bar2, hexa8 etc...] etc...) in case, geometry and element variable or vector files. The following case has whitespaces everywhere, so until it loads completely, there still is a bug... Hope it helps to solve the problem http://dwardo.no-ip.com/~dwardo/should_work_but_does_not.tar.gz [^]

If one were to strip all text lines of leading whitespaces then paraview would accept to read it. http://dwardo.no-ip.com/~dwardo/works.tar.gz [^]

Problem is the same whether using Ensight6 case files or Ensight Gold case files.

   Benjamin

P.S.: Thanks for notifying me when you have downloaded the files so that I may remove them from my personnal server...
No tags attached.
gz works.tar.gz (494) 1969-12-31 19:00
https://public.kitware.com/Bug/file/290/works.tar.gz
gz should_work_but_does_not.tar.gz (523) 1969-12-31 19:00
https://public.kitware.com/Bug/file/291/should_work_but_does_not.tar.gz
Issue History

Notes
(0002440)
Mathieu Malaterre   
2005-05-24 09:32   
done downloading example data, thanks.