averagingModel
Syntax
Defined in couplingProperties dictionary.
averagingModel model;
model = name of averaging model to be applied
Examples
averagingModel dense;
averagingModel dilute;
Description
The averaging model performs the Lagrangian->Eulerian mapping of data and computes the
average particle velocity on the Eulerian grid, usually referred to as
.
Restrictions
None.
Home