View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014414ParaView(No Category)public2013-11-18 23:372016-08-12 09:59
ReporterBen Colcord 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version4.0 
Target VersionFixed in Version 
Summary0014414: Save data from stream trace gives errors in parallel
DescriptionI have a script that creates a streamline and saves the data to file. When run with pvbatch it produces correct results in serial but gives errors in parallel.
Output is still produced in parallel but the data is nonsensical. The errors output are:

ERROR: In /nv/hp25/bcolcord3/ParaView/VTK/Common/Core/vtkDataArray.cxx, line 474
vtkDoubleArray (0xd4058a00): The number of components do not match the number requested: 3 != 1

Warning: In /nv/hp25/bcolcord3/ParaView/VTK/Common/DataModel/vtkTable.cxx, line 421
vtkTable (0xd4634a60): Cannot assign this variant type to multi-component data array.

The same errors occur when run from python shell in the GUI, again only in parallel.

I am using Paraview 4.01, commit 98db6239f0a9d1b97a. My data is read in as a Multi-block Dataset and I apply the following filters:

CellDatatoPointData
ProgrammableFilter (removes ghost layers from blocks)
Calculator (to create velocity vector from scalars for stream trace)
StreamTracer (only one streamline)

When I try to save the data is when I get those errors, and again, only when run in parallel.

Thanks.
TagsNo tags attached.
ProjectTBD
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0038468)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2013-11-18 23:37 Ben Colcord New Issue
2016-08-12 09:59 Kitware Robot Note Added: 0038468
2016-08-12 09:59 Kitware Robot Status backlog => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved
2016-08-12 09:59 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team