Is merging the blocks an option ?<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 11, 2012 at 3:33 PM, Michael Jackson <span dir="ltr">&lt;<a href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have a reader that gives me a MultiBlock Data set. I use the &quot;Extract MultiBlock&quot; to pull out 3 blocks: Phi1, Phi, Phi2. These values are in Degrees and I need to convert them to radians. I figured I would use the Calculator to simply multiply every value by .017 to get the radian values. Um. Not having a lot of luck getting the calculator to work. I am getting the following:<br>

<br>
 ERROR: In /Source/ParaView/release/ParaView/VTK/Common/vtkFunctionParser.cxx, line 1480<br>
vtkFunctionParser (0x134046780): Syntax error: expecting a variable name;  see position 0<br>
ERROR: In /Source/ParaView/release/ParaView/VTK/Common/vtkFunctionParser.cxx, line 1480<br>
vtkFunctionParser (0x134046780): Syntax error: expecting a variable name;  see position 0<br>
Warning: In /Source/ParaView/release/ParaView/VTK/Graphics/vtkArrayCalculator.cxx, line 401<br>
vtkPVArrayCalculator (0x133a94b30): An error occured when parsing the calculator&#39;s function.  See previous errors.<br>
ERROR: In /Source/ParaView/release/ParaView/VTK/Common/vtkFunctionParser.cxx, line 1480<br>
vtkFunctionParser (0x134046780): Syntax error: expecting a variable name;  see position 0<br>
ERROR: In /Source/ParaView/release/ParaView/VTK/Common/vtkFunctionParser.cxx, line 1480<br>
vtkFunctionParser (0x134046780): Syntax error: expecting a variable name;  see position 0<br>
Warning: In /Source/ParaView/release/ParaView/VTK/Graphics/vtkArrayCalculator.cxx, line 401<br>
vtkPVArrayCalculator (0x133a94b30): An error occured when parsing the calculator&#39;s function.  See previous errors.<br>
ERROR: In /Source/ParaView/release/ParaView/VTK/Common/vtkFunctionParser.cxx, line 1480<br>
vtkFunctionParser (0x134046780): Syntax error: expecting a variable name;  see position 0<br>
ERROR: In /Source/ParaView/release/ParaView/VTK/Common/vtkFunctionParser.cxx, line 1480<br>
vtkFunctionParser (0x134046780): Syntax error: expecting a variable name;  see position 0<br>
Warning: In /Source/ParaView/release/ParaView/VTK/Graphics/vtkArrayCalculator.cxx, line 401<br>
vtkPVArrayCalculator (0x133a94b30): An error occured when parsing the calculator&#39;s function.  See previous errors.<br>
<br>
Could someone help me out? THis is with ParaView 3.14.1.<br>
<br>
Thanks.<br>
___________________________________________________________<br>
Mike Jackson                    Principal Software Engineer<br>
BlueQuartz Software                            Dayton, Ohio<br>
<a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a>              <a href="http://www.bluequartz.net" target="_blank">www.bluequartz.net</a><br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br></div>