mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
44 lines
921 B
Plaintext
44 lines
921 B
Plaintext
"CFDEMproject Website"_lws - "Main Page"_main :c
|
|
|
|
:link(lws,http://www.cfdem.com)
|
|
:link(main,CFDEMcoupling_Manual.html)
|
|
|
|
:line
|
|
|
|
probeModel command :h3
|
|
|
|
[Syntax:]
|
|
|
|
To be activated via couplingProperties dictionary.
|
|
|
|
probeModel myProbeModel; :pre
|
|
|
|
Use probe model "off" to disable this feature.
|
|
|
|
myProbeModelProps :pre
|
|
\{ :pre
|
|
|
|
\}; :pre
|
|
|
|
|
|
[Examples:]
|
|
|
|
See "particleProbe"_probeModel_particleProbe.html
|
|
|
|
Note: This examples list might not be complete - please check below for the list of force models that can perform particle probing.
|
|
|
|
[Description:]
|
|
|
|
The probeModel feature allows to implement various probing features in CFDEM. Currently, only the "particleProbe"_probeModel_particleProbe.html model is implemented, that performs probing of particle forces.
|
|
|
|
[Restrictions:]
|
|
|
|
None.
|
|
|
|
[Related commands:]
|
|
|
|
"probeModel off"_probeModel_noProbe.html,
|
|
"probeModel particleProbe"_probeModel_particleProbe.html
|
|
|
|
[Default:] none.
|