I am simulating flow over an airfoil (2D & 3D) in Nek5000 and have the
results with me for both the cases. I have 2 separate walls (one upper and one
lower wall of airfoil) and need to compute average pressure coefficient on both
the walls separately (lower and upper).
So far what I came up with is to include the following subroutine in my usr file to get the average pressure. But dont know what should I do to get the pressure coefficient value from it. Any sort of help will be highly appreciated.
subroutine torque_calc(scale,x0,ifdout,iftout)