Incorrect Cl Values? #250
Unanswered
iabhishek44
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I made a D2Q9 program on fluidx3d which uses a custom airfoil shape function. In order to validate it, I have been using NASA's turbulence resource page as a reference. However, the results that I have been getting aren't accurate and are off by a big factor. The Reynolds no being used is 6e6, the lbm_u value is 0.5 (i would really like to know how the conversion factor works here? Thanks!)
units.set_m_kg_s(c, lbm_u, 1.0f, 1.0f, si_u, si_rho);
Beta Was this translation helpful? Give feedback.
All reactions