<div dir="ltr"><div>Hi, Nek users.<br><br></div>I am trying to calculate the dissaipation rate now. In my subroutine which computes the derivatives I use following procedure for smoothing:<br><div><div><br>call col2    ( dui_dxj, bm1, ntot )<br>call dssum( dui_dxj, lx1, ly1, lz1 )<br>call col2    ( dui_dxj, binvm1, ntot )<br><br></div><div>and there are some unrealistic values on the surface between spectral elements.<br></div><div><br></div><div>I set up also additional filtering of high modes of velocity with various transfer functions, but it did not help.<br></div><div><br></div><div>Do you have any idea about the causes and how to fixed this ?<br></div><div><br>Regards, Vatslav<br></div></div></div>