locateModel
Syntax
Defined in couplingProperties dictionary.
locateModel model;
model = name of the locateModel to be applied
Examples
locateModel engine;
Description
The locateModel maps the Lagrangian particle positions to the Eulerian CFD cells. In general it is used to find the cell a particle is located in.
Restrictions
None.
Default: none.
Home