averagingModel command

Syntax

Defined in couplingProperties dictionary.

averagingModel model;
  • model = name of averaging model to be applied

Examples

averagingModel dense;
averagingModel dilute;

Note

This examples list might not be complete - please have a look for other averaging models (averagingModel_XY) in this documentation.

Description

The averaging model performs the Lagrangian->Eulerian mapping of data (e.g. particle velocities).

Restrictions

None.