standardSearch

Syntax

Defined in couplingProperties dictionary.

locateModel standard;
standardProps
{
    writeProcHistogram switch;
}
  • writeProcHistogram = (optional, default false) write the number of particles located in the CFD mesh per processor and globally to file and log.

Examples

locateModel standard;

Description

The locateModel “standard” locates the CFD cell and cellID corresponding to a given position. A very straight-forward (robust!) locate algorithm is used.

Restrictions

None.