[Nek5000-users] ffx ffy ffz from current run

nek5000-users at lists.mcs.anl.gov nek5000-users at lists.mcs.anl.gov
Thu May 3 12:36:06 CDT 2018


Hi Jian,

Not exactly sure what you mean, but if you are using p54, p55 to set your flowrate, then you can use your logfile to get what the corresponding forcing should be using ffx/ffy/ffz.

As per drive2.f, if you are using param(54),param(55), then in logfile you can grep for “volflow”, and “scale” represents the ffx/ffy/ffz.


      if (nio.eq.0) write(6,1) istep,chv(icvflow)
     $   ,scale,delta_flow,current_flow,flow_rate
    1    format(i11,'  volflow ',a1,11x,1p4e13.4)

c     Note, this scale factor corresponds to FFX, provided FFX has
c     not also been specified in userf.   If ffx is also specified
c     in userf then the true FFX is given by ffx_userf + scale.


Ketan

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


More information about the Nek5000-users mailing list