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

simpleReactingParcelFoam Secondary Breakup Model

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 2 Post By dkxls

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 25, 2015, 11:14
Default simpleReactingParcelFoam Secondary Breakup Model
  #1
Member
 
Brock Lee
Join Date: Sep 2012
Location: Midwest
Posts: 40
Rep Power: 13
GRAUPS is on a distinguished road
Hey All,

I've got a quick question. I can't figure out if the following breakup models have been implemented in the simpleReactingParcelFoam solver...

Code:
$FOAM_SRC/lagrangian/spray/submodels/BreakupModel
It appears they were implemented in the sprayFoam solver, because I found these keywords in the sprayCloudProperties file in the aachenBomb tutorial...

Code:
atomizationModel none;
breakupModel    ReitzDiwakar; // ReitzKHRT;
However, I did not find those keywords in the reactingCloud1Properties file of the verticalChannel tutorial for the simpleReactingParcelFoam solver. Adding those keywords doesn't do anything either.

Has anyone used any of the secondary breakup models in simpleReactingParcelFoam? If so, can someone share with me how to enable them? I'm using the later git versions of 2.3.x (ab7c7a7).

Thanks!

Brock

Last edited by GRAUPS; February 25, 2015 at 11:34. Reason: Added OF version
GRAUPS is offline   Reply With Quote

Old   February 26, 2015, 04:34
Default
  #2
Senior Member
 
dkxls's Avatar
 
Armin
Join Date: Feb 2011
Location: Helsinki, Finland
Posts: 156
Rep Power: 19
dkxls will become famous soon enough
Quote:
Originally Posted by GRAUPS View Post
Has anyone used any of the secondary breakup models in simpleReactingParcelFoam? If so, can someone share with me how to enable them? I'm using the later git versions of 2.3.x (ab7c7a7).
Nope, the secondary breakup models are implemented in the liblagrangianSpray library, and the only solver that uses (i.e. links against) this library is sprayFoam.

Making these models available in other solvers, requires you to implement your particles as basicSprayCloud (as in sprayFoam).
You should however note that basicSprayCloud is based on ReactingCloud, whereas the simpleReactingParcelFoam solver is based on ReactingMultiphaseCloud, hence no multiphase particles with SprayCloud.

Cheers,
Armin
GRAUPS and FerdiFuchs like this.
dkxls is offline   Reply With Quote

Reply

Tags
breakup, simplereactingparcelfoam


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
Use of k-epsilon and k-omega Models Jade M Main CFD Forum 40 January 27, 2023 07:18
Superlinear speedup in OpenFOAM 13 msrinath80 OpenFOAM Running, Solving & CFD 18 March 3, 2015 05:36
The paper for the SHF breakup model xck1986 OpenFOAM 0 August 23, 2011 06:00
the role of the atomization model Jay Siemens 2 March 7, 2008 20:16
Advanced Turbulence Modeling in Fluent, Realizable k-epsilon Model Jonas Larsson FLUENT 5 March 13, 2000 03:27


All times are GMT -4. The time now is 21:42.