CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   CFX (https://www.cfd-online.com/Forums/cfx/)
-   -   Default inlet turbulence for LES (https://www.cfd-online.com/Forums/cfx/68476-default-inlet-turbulence-les.html)

N Barton September 21, 2009 16:51

Default inlet turbulence for LES
 
Hi there

I'm using the LES models in CFX and can't find a way of setting the level of turbulence at an inlet like you can for say RANS models.
Is there a way of setting turbulence? If not does it assume any turbulence or will it be laminar no matter how big the inlet velocity?

Thanks

ghorrocks September 21, 2009 18:27

You have to define the inlet turbulence as a velocity field with a fluctuating component equivalent to the level of k you want. This is quite difficult to in an accurate way. Most people extend the inlet further upstream to avoid it, or use SAS/DES models to eliminate the need to do it.

Roland R December 10, 2009 07:33

Hi,

I would like to try a LES simulation but the 3D mesh size is too large. I have read in CFX help that application of 2D symmetrical model is not suitable in case of LES simulation. What is the experience? Will the 2D modell make really large errors in the result? (First of all I would like to investigate the frequency of the separated vortices...)

Regards

Roland R.

Tristan December 10, 2009 15:14

Roland,

An LES simulation resolves a portion of the turbulence energy spectrum and the associated energy transfer. Part of the transfer of the turbulent energy from the large scales to the intermediate and then to the small scales involves vortex stretching which can't occur in a 2D simulation. This is why LES calcs are typically 3D. I'm sure you can try it but you'd have to be careful interpreting the results. There are papers out there for 2D LES.

Tristan

crmorton December 11, 2009 16:30

You might as well do a RANS based simulation if it is going to be in 2 Dimensions.
Consider the use of the DES model, which is in fact LES in regions of unsteady flow, but does not require an extremely fine mesh. You decide the mesh density and that essentially places a limit on the size of the turbulence scales you will resolve.

zhao July 23, 2015 19:01

Quote:

Originally Posted by ghorrocks (Post 230060)
You have to define the inlet turbulence as a velocity field with a fluctuating component equivalent to the level of k you want. This is quite difficult to in an accurate way. Most people extend the inlet further upstream to avoid it, or use SAS/DES models to eliminate the need to do it.

Hi Glenn, how to define the fluctuating velocity in CFX? For the LES model, only velocity can be defined in the inlet boudary.

Furthermore, how to make the fluctuating term change with time? Then this unsteady fluctuating velocity component act as turbulence.

ghorrocks July 23, 2015 19:17

I think my post #2 (from 6 years ago :) ) explains the situation well.

zhao July 23, 2015 23:31

Quote:

Originally Posted by ghorrocks (Post 556756)
I think my post #2 (from 6 years ago :) ) explains the situation well.

Just add the fluctuating component to the velocity field? But then how to make the fluctuating term change with time?

ghorrocks July 23, 2015 23:34

u velocity = 10[m/s] * sin(t)

will make the u velocity a function of time.

But to then generate random turbulent eddies which represent a specific turbulence level is another thing - that is why my post then said "This is quite difficult to in an accurate way."...... and if you keep reading the same post you will see two suggestions of how to address this.

EDIT: Sorry, if you mean add stuff to the fluctuating component - you cannot do this. CFX models the filtered velocity (in LES) so that is the only velocity you have direct access to. The fluctuating component just contributes to the sub grid stress and is not modelled directly. But this is basic LES stuff and I suspect you already knew this.

zhao July 24, 2015 00:04

Quote:

Originally Posted by ghorrocks (Post 556765)
u velocity = 10[m/s] * sin(t)

will make the u velocity a function of time.

But to then generate random turbulent eddies which represent a specific turbulence level is another thing - that is why my post then said "This is quite difficult to in an accurate way."...... and if you keep reading the same post you will see two suggestions of how to address this.

EDIT: Sorry, if you mean add stuff to the fluctuating component - you cannot do this. CFX models the filtered velocity (in LES) so that is the only velocity you have direct access to. The fluctuating component just contributes to the sub grid stress and is not modelled directly. But this is basic LES stuff and I suspect you already knew this.


Thank you.
I have many velocity fields of the inlet by experimental test in a period of time, so I want define the inlet velocity with these data. I just think if I can define a inlet velocity change with time the same with our test result, then the turbulence intensity is take in charge.

ghorrocks July 24, 2015 00:20

This would probably be best done using a user fortran routine.

zhao July 24, 2015 00:34

Quote:

Originally Posted by ghorrocks (Post 556769)
This would probably be best done using a user fortran routine.

Thank you very much.


All times are GMT -4. The time now is 19:08.