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

41 lines
713 B
Plaintext

"CFDEMproject WWW Site"_lws - "CFDEM Commands"_lc :c
:link(lws,http://www.cfdem.com)
:link(lc,CFDEMcoupling_Manual.html#comm)
:line
liggghtsCommandModel command :h3
[Syntax:]
Defined in liggghtsCommmands dictionary.
liggghtsCommandModels
(
model_x
model_y
); :pre
model = name of the liggghtsCommandModel to be applied :ul
[Examples:]
liggghtsCommandModels
(
runLiggghts
writeLiggghts
); :pre
Note: This examples list might not be complete - please look for other models (liggghtsCommandModel_XY) in this documentation.
[Description:]
The liggghtsCommandModel is the base class to execute DEM commands within a CFD run.
[Restrictions:]
Works only with MPI coupling.
[Default:] none.