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

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.