<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
A few months ago, I checked in a fix to some of the Fortran Binary
readers to handle the extra length bytes - if you are using a very old
version of VTK, you may find it works now - try using a recent ParaView
download to read the file - if it works, then you know your file is
supported. I thinks someone sent me a patch to handle the other fortran
case that I didn't include. I'll check.<br>
<br>
JB<br>
<br>
<blockquote cite="mid469DB86F.8010103@gmx.de" type="cite">
  <pre wrap="">There is no Fortran-Binary-Support in VTK. Fortran adds size and type
information to its binary-files.

See section "The Fortran view of files" on
<a class="moz-txt-link-freetext" href="http://www.math.utah.edu/software/c-with-fortran.html">http://www.math.utah.edu/software/c-with-fortran.html</a>

Greetings
Jens

Fritz Mielert schrieb:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Peter J. Bismuti wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">I believe I had a similar problem when I did not build with large file
support.
  
      </pre>
    </blockquote>
    <pre wrap="">Do I have to set that variable in cmake? There is no var name containing
"large". How is it called?

bye

fritz
    </pre>
    <blockquote type="cite">
      <blockquote type="cite">
        <pre wrap="">Hi Everyone,
I'm trying to read an Ensight case file, but getting no output.
I can't even run GetGeometryFileName() on the reader.
My geometry file is in Fortran Binary - could that be the problem?
I read something similar in the mailing list of Paraview...

If thats the case - is there a converter somewhere?

thanks

fritz

vtkGenericEnSightReader (04FF67E8)
  Debug: Off
  Modified Time: 4626
  Reference Count: 3
  Registered Events: (none)
  Executive: 050AEC80
  ErrorCode: No error
  Information: 0500A248
  AbortExecute: Off
  Progress: 0
  Progress Text: (None)
  Number Of Required Inputs: 0
  No Inputs
  No Outputs
  CaseFileName: ens.av.srf.case
  FilePath: D:\studium\semester12_Diplom\data\ensight\
  NumberOfComplexVariables: 0
  NumberOfVariables: 8
  NumberOfComplexScalarsPerNode: 0
  NumberOfVectorsPerElement :3
  NumberOfTensorsSymmPerElement: 0
  NumberOfComplexVectorsPerNode: 0
  NumberOfScalarsPerElement: 5
  NumberOfComplexVectorsPerElement: 0
  NumberOfComplexScalarsPerElement: 0
  NumberOfTensorsSymmPerNode: 0
  NumberOfScalarsPerMeasuredNode: 0
  NumberOfVectorsPerMeasuredNode: 0
  NumberOfScalarsPerNode: 0
  NumberOfVectorsPerNode: 0
  TimeValue: 0
  MinimumTimeValue: 0
  MaximumTimeValue: 0
  TimeSets: 05052208
  ReadAllVariables: 1
  ByteOrder: 2
  CellDataArraySelection: 04FFC3A0
  PointDataArraySelection: 04FF7250


reader.GetCellArrayName(0) srf.p
reader.GetNumberOfPointArrays() 0
reader.GetNumberOfCellArrays() 8
reader.GetOutput() None
reader.GetOutputPort() None
reader.GetGeometryFileName()
Traceback (most recent call last):
  File "&lt;string&gt;", line 27, in ?
AttributeError: GetGeometryFileName
_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at:
<a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a> Follow this link to
subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a>
    
        </pre>
      </blockquote>
    </blockquote>
    <pre wrap="">_______________________________________________
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a>
Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a>


    </pre>
  </blockquote>
  <pre wrap=""><!---->_______________________________________________
This is the private VTK discussion list. 
Please keep messages on-topic. Check the FAQ at: <a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a>
Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a>
  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="78">-- 
John Biddiscombe,                            <a class="moz-txt-link-freetext" href="email:biddisco">email:biddisco</a> @ cscs.ch
<a class="moz-txt-link-freetext" href="http://www.cscs.ch/about/BJohn.php">http://www.cscs.ch/about/BJohn.php</a>
CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland      | Fax:  +41 (91) 610.82.82</pre>
</body>
</html>