[vtkusers] Ensight: Fortran Binary
Jens
jens-devel at gmx.de
Wed Jul 18 02:51:27 EDT 2007
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
http://www.math.utah.edu/software/c-with-fortran.html
Greetings
Jens
Fritz Mielert schrieb:
> Peter J. Bismuti wrote:
>> I believe I had a similar problem when I did not build with large file
>> support.
>>
> Do I have to set that variable in cmake? There is no var name containing
> "large". How is it called?
>
> bye
>
> fritz
>>> 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 "<string>", line 27, in ?
>>> AttributeError: GetGeometryFileName
>>> _______________________________________________
>>> This is the private VTK discussion list.
>>> Please keep messages on-topic. Check the FAQ at:
>>> http://www.vtk.org/Wiki/VTK_FAQ Follow this link to
>>> subscribe/unsubscribe:
>>> http://www.vtk.org/mailman/listinfo/vtkusers
>>>
> _______________________________________________
> This is the private VTK discussion list. Please keep messages on-topic.
> Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
More information about the vtkusers
mailing list