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

FDF closure for subgrid-scale chemistry in LES

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By Salva

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 16, 2006, 04:02
Default FDF closure for subgrid-scale chemistry in LES
  #1
Andrew
Guest
 
Posts: n/a
I am currently attempting to implement the FDF closure model found in P.J. Colucci, F.A. Jaberi, P. Givi and S.B. Pope (1998) ``Filtered density function for large eddy simulation of turbulent reacting flows,'' Physics of Fluids, 10, 499--515. This routine will be implemented into a finite-difference based LES code, similar to that described in the paper.

Does anyone here have any experience of such an implementation, and can they offer any advice on how to go about doing so?

Thanks,

Andrew
  Reply With Quote

Old   November 16, 2006, 10:44
Default Re: FDF closure for subgrid-scale chemistry in LES
  #2
Salva
Guest
 
Posts: n/a
You are for a ride. Check papers by Raman & Pistch in the last Combustion Symposium.

I imagine you will b esolvin the flow field with LES, then move the particles for the FDF.

Known dragons: feedback of the density and interpolations
  Reply With Quote

Old   November 17, 2006, 02:58
Default Re: FDF closure for subgrid-scale chemistry in LES
  #3
tom
Guest
 
Posts: n/a
The method is probably very expensive and works only well for simple geometries. If the geometry is a bit complex I am afraid you will not be able to get it working properly.
  Reply With Quote

Old   November 17, 2006, 03:49
Default Re: FDF closure for subgrid-scale chemistry in LES
  #4
Andrew
Guest
 
Posts: n/a
Well the geometry is just a simple cubiodal space, with a regular cartesian grid, so my setup is no different to those employed by other researchers. I'm really just looking for advice on how to setup the algorithms and Monte Carlo scheme.
  Reply With Quote

Old   November 24, 2006, 16:08
Default Re: FDF closure for subgrid-scale chemistry in LES
  #5
Salva
Guest
 
Posts: n/a
The set-up will not be much difference than a normal RANS-PDF using th ejoint FDF(Yi,h) In a low-Mach number code in one step

1)Advance flow (get filtered velocities) with conventional LES

2)Move particles by Langevin style model, you will need interpolation to obtain velocities and the micro-mixing model

3)Chemistry step in the particles using some ODE solver and ISAT

4) Get Y,h at cell centres by interpolation

5) obtain T=f(Y,h) and then rho=f(P,T) and mu=f(Y,T) which feedback into the LES code

6) Repeat 1-6) to get second order accuracy and probably stabilize

You may get stabilization problems with the drho/dt term in the Pressures correction.

Depending on your chemical mechanism and your resources do not expect to afford more than 20 particles per cell for a realistic calculation. Parallelization issues are complex so look around, again Raman & Pistch are the guys to observe.
R.Mah likes this.
  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
integral length scale and cross-correlation (with openfoam data, LES pipe flow) jet Main CFD Forum 1 November 7, 2016 04:23
Can I use detailed chemistry for LES fireman FLUENT 0 October 25, 2010 11:29
How to determinate turbulence scale in LES (laminar simulation)? Franciswu21 ANSYS 0 October 22, 2009 12:48
LES inlet length scale f.neilson Main CFD Forum 0 January 31, 2005 13:26
Length scale separation in LES Ray Main CFD Forum 1 June 7, 2002 08:50


All times are GMT -4. The time now is 03:00.