View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010259ParaViewBugpublic2010-02-08 19:182011-01-13 17:00
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.8Fixed in Version3.8 
Summary0010259: XY plot of global variables has bad time value
DescriptionFrom a users (who describes this better than I do):

In Paraview, when I do an xy plot of global variables in an exodus file, they get plotted against the step index rather than the time. For example, in the enclosed file, there are 25 time steps, going to an end time of 2.5e-3. The x axis goes to 25 instead of 2.5, even if the option to plot against “Time” is selected (the default behavior).
 
File name: patch.e
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0019494)
Utkarsh Ayachit (administrator)
2010-02-09 10:23

vtkExtractTemporalFieldData was not putting timesteps values correctly. Fixed that.

/cvsroot/ParaView3/ParaView3/VTK/Graphics/vtkExtractTemporalFieldData.h,v <-- VTK/Graphics/vtkExtractTemporalFieldData.h
new revision: 1.4; previous revision: 1.3
/cvsroot/ParaView3/ParaView3/VTK/Graphics/vtkExtractTemporalFieldData.cxx,v <-- VTK/Graphics/vtkExtractTemporalFieldData.cxx
new revision: 1.7; previous revision: 1.6
(0019586)
Alan Scott (manager)
2010-02-22 20:13

I think it is correct. Time shows as it should. There may be a bug if the user wants to display the timesteps on the X axis, but we will deal with that when the time comes.

Tested client/remote server, trunk, Linux.

 Issue History
Date Modified Username Field Change
2010-02-08 19:18 Alan Scott New Issue
2010-02-09 10:15 Utkarsh Ayachit Target Version 4.0 => 3.8
2010-02-09 10:15 Utkarsh Ayachit Status backlog => tabled
2010-02-09 10:15 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2010-02-09 10:23 Utkarsh Ayachit Note Added: 0019494
2010-02-09 10:23 Utkarsh Ayachit Status tabled => @80@
2010-02-09 10:23 Utkarsh Ayachit Fixed in Version => 3.8
2010-02-09 10:23 Utkarsh Ayachit Resolution open => fixed
2010-02-22 20:13 Alan Scott Note Added: 0019586
2010-02-22 20:13 Alan Scott Status @80@ => closed
2011-01-13 17:00 Source_changeset_attached => VTK master a2bd8391
2011-01-13 17:00 Source_changeset_attached => VTK master 020ef709


Copyright © 2000 - 2018 MantisBT Team