View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012151VTK(No Category)public2011-05-04 07:082015-10-21 20:33
ReporterTakuya OSHIMA 
Assigned ToAndy Bauer 
PrioritynormalSeveritycrashReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0012151: vtkTempralInterpolator crashes if an array is not present at the next timestep
DescriptionvtkTemporalInterpolator crashes when an array that exists in the previous timestep is not present in the next timestep.
Steps To ReproduceTry following with the ParaView git master using the attached damBreakFineTemporal.tar.gz. The dataset has two timesteps of 0 and 0.05 and contains array alpha1.org only in time 0.

Open damBreakFineTemporal.foam.
Set Case Type to Decomposed Case.
Apply.
Filters->Alphabetical->Temporal Interpolator.
Set Discrete Time Step Interval to 0.005.
Apply.
Click Next Frame.
Additional InformationAttaching a proposed parch shortly.
Tagshackaton
Project
Type
Attached Filesdiff file icon vtkTemporalInterpolator.cxx.diff [^] (3,563 bytes) 2011-05-04 07:08 [Show Content]
gz file icon damBreakFineTemporal.tar.gz [^] (671,651 bytes) 2012-06-14 19:59

 Relationships

  Notes
(0026428)
Takuya OSHIMA (reporter)
2011-05-04 07:11

Attached the proposed patch. The patch also fixes a problem where error message "Interpolation aborted for array ??? because the number of tuples/components in each time step are different" is displayed but in fact the interpolation is not aborted when the array inconsistency is present.
(0028695)
Leo Liu (developer)
2012-06-14 11:29

Please attach the file damBreakFineTemporal.tar.gz
(0028698)
Takuya OSHIMA (reporter)
2012-06-14 21:14

Attached.
(0031944)
Dave DeMarle (administrator)
2013-12-16 12:41

Takuya, I tried to apply and push to gerrit but there has been too much drift since you sent it for me to trivially apply your work. Do you have time to reformat against master and, if possible, submit through gerrit?
(0035356)
Andy Bauer (developer)
2015-10-21 14:31

Potential fix at https://gitlab.kitware.com/vtk/vtk/merge_requests/796 [^]
(0035375)
Andy Bauer (developer)
2015-10-21 20:32

VTK fix in gitlab at https://gitlab.kitware.com/vtk/vtk/merge_requests/796 [^]

 Issue History
Date Modified Username Field Change
2011-05-04 07:08 Takuya OSHIMA New Issue
2011-05-04 07:08 Takuya OSHIMA File Added: vtkTemporalInterpolator.cxx.diff
2011-05-04 07:11 Takuya OSHIMA Note Added: 0026428
2011-06-16 13:12 Zack Galbreath Category Development => (No Category)
2012-06-14 11:29 Leo Liu Note Added: 0028695
2012-06-14 19:59 Takuya OSHIMA File Added: damBreakFineTemporal.tar.gz
2012-06-14 21:14 Takuya OSHIMA Note Added: 0028698
2013-12-16 12:41 Dave DeMarle Note Added: 0031944
2014-10-01 20:12 Berk Geveci Tag Attached: hackaton
2014-10-02 14:50 Andy Bauer Assigned To => Andy Bauer
2014-10-02 14:50 Andy Bauer Status backlog => active development
2015-10-21 14:31 Andy Bauer Note Added: 0035356
2015-10-21 20:32 Andy Bauer Note Added: 0035375
2015-10-21 20:32 Andy Bauer Status active development => gerrit review
2015-10-21 20:33 Andy Bauer Status gerrit review => closed
2015-10-21 20:33 Andy Bauer Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team