[Nek5000-users] lambda2 in turbChannel

nek5000-users at lists.mcs.anl.gov nek5000-users at lists.mcs.anl.gov
Thu Jun 9 19:13:14 CDT 2016


Hello,


In the userchk subroutine for the turbChannel example, lambda2 was computed. How can I visualize the isosurfaces (streamwise structures) in visit?


      if(mod(istep,iostep).eq.0 .and. istep.gt.0) then
        ! compute lambda2 vortex
        call lambda2(t(1,1,1,1,2))
        ! compute vorticity --- 3 components returned in t(...)
        if(ldimt.ge.5) call comp_vort3(t(1,1,1,1,3),wo1,wo2,vx,vy,vz)
      endif



Thank you,

Virgilio A. Gomez


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/nek5000-users/attachments/20160610/570cb2cc/attachment.html>


More information about the Nek5000-users mailing list