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

Reynolds Lenght in SU2.!

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By Vino

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 24, 2014, 05:36
Default Reynolds Lenght in SU2.!
  #1
Senior Member
 
Vino
Join Date: Mar 2013
Posts: 130
Rep Power: 13
Vino is on a distinguished road
Hi,

I am bit confused with the parameter Reynolds Length, mainly for Incompressible flows. Let us say, I would like to simulate flow over cylinder at Re=100.

If I keep my cylinder diameter as 1 unit in mesh file, then keeping Reynolds Length as 1 , it will give me Reynolds no of 100 for the following parameters (rho=1,u=1,mu=0.01)

If I keep my cylinder diameter as 10 unit in mesh file, then keeping Reynolds Length as 1, will it give me Reynolds no of 100?(other parameters are same as above) or Do I need to specify Reynolds Length as 10?
Vino is offline   Reply With Quote

Old   October 26, 2014, 00:16
Default
  #2
hlk
Senior Member
 
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 13
hlk is on a distinguished road
Thank you for your interest in SU2.

For the incompressible solver, the Reynolds number is not used to specify the freestream flow, rather it is specified with something like below (copied from one of the test cases in the github su2code/testcases folder). In general the test cases folder is a good resource for identifying which parameters are needed for different types of simulations.


% -------------------- INCOMPRESSIBLE FREE-STREAM DEFINITION ------------------%
%
% Free-stream density (1.2886 Kg/m^3 (air), 998.2 Kg/m^3 (water))
FREESTREAM_DENSITY= 2.13163
%
% Free-stream velocity (m/s)
FREESTREAM_VELOCITY= ( 52.1572, 0.00, 0.00 )
%
% Free-stream viscosity (1.853E-5 Ns/m^2 (air), 0.798E-3 Ns/m^2 (water))
FREESTREAM_VISCOSITY= 1.853e-05
hlk is offline   Reply With Quote

Old   October 26, 2014, 03:43
Default
  #3
Senior Member
 
Vino
Join Date: Mar 2013
Posts: 130
Rep Power: 13
Vino is on a distinguished road
Thank you for your answer.

I am clear with the config setting for incompressible flow. I have a bit confusion on setting Reynolds Length, not on Reynolds Number. I found that changing Reynolds Length is changing my Reynolds number, time & time step (printed in console output at the beginning of the simulation). I hope the above question is clear.

Thanks once again.!!
Vino is offline   Reply With Quote

Old   October 26, 2014, 15:01
Default
  #4
hlk
Senior Member
 
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 13
hlk is on a distinguished road
Quote:
Originally Posted by Vino View Post
Thank you for your answer.

I am clear with the config setting for incompressible flow. I have a bit confusion on setting Reynolds Length, not on Reynolds Number. I found that changing Reynolds Length is changing my Reynolds number, time & time step (printed in console output at the beginning of the simulation). I hope the above question is clear.

Thanks once again.!!
The incompressible solver was written with the assumption of a Reynolds Length of 1.0. The Reynolds length config option should only be used with a compressible solver.

The Reynolds number (which uses the reynolds length in its calculation) is used in determining the solver time step. Changing the Reynolds length in the incompressible solver is inadvisable, because that may do unexpected things to the solution. For the incompressible solver, it does not matter what the characteristic length of your geometry is, only that the mesh is in meters.
hlk is offline   Reply With Quote

Old   October 26, 2014, 15:46
Default
  #5
Senior Member
 
Vino
Join Date: Mar 2013
Posts: 130
Rep Power: 13
Vino is on a distinguished road
Thank you.!!!

What I understood is that, whether cylinder dia is 1 m or 10 m in the mesh file, keep Reynolds length as always 1 and modify other parameters to get the required Reynolds number.

I set (rho=1, v=1, mu=0.01)to achieve Re=100. It hold true irrespective of what cylinder dia I am using in mesh file(1m or 10m).

Last edited by Vino; October 27, 2014 at 04:35.
Vino is offline   Reply With Quote

Old   October 27, 2014, 04:38
Default Least Square solution algorithm in SU2?
  #6
Senior Member
 
Vino
Join Date: Mar 2013
Posts: 130
Rep Power: 13
Vino is on a distinguished road
plz ignore this Least Square solution algorithm post here.!
v8areu likes this.
Vino is offline   Reply With Quote

Reply


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
Official Release of SU2 V3.2 economon SU2 News & Announcements 6 April 17, 2015 23:28
Pointwise-SU2 joint webinar (April 29th) and SU2 v3.1.0 new release fpalacios SU2 News & Announcements 1 April 30, 2014 02:40
Official release of SU2 V3.0 and SU2 Educational V1.0 fpalacios SU2 News & Announcements 2 January 22, 2014 05:28
Welcome to the Stanford University Unstructured (SU2) forum! economon SU2 0 January 7, 2013 02:48
CFX Solver Reynolds Number haider760 CFX 2 March 4, 2012 22:05


All times are GMT -4. The time now is 12:13.