What kind of grid do you have? For some grids (maybe vtkImageData or maybe all structured VTK grid types, I can&#39;t remember) there is the Compute Scalars option which you&#39;ll want to enable the passing of the isosurfaced variable values. For the next release of ParaView as well as the current main repo version you can turn on the Compute Scalars option for all grid types. Is this what you were looking for?<br>
<br>Andy<br><br><div class="gmail_quote">On Mon, Oct 8, 2012 at 10:12 AM, Luc Bordier <span dir="ltr">&lt;<a href="mailto:luc.bordier@sirehna.com" target="_blank">luc.bordier@sirehna.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <font size="-1">hi all, <br>
      <br>
      I feel that either there is a bug in paraview 3.14.1, either i
      miss something about contours : <br>
      <br>
      I have a fluid domain (FluidDomain), i make some slices of type
      plane.<br>
      On these slices, i make a Calculator to normalize my field
      (velocity for example) let&#39;s say the result is named adimVel, then
      i do a cellDataToPointData.<br>
      Until now everything is fine, but if i make a Contour with field
      adimVel, the contour is done but the field adimVel disappears from
      the available fields to color my contour.<br>
      <br>
      The only way that works is to create a dummy operation before the
      contour operation. <br>
      <br>
      Is that a feature or a bug ??<br>
      <br>
      To summerize : <br>
      <br>
      FluidDomain<br>
               |<br>
                  Slices<br>
                      |<br>
                      Calculator<br>
                           |<br>
                          CellDataToPointData<br>
                                  |<br>
                                  Contour<br>
      <br>
      (working but calculator result disappear from available fields)<br>
      <br>
      <br>
    </font><br>
    <font size="-1"><font size="-1">FluidDomain<br>
                 |<br>
                    Slices<br>
                        |<br>
                        Calculator<br>
                             |<br>
                            CellDataToPointData<br>
                                    |<br>
                                    Dummy Thresold<br>
                                        |<br>
                                        Contour<br>
        <br>
        is working properly (with calculator result available for
        coloring contour)<br>
        <br>
        <br>
        <br>
      </font></font>
    <div>--         <br>
      
      
      <br>
      <div><b><span style="font-size:10pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;">Luc Bordier</span></b><br>
        <div>
          <div>
            <div>
              <div>
                <div>
                  <div>
                    <div>
                      <div>
                        <div>
                          <div>
                            <div><span style="font-size:10pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;"><a href="mailto:luc.bordier@sirehna.com" target="_blank">luc.bordier@sirehna.com</a>
                                <br>
                                Tel : <a href="tel:%2B33%202%2051%2086%2002%2093" value="+33251860293" target="_blank">+33 2 51 86 02 93</a><br>
                              </span>_______________________________________<br>
                              <table border="0" cellpadding="2" cellspacing="2" height="113" width="363">
                                <tbody>
                                  <tr>
                                    <td valign="top" width="30%"><img alt="SIREHNA" src="cid:part2.00080000.08080606@sirehna.com" height="32" width="189"><br>
                                      <font face="Arial" size="-1"><a href="http://www.sirehna.com/" target="_blank">http://www.sirehna.com</a>
                                      </font><br>
                                    </td>
                                    <td valign="top" width="300">
                                      <p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal"><b><span style="font-size:10pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;"></span></b><span style="font-size:10pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;">1,
                                          rue de
                                          la Noe<br>
                                          BP 42105<br>
                                          44321 NANTES CEDEX 3<u></u><u></u></span></p>
                                      <span style="font-size:10pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;">FRANCE<br>
                                        Tel : <a href="tel:%2B33%202%2051%2086%2002%2086" value="+33251860286" target="_blank">+33 2 51 86 02 86</a><br>
                                        Fax : <a href="tel:%2B33%202%2040%2074%2017%2036" value="+33240741736" target="_blank">+33 2 40 74 17 36</a></span></td>
                                  </tr>
                                </tbody>
                              </table>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <br>
            <br>
          </div>
        </div>
      </div>
    </div>
  </div>

<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>
<br></blockquote></div><br>