Files
CFDEMcoupling-PFM/doc/locateModel.txt
2012-07-17 15:56:10 +02:00

31 lines
685 B
Plaintext

"CFDEMproject WWW Site"_lws - "CFDEM Commands"_lc :c
:link(lws,http://www.cfdem.com)
:link(lc,CFDEMcoupling_Manual.html#comm)
:line
locateModel command :h3
[Syntax:]
Defined in couplingProperties dictionary.
locateModel model; :pre
model = name of the locateModel to be applied :ul
[Examples:]
locateModel engine; :pre
Note: This examples list might not be complete - please look for other models (locateModel_XY) in this documentation.
[Description:]
The locateModel is the base class for models which search for the CFD cell and cellID corresponding to a position. In general it is used to find the cell a particle is located in.
[Restrictions:] none.
[Default:] none.