[Nek5000-users] Uservp and drag_calc routine

nek5000-users at lists.mcs.anl.gov nek5000-users at lists.mcs.anl.gov
Sat Aug 14 19:40:07 CDT 2010


Paul,

Yes. I am using a eddy viscosity model, similar to the one in turbchannel.

I just tried using the torq_calc() but couldn't get it to print the drag
values to logfile.  This is how I tried.

      logical if_drag_out,if_torq_out
      real x0(ldim)
      data x0 /ldim*0/

      scale = 1.0
      if_drag_out = .true.
      if_torq_out = .false.
      call torque_calc(scale,x0,if_drag_out,if_torq_out)

The full_restart.usr file served as a reference for me. Am I missing
something ?


Regards
Shriram
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/nek5000-users/attachments/20100814/77e88a25/attachment.html>


More information about the Nek5000-users mailing list