smoothingModel
Syntax
Defined in couplingProperties dictionary.
smoothingModel model;
model = name of the smoothingModel to be applied
Examples
smoothingModel constDiffSmoothing;
Description
The smoothingModel smoothes the exchange fields (i.e., voidfraction and the Ksl
field in case of implicit force coupling). This is relevant in case particles are
larger than the local cell size.
Restrictions
None.
Default: none.
Home