averagingModel: dense
Syntax
Defined in couplingProperties dictionary.
averagingModel dense;
Examples
averagingModel dense;
Description
The averaging model performs the Lagrangian->Eulerian mapping of data,
especially it computes the average particle velocity on the Eulerian grid,
usually referred to as
.
The dense model is supposed to be applied to cases where the granular regime
is rather dense and several particles per CFD cell may be encountered. The particle
velocity inside a CFD cell is then evaluated as average velocity of all particles
in a that cell.
Figure 1: Comparison of results for dilute (mid) and dense (right) averaging
models in an example situation with four particles (left). The dense model
uses the average velocity of all particles in a cell as value for
in that CFD cell.
Restrictions
None.
Home