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

Percentage of Turbulence

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 12, 2016, 16:37
Default Percentage of Turbulence
  #1
New Member
 
Santiago
Join Date: Jul 2016
Posts: 1
Rep Power: 0
s.ramirez429 is on a distinguished road
Hi everyone

When you use a turbulence model ther is one more equation that must be solved and you must define a parameter that states the percentage of turbulence in the system.

I was wondering where is that parameter defined in SU2?

Thank you
s.ramirez429 is offline   Reply With Quote

Old   July 22, 2016, 16:04
Default
  #2
hlk
Senior Member
 
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 13
hlk is on a distinguished road
Quote:
Originally Posted by s.ramirez429 View Post
Hi everyone

When you use a turbulence model ther is one more equation that must be solved and you must define a parameter that states the percentage of turbulence in the system.

I was wondering where is that parameter defined in SU2?

Thank you
In general, more detail about the configuration options beyond what is included in the config templates can be found by looking through CConfig::SetConfig_Options, in the file Common/src/config_structure.cpp.

If you are using the two-equation SST model, you are probably looking for:
FREESTREAM_TURB2LAMVISCRATIO
Which is the ratio of turbulent to laminar viscosity and defaults to 10, and is used by the two-equation SST model.

If you are using the SA model, you might be looking for FREESTREAM_NU_FACTOR, which if you investigate the implementation of the model in SU2 in the file SU2_CFD/src/solver_direct_turbulent.cpp, you will find that this defines the nu-tilde term as nu_factor * (freestream viscosity)/(freestream density), where nu-tilde is discussed at:
http://www.cfd-online.com/Wiki/Turbu...ary_conditions
hlk is offline   Reply With Quote

Reply

Tags
theory, turbulence modeling

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Turbulence postprocessing Mohsin FLUENT 2 October 3, 2016 14:18
Turbulence length scale Leonpolou FLUENT 2 January 23, 2013 07:26
How to implement turbulence in one Solver??? vahid.najafi OpenFOAM Programming & Development 0 July 29, 2012 05:46
Code release: Flow Transition and Turbulence Chaoqun Liu Main CFD Forum 0 September 26, 2008 17:15
How's going on with Turbulence Research? Daniel Main CFD Forum 1 June 20, 2008 23:44


All times are GMT -4. The time now is 16:26.