| Description | 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... |