<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Could this just be a matter of representation? From the images it looks like in VisIt you are using the pseudocolor filter, which is just a surface representation colored by some scalar field (x_velocity, it looks like).  In ParaView, you are applying the contour
 filter with a single value, and displaying the surface representation of that.  I can't tell from the snapshot, but I am guessing that the representation of the square_nek5000 data set is set to outline, or possibly wireframe.  If that is the case, try changing
 that to surface representation.  You may then need to change the colorby selection to be x_velocity, if that is the variable you are interested in.
<div><br>
</div>
<div>Hope that helps,</div>
<div>joe  <br>
<br>
<div>
<div>On Sep 19, 2014, at 4:14 PM, Pradeep Jha wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">I am outputting my data from Nek5000 in the case.fld* format. I am creating a case.nek5000 file which reads like:</span><br>
<div class="gmail_quote">
<div dir="ltr">
<div style="font-family:arial,sans-serif;font-size:13px">
<div>====</div>
<div>filetemplate:<span style="white-space:pre-wrap"> </span>       case.fld%02d</div>
<div>firsttimestep: 1</div>
<div>numtimesteps: 2</div>
<div class="gmail_extra">====<br>
</div>
<div class="gmail_extra"><br>
</div>
<div class="gmail_extra">When I am opening this *nek5000 file in Paraview 4.1, I don't see the contours. In Visit I see them (images attached). Any tips?</div>
<div class="gmail_extra"><br>
</div>
</div>
</div>
</div>
</div>
<span><paraview.jpg></span><span><visit.jpg></span>_______________________________________________<br>
Powered by <a href="http://www.kitware.com">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">
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">
http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview">http://public.kitware.com/mailman/listinfo/paraview</a><br>
</blockquote>
</div>
<br>
</div>
</body>
</html>