mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
31 lines
685 B
Plaintext
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.
|