|
[Sponsors] |
July 12, 2016, 17:37 |
Percentage of Turbulence
|
#1 |
New Member
Santiago
Join Date: Jul 2016
Posts: 1
Rep Power: 0 |
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 |
|
July 22, 2016, 17:04 |
|
#2 | |
Senior Member
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 14 |
Quote:
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 |
||
Tags |
theory, turbulence modeling |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Turbulence postprocessing | Mohsin | FLUENT | 2 | October 3, 2016 15:18 |
Turbulence length scale | Leonpolou | FLUENT | 2 | January 23, 2013 08:26 |
How to implement turbulence in one Solver??? | vahid.najafi | OpenFOAM Programming & Development | 0 | July 29, 2012 06:46 |
Code release: Flow Transition and Turbulence | Chaoqun Liu | Main CFD Forum | 0 | September 26, 2008 18:15 |
How's going on with Turbulence Research? | Daniel | Main CFD Forum | 1 | June 21, 2008 00:44 |