MantisBT - ParaView
View Issue Details
0014996ParaView(No Category)public2014-09-15 16:562016-08-12 09:59
Andy Bauer 
Utkarsh Ayachit 
normalminorhave not tried
closedmoved 
git-master 
 
TBD
incorrect functionality
0014996: Ensight reader has problems with 14 processes
When trying to read in an Ensight file with 14 processes (doesn't seem to cause problems with less processes) I get the following error:
ERROR: In /home/acbauer/CODE/ParaView/ParaView-v4.1.0/VTK/Common/DataModel/vtkDataSet.cxx, line 414
vtkStructuredGrid (0xa70560): Point array DENS with 1 components, only has -325 tuples but there are 0 points

Steps to reproduce:
1) start pvserver with 14 processes
2) connect the client
3) load the naca.bin.case file in ParaViewData in Data/Ensight

This was on an ubuntu 12.04 machine with GCC 4.6.4 and OpenMPI 1.4.3.
No tags attached.
Issue History
2014-09-15 16:56Andy BauerNew Issue
2014-09-15 16:56Andy BauerAssigned To => Utkarsh Ayachit
2014-09-17 13:13Andy BauerNote Added: 0033366
2016-08-12 09:59Kitware RobotNote Added: 0038656
2016-08-12 09:59Kitware RobotStatusbacklog => closed
2016-08-12 09:59Kitware RobotResolutionopen => moved

Notes
(0033366)
Andy Bauer   
2014-09-17 13:13   
Using files that Mike Stephens shared with me, I can reproduce a similar problem. The files are at /home/acbauer/DATA/ERDC/STEPHENS/EnsightIssue-9-16-2014/wing/wpfsFlow.case (they can't be shared outside of Kitware). Steps to reproduce:
1) run pvserver with 14 processes
2) connect a client
3) load the file
4) use the extract block filter to extract any of the "Patch = *" files

There won't be any fields defined over the grid in this case. If the file is loaded into PV with the built-in server then all blocks have fields defined over them.
(0038656)
Kitware Robot   
2016-08-12 09:59   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.