liggghtsCommandModels command¶
Syntax¶
Defined in liggghtsCommmands dictionary.
liggghtsCommandModels
(
model_x
model_y
);
model = name of the liggghtsCommandModel to be applied
Examples¶
liggghtsCommandModels
(
runLiggghts
writeLiggghts
);
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