CFDEMproject WWW Site - CFDEM Commands

forceModel command

Syntax:

Defined in couplingProperties dictionary.

forceModels
(
    model_x
    model_y
); 

Examples:

forceModels
(
    Archimedes
    DiFeliceDrag
); 

Note: This examples list might not be complete - please look for other models (forceModel_XY) in this documentation.

Description:

The force model performs the calculation of forces (e.g. fluid-particle interaction forces) acting on each DEM particle. All force models selected are executed sequentially and the forces on the particles are superposed.

Restrictions:

None.

Related commands:

Archimedes, DiFeliceDrag, gradPForce, viscForce

Note: This examples list may be incomplete - please look for other models (forceModel_XY) in this documentation.

Default: none.