CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

LES: inflow turbulence genration

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By Manukamin_iisc
  • 1 Post By FMDenaro

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 29, 2016, 10:42
Default LES: inflow turbulence genration
  #1
New Member
 
Manu Kamin
Join Date: Feb 2016
Location: Bangalore, India
Posts: 5
Rep Power: 10
Manukamin_iisc is on a distinguished road
Hello all,

I am currently carrying out compressible LES simulation of duct flows, with explicit time marching.

I need to add synethetic turbulence at the duct inflow to have a turbulent flow field within my domain. I know that there is a good amount of literature available out there that explains various methods to generate isotropic turbulence that can be added as velocity fluctuations to the required mean velocity at the inlet.

However, I am imposing a "pressure inlet" boundary condition, which means that I cannot now specify my inlet velocity. If I did so, the problem would become ill-posed. So I do not know how to add turbulent fluctuations now, given that I cannot specify my inlet velocity, but rather allow the velocity to develop for the given inlet and outlet pressure values.

I wasn't able to find any literature on this. Could anyone let me know how to get around this problem?

Cheers!
Manukamin_iisc is offline   Reply With Quote

Old   February 29, 2016, 10:48
Default
  #2
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,773
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by Manukamin_iisc View Post
Hello all,

I am currently carrying out compressible LES simulation of duct flows, with explicit time marching.

I need to add synethetic turbulence at the duct inflow to have a turbulent flow field within my domain. I know that there is a good amount of literature available out there that explains various methods to generate isotropic turbulence that can be added as velocity fluctuations to the required mean velocity at the inlet.

However, I am imposing a "pressure inlet" boundary conditions, which means that I cannot now specify my inlet velocity. If I did so, the problem would become ill-posed. So I do not know how to add turbulent fluctuations now, given that I cannot specify my inlet velocity, but rather allow the velocity to develop for the given inlet and outlet pressure values.

I wasn't able to find any literature on this. Could anyone let me know how to get around this problem?

Cheers!

I suggest starting with an initial perturbed velocity field and let the inflow velocity developping...

You have read this paper ? https://www.researchgate.net/profile...f9296ad1de.pdf
FMDenaro is offline   Reply With Quote

Old   February 29, 2016, 11:12
Default
  #3
New Member
 
Manu Kamin
Join Date: Feb 2016
Location: Bangalore, India
Posts: 5
Rep Power: 10
Manukamin_iisc is on a distinguished road
Dear Dr. Denaro,

Yes I've tried your suggestion already. Here's what happens when I start with an initial disturbed velocity field:

The flow field within my domain has turbulent structures due to the the perturbed initial velocity field. And hence turbulence is sustained for a brief period. So far so good.

However, since I'm not adding any fluctuations at the inlet, although the developing inflow velocity is unsteady in nature, the unsteadiness slowly dies off since the pressure and density is fixed at the inlet (There is nothing that sustains this unsteadiness). once the flow field within is convected out, since the incoming flow is slowly becoming laminar, eventually, the entire flow field within the domain becomes laminar. I think I need to find a way to add pressure disturbances here instead of velocity! What do you think?

I'm aware of the Poinsot-Lele paper. In fact I've referred to it while implementing my characteristic boundary conditions. But it doesn't help me with this problem.

Regards,
Manu
Manukamin_iisc is offline   Reply With Quote

Old   February 29, 2016, 11:27
Default
  #4
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,773
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by Manukamin_iisc View Post
Dear Dr. Denaro,

Yes I've tried your suggestion already. Here's what happens when I start with an initial disturbed velocity field:

The flow field within my domain has turbulent structures due to the the perturbed initial velocity field. And hence turbulence is sustained for a brief period. So far so good.

However, since I'm not adding any fluctuations at the inlet, although the developing inflow velocity is unsteady in nature, the unsteadiness slowly dies off since the pressure and density is fixed at the inlet (There is nothing that sustains this unsteadiness). once the flow field within is convected out, since the incoming flow is slowly becoming laminar, eventually, the entire flow field within the domain becomes laminar. I think I need to find a way to add pressure disturbances here instead of velocity! What do you think?

I'm aware of the Poinsot-Lele paper. In fact I've referred to it while implementing my characteristic boundary conditions. But it doesn't help me with this problem.

Regards,
Manu

be careful, in principle a laminar velocity inlet profile will develop unsteadiness after some lenght due to transition towards the local critical Re number... how about the lenght of your channel? Do you use a dinamic SGS model?
However, you can use a perturbation in the density and pressure at inflow, of course letting the suitable lenght to develop from numerical conditions.
Alternatively, you can perform a precurso simulation with periodic BCs and saving the solutions for using them as inflow
FMDenaro is offline   Reply With Quote

Old   February 29, 2016, 11:46
Default
  #5
New Member
 
Manu Kamin
Join Date: Feb 2016
Location: Bangalore, India
Posts: 5
Rep Power: 10
Manukamin_iisc is on a distinguished road
My simulation is at a very low Reynolds number of 2000 based on the duct width. My duct length is not sufficient either. Which is why it is hard to have natural transition of flow from laminar to turbulent state. However, in an experimental paper that I'm trying to simulate, the authors report a turbulent flow field at such a low Reynolds number due to wall roughness effect. Therefore, in order to mimic the experiments closely enough, I'm looking to add turbulence at the inflow artificially.

I think it is a very good idea to perform a precursor periodic channel flow simulation and feed that solution at the inflow. I'll try it out.

Thanks a lot for your suggestions!
FMDenaro likes this.
Manukamin_iisc is offline   Reply With Quote

Old   February 29, 2016, 11:52
Default
  #6
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,773
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
well, after a lenght ten times the height you reach Re=2 x 10^4 ... you should get an unsteady solution...I can suppose you have too dissipation in your code, maybe due to the numerical discretization, to the SGS model or to both!
FMDenaro is offline   Reply With Quote

Old   February 29, 2016, 12:07
Default
  #7
New Member
 
Manu Kamin
Join Date: Feb 2016
Location: Bangalore, India
Posts: 5
Rep Power: 10
Manukamin_iisc is on a distinguished road
That's right. If the duct length is long enough, I suppose I should get an unsteady solution.

By the way, we do not use the SGS model for sub-grid scale modelling in our lab. We use "explicit filtering method" as a sub-grid scale model. It is a very simple and elegant method to model the sub-grid scale structures. You might want to take a look at it:
http://scitation.aip.org/content/aip...1063/1.1586271
Manukamin_iisc is offline   Reply With Quote

Old   February 29, 2016, 12:18
Default
  #8
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,773
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by Manukamin_iisc View Post
That's right. If the duct length is long enough, I suppose I should get an unsteady solution.

By the way, we do not use the SGS model for sub-grid scale modelling in our lab. We use "explicit filtering method" as a sub-grid scale model. It is a very simple and elegant method to model the sub-grid scale structures. You might want to take a look at it:
http://scitation.aip.org/content/aip...1063/1.1586271

I worked too with deconvolution-based approach, it can be shown that the recovering of the energy content (for smooth filter) is an SGS model, in the category of the scale similar model. You can see many details in the book of Sagaut. Also, have a look here

http://link.springer.com/book/10.100...-90-481-2819-8
Manukamin_iisc likes this.
FMDenaro is offline   Reply With Quote

Old   February 29, 2016, 12:24
Default
  #9
New Member
 
Manu Kamin
Join Date: Feb 2016
Location: Bangalore, India
Posts: 5
Rep Power: 10
Manukamin_iisc is on a distinguished road
Oh I see. That result sounds interesting! I'll read more about it. Thanks!
Manukamin_iisc 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
LES turbulence model: how to write delta Sylv OpenFOAM Programming & Development 3 January 14, 2018 17:19
LES about BC cyclic and turbulence tzqfly OpenFOAM Running, Solving & CFD 8 October 11, 2014 08:20
inlet turbulence in LES (FLUENT) dynamics FLUENT 4 April 6, 2014 16:17
Turbulence dampening due to magnetic field in LES and RAS eelcovv OpenFOAM 0 June 8, 2010 11:35
Generate turbulence in LES holand_us OpenFOAM 0 May 4, 2010 05:33


All times are GMT -4. The time now is 20:05.