View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007396ParaView(No Category)public2008-07-23 12:512010-05-17 21:39
ReporterKen Moreland 
Assigned ToRobert Maynard 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.8Fixed in Version 
Summary0007396: Calculator filter: bad variable matching between scalars and vectors
DescriptionThe parser in the calculator filter has a bug where it seems to match scalar variable names even when there is a better match in the vectors. To replicate, do the following:

1. Open disk_out_ref. Load all variables.
2. Add the Gradient (Unstructured) filter. Make the output array named PressureGradients.
3. Add the Calculator filter. Make the expression simply be PressureGradients (pass through the PressureGradients data).

When you apply the calculator filter, you get a rather cryptic error: "Syntax error: operator expected; see position 4". After some head scratching, I realized that the parser is matching the first 4 characters, "Pres", to the scalar of that name instead of appropriately matching to the PressureGradients vector.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0020692)
Robert Maynard (developer)
2010-05-10 09:29

commit SHA: 8b277e80188352b56fb018237950bef0987173ef
(0020775)
Alan Scott (manager)
2010-05-17 21:39

Tested local server, Windows, trunk.

 Issue History
Date Modified Username Field Change
2008-07-23 12:51 Ken Moreland New Issue
2009-02-18 09:10 Utkarsh Ayachit Category Development => Pending
2009-02-20 11:20 Ken Moreland Category Pending => 3.8
2009-05-13 13:40 Utkarsh Ayachit Target Version => 3.8
2010-05-07 09:00 Robert Maynard Status backlog => tabled
2010-05-07 09:00 Robert Maynard Assigned To => Robert Maynard
2010-05-10 09:29 Robert Maynard Note Added: 0020692
2010-05-10 09:29 Robert Maynard Status tabled => @80@
2010-05-10 09:29 Robert Maynard Resolution open => fixed
2010-05-17 21:39 Alan Scott Note Added: 0020775
2010-05-17 21:39 Alan Scott Status @80@ => closed
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team