CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

LES of multiphase combustion with Eulerian formulation

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 25, 2009, 05:04
Default Hi, I would like to perform s
  #1
New Member
 
Antonio Attili
Join Date: Mar 2009
Location: Rome, Italy
Posts: 21
Rep Power: 17
wizard1301 is on a distinguished road
Hi,
I would like to perform simulations of multiphase combustion (something similar to diesel spray), using Eulerian approch to describe the condensed phase (fuel droplets). Where should I start?

Thanks
Antonio
wizard1301 is offline   Reply With Quote

Old   June 23, 2009, 10:09
Default
  #2
Senior Member
 
xinguang cui
Join Date: Mar 2009
Posts: 116
Rep Power: 17
flying is on a distinguished road
Hey Antonio!

I am also interested in the using LES approach instead of the RANS one to simulate the diesel spray.

But it is very sad that I am not sure about how to solve "Y" because I don't know the equation when I choose LES. I used the method as below to solve the Y, but I am not sure about it. Would you like to help me to make sure the method?

solve
(
fvm::ddt(rho, Yi)
+ mvConvection->fvmDiv(phi, Yi)
- fvm::laplacian(turbulence->muEff(), Yi)
==
dieselSpray.evaporationSource(i),
// + kappa*chemistry.RR(i),
mesh.solver("Yi")
);

In fact, There is no combustion in my case, so I didn't care about the chemistry and I delete "kappa*chemistry.RR(i)".If I care about the Chemistry, how do treat the term of "kappa*chemistry.RR(i)", which is generated in the RAS?

Thanks and best regards
flying 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
Eulerian-eulerian multiphase modeling Wee FLUENT 3 May 14, 2008 02:12
Multiphase Eulerian & UDF HP FLUENT 0 August 24, 2006 11:58
Eulerian Multiphase Sam Siemens 1 July 21, 2006 15:12
Eulerian Multiphase Model Mahesh FLUENT 1 May 10, 2003 18:24
enabling UDS in Eulerian-eulerian multiphase model shao1 FLUENT 0 July 14, 2002 22:23


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