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 look for other averaging models in this documentation.
Description¶
The averaging model performs the Lagrangian->Eulerian mapping of data (e.g. particle velocities).
Restrictions¶
none
Default¶
none