Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a use case to the manual for aerodynamic forces on external flow objects #104

Open
lcarasik opened this issue Apr 5, 2020 · 0 comments

Comments

@lcarasik
Copy link
Contributor

lcarasik commented Apr 5, 2020

It would be useful to add a use case of calculating drag and lift on an external flow object.

subroutine torque_calc(scale,x0,ifdout,iftout)
Computes torque about the point x0. Here scale is a user supplied multiplier so that the results may be scaled to any convenient non-dimensionalization. Both the drag and the torque can be printed to the screen by switching the appropriate ifdout(drag) or iftout(torque) logical.
Ref: http://nek5000.github.io/NekDoc/appendix.html?highlight=drag

Reference Discussion: https://groups.google.com/d/msgid/nek5000/68bdbfa5-e1cb-41b1-95c1-dff252bd1b3b%40googlegroups.com?utm_medium=email&utm_source=footer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant