mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
31 lines
644 B
Plaintext
31 lines
644 B
Plaintext
"CFDEMproject WWW Site"_lws - "CFDEM Commands"_lc :c
|
|
|
|
:link(lws,http://www.cfdem.com)
|
|
:link(lc,CFDEMcoupling_Manual.html#comm)
|
|
|
|
:line
|
|
|
|
meshMotionModel command :h3
|
|
|
|
[Syntax:]
|
|
|
|
Defined in couplingProperties dictionary.
|
|
|
|
meshMotionModel model; :pre
|
|
|
|
model = name of the meshMotionModel to be applied :ul
|
|
|
|
[Examples:]
|
|
|
|
meshMotionModel noMeshMotion; :pre
|
|
|
|
Note: This examples list might not be complete - please look for other models (meshMotionModel_XY) in this documentation.
|
|
|
|
[Description:]
|
|
|
|
The meshMotionModel is the base class for models which manipulate the CFD mesh according to the DEM mesh motion.
|
|
|
|
[Restrictions:] none.
|
|
|
|
[Default:] none.
|