<div dir="ltr">Hi Paul,<div><br></div><div>This post has its relevance to an earlier post with regards to calculating shear stress [<a href="http://lists.mcs.anl.gov/pipermail/nek5000-users/2010-April/000261.html">http://lists.mcs.anl.gov/pipermail/nek5000-users/2010-April/000261.html</a>] . You had earlier mentioned an approach to get the wall shear stress by obtaining the tangential velocity and then differentiating it. I found the tangential velocity at the first grid point close to a wall by this eqn :</div>

<div>->       ->    -></div><div>U_t  = U - ( U . nhat ) nhat ; % nhat is the unit normal vector pointing away from the wall.</div><div><br></div><div>The gradient of this quantity (which is defined only near the wall) should then give the shear stress. But calling gradm1 with the tangential velocities </div>

<div>gives zero gradients near the wall. Is there any other routine / way to calculate the gradient ?</div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div><br clear="all">Regards<br>Shriram<br>
</div></div>