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

DispersionModel

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 3, 2021, 06:22
Default DispersionModel
  #1
Member
 
UOCFD
Join Date: Oct 2020
Posts: 40
Rep Power: 5
uosilos is on a distinguished road
Hi,

I have tried to compile a lagrangian solver based on coalChemistryFoam adding MPPIC and Colliding features in OF8.

When I run the solver it only recognizes as dispersionModel "none".

I noticed we have /intermediate/submodels/kinematic/dispersionmodel where the noDispersion is places, and the turbulence/submodels/kinematic/dispersionmodel where we have the DispersionRASModels: StochasticRASDispersion and GradientDispersionRAS.

In the own definition of DispersionRASModel it includes DispersionModel file,
Does anybody know which is the difference between the two "Dispersion" styles.


Thanks
uosilos is offline   Reply With Quote

Old   February 8, 2021, 04:36
Default
  #2
Member
 
UOCFD
Join Date: Oct 2020
Posts: 40
Rep Power: 5
uosilos is on a distinguished road
Quote:
Originally Posted by uosilos View Post
Hi,

I have tried to compile a lagrangian solver based on coalChemistryFoam adding MPPIC and Colliding features in OF8.

When I run the solver it only recognizes as dispersionModel "none".

I noticed we have /intermediate/submodels/kinematic/dispersionmodel where the noDispersion is places, and the turbulence/submodels/kinematic/dispersionmodel where we have the DispersionRASModels: StochasticRASDispersion and GradientDispersionRAS.

In the own definition of DispersionRASModel it includes DispersionModel file,
Does anybody know which is the difference between the two "Dispersion" styles.


Thanks

uosilos is offline   Reply With Quote

Old   February 8, 2021, 15:27
Default
  #3
Member
 
Join Date: Sep 2010
Location: Leipzig, Germany
Posts: 93
Rep Power: 15
oswald is on a distinguished road
Roughly speaking, both do the same regarding the magnitude of the perturbance. The direction is either opposite to the direction of grad(k) for gradientDispersion and in a random direction for stochastic dispersion. I think this is also described in the headers of the "*DispersionRAS.H"-files. Hope this helps!
oswald is offline   Reply With Quote

Old   February 9, 2021, 03:30
Default
  #4
Member
 
UOCFD
Join Date: Oct 2020
Posts: 40
Rep Power: 5
uosilos is on a distinguished road
Quote:
Originally Posted by oswald View Post
Roughly speaking, both do the same regarding the magnitude of the perturbance. The direction is either opposite to the direction of grad(k) for gradientDispersion and in a random direction for stochastic dispersion. I think this is also described in the headers of the "*DispersionRAS.H"-files. Hope this helps!

Thanks a lot Oswald.


I refer to the fact that they are kind of split in those two directories (lagrangian/intermediate and lagrangian/turbulence), with "creating" files being quite different (dispersionModel vs dispersionRASModel), more than to their theoretical nature.



Unfortunately this structure is not ideal for developing new classes...
uosilos 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
DispersionModel in sprayFoam tjucus OpenFOAM Running, Solving & CFD 2 November 11, 2014 21:16


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