[Paraview] PROBLEM IMPORTING ENSIGHT SOS FILE
Gaspare Argento
gaspare.argento at gmail.com
Thu Mar 5 04:19:53 EST 2015
Hi everybody,
I have a problem when importing an Ensight .sos file in Paraview.
Loading the .sos file I get the following message (I attach only the
lines about the first *.case file, because these are repeated for all
*case files listed in the .sos):
==========================================================================================================================
ERROR: In C:\DBD\pvs-x64\paraview\src\paraview\VTK\IO\EnSight\vtkGenericEnSightReader.cxx,
line 340
vtkPGenericEnSightReader (000000000DC5E6E0): Unable to open file:
J:\SERVER\CALC\VOF_TEST\Calculation\VOF_TEST\3D_EnSight\/VOF_TEST_DOM_0.case
ERROR: In C:\DBD\pvs-x64\paraview\src\paraview\VTK\IO\EnSight\vtkGenericEnSightReader.cxx,
line 340
vtkPGenericEnSightReader (000000000DC5E6E0): Unable to open file:
J:\SERVER\CALC\VOF_TEST\Calculation\VOF_TEST\3D_EnSight\/VOF_TEST_DOM_0.case
ERROR: In C:\DBD\pvs-x64\paraview\src\paraview\VTK\IO\EnSight\vtkGenericEnSightReader.cxx,
line 811
vtkPGenericEnSightReader (000000000DC5E6E0): Error determining EnSightVersion
ERROR: In C:\DBD\pvs-x64\paraview\src\paraview\VTK\Common\ExecutionModel\vtkExecutive.cxx,
line 784
vtkCompositeDataPipeline (000000000DBF33A0): Algorithm
vtkPGenericEnSightReader(000000000DC5E6E0) returned failure for
request: vtkInformation (000000000DEC2F60)
Debug: Off
Modified Time: 160501
Reference Count: 1
Registered Events: (none)
Request: REQUEST_INFORMATION
ALGORITHM_AFTER_FORWARD: 1
FORWARD_DIRECTION: 0
ERROR: In C:\DBD\pvs-x64\paraview\src\paraview\ParaViewCore\VTKExtensions\Default\vtkPVEnSightMasterServerReader2.cxx,
line 255
vtkPVEnSightMasterServerReader2 (0000000018693C90): Error reading case
file on at least one node.
ERROR: In C:\DBD\pvs-x64\paraview\src\paraview\VTK\Common\ExecutionModel\vtkExecutive.cxx,
line 784
vtkPVCompositeDataPipeline (0000000017BEA7E0): Algorithm
vtkPVEnSightMasterServerReader2(0000000018693C90) returned failure for
request: vtkInformation (0000000016F654A0)
Debug: Off
Modified Time: 6920520
Reference Count: 1
Registered Events: (none)
Request: REQUEST_INFORMATION
ALGORITHM_AFTER_FORWARD: 1
FORWARD_DIRECTION: 0
==========================================================================================================================
Below you can find an extract of the loaded .sos file (only the lines
relative to the first server):
==========================================================================================================================
#
# Example Server-of-server case file
# parts in <> have to be filled in by the user
#
FORMAT
type: master_server gold
SERVERS
number of servers: 64
#Server 1
machine id: MACHINE_NAME
executable: <ensight sever executable name with full path>
casefile: J:/SERVER/CALC/VOF_TEST/Calculation/VOF_TEST/3D_EnSight/DOM_0/VOF_TEST_DOM_0.case
==========================================================================================================================
If I load the *.case files one by one I have no problem.
Thanks for your support
Gaspare
More information about the ParaView
mailing list