CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2

How to compute Reynolds number from information in inv_NACA0012.cfg ?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 7, 2021, 13:55
Default How to compute Reynolds number from information in inv_NACA0012.cfg ?
  #1
New Member
 
Harry Kim
Join Date: Sep 2015
Posts: 6
Rep Power: 10
hkim716 is on a distinguished road
I'm struggling about calculating Reynolds number based on the flow conditions given in "inv_NACA0012.cfg" file. (txt file attached)

According to the free-stream definition in the .cfg file,
Mach number = 0.8 and Freestream Temperature = 273.15

I could calculate Reynolds number using

Re = (Freestream vel* Length of Airfoil)/Kinematic viscosity
= (Mach number*Speed of Sound @ 273K * Length of Airfoil)/Kinematic vis

How to know "Length of the Airfoil" to calculate Free-stream Reynolds Number based on information in the .cfg file?

If I have something wrong for Re calculation, please correct me.

FYI, this is the simplest test case for SU2 in the QuickStart tutorial.

Thanks in advance!
Attached Files
File Type: txt inv_NACA0012.txt (14.0 KB, 3 views)
hkim716 is offline   Reply With Quote

Old   April 9, 2021, 00:35
Default
  #2
Member
 
Amit
Join Date: May 2013
Posts: 85
Rep Power: 13
aero_amit is on a distinguished road
You need not input the Reynolds number for inviscid flow calculations. Adequate information is supplied in the file you have attached (M, P, T).

Also reference length is mentioned here in file for this case as -
REF_LENGTH= 1.0.

Anyways, you can work out Reynolds number as -

Re=Rho*V*Lref/mu

Get Rho from P, T. Obtain V=Mach*sqrt(Gamma*R*T), Lref is specified and mu can be computed from Sutherland's formula.
aero_amit is offline   Reply With Quote

Old   April 9, 2021, 00:53
Default
  #3
New Member
 
Harry Kim
Join Date: Sep 2015
Posts: 6
Rep Power: 10
hkim716 is on a distinguished road
Quote:
Originally Posted by aero_amit View Post
You need not input the Reynolds number for inviscid flow calculations. Adequate information is supplied in the file you have attached (M, P, T).

Also reference length is mentioned here in file for this case as -
REF_LENGTH= 1.0.

Anyways, you can work out Reynolds number as -

Re=Rho*V*Lref/mu

Get Rho from P, T. Obtain V=Mach*sqrt(Gamma*R*T), Lref is specified and mu can be computed from Sutherland's formula.
Oh, you are right. Reynolds number in inviscid flow is theoretically infinite. I was just stupid being confused with viscous flow. Thanks for reminding me that!
hkim716 is offline   Reply With Quote

Reply

Tags
naca0012


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Decomposing meshes Tobi OpenFOAM Pre-Processing 22 February 24, 2023 09:23
GenerateVolumeMesh Error - Surface Wrapper Self Interacting (?) AndreP STAR-CCM+ 10 August 2, 2018 07:48
[OpenFOAM.org] OF2.3.1 + OS13.2 - Trying to use the dummy Pstream library aylalisa OpenFOAM Installation 23 June 15, 2015 14:49
SigFpe when running ANY application in parallel Pj. OpenFOAM Running, Solving & CFD 3 April 23, 2015 14:53
Question about momentum thickness Reynolds number Anna Tian Main CFD Forum 2 March 4, 2013 10:45


All times are GMT -4. The time now is 01:23.