<div dir="ltr">Paul,<div><br></div><div>Yes. I am using a eddy viscosity model, similar to the one in turbchannel.</div><div><br></div><div>I just tried using the torq_calc() but couldn't get it to print the drag values to logfile.  This is how I tried.</div>

<div><br></div><div><div><div>      logical if_drag_out,if_torq_out</div><div>      real x0(ldim)</div><div>      data x0 /ldim*0/</div></div><div><br></div><div>      scale = 1.0</div><div>      if_drag_out = .true.</div>

<div>      if_torq_out = .false.</div><div>      call torque_calc(scale,x0,if_drag_out,if_torq_out)</div></div><div><br></div><div>The full_restart.usr file served as a reference for me. Am I missing something ?</div><div>

<br></div><div><br clear="all">Regards<br>Shriram<br>
<br><br><div class="gmail_quote"><br></div></div></div>