CFDEMproject WWW Site - CFDEM Commands

forceSubModel command

Syntax:

Defined in couplingProperties sub-dictionary of the force model in use. If no force sub-model is applied ImEx is used as default. If the keyword "forceSubModels" is provided, a choice of sub model is demanded.

forceSubModels
(
    model_x
    model_y
); 

Examples:

forceSubModels
(
    ImEx
); 

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

Description:

The force sub model is designed to hold the settings a force model can have. For now it handles the treatExplicit, treatDEM and implDEM option.

Restrictions:

None.

Related commands:

ImEx

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

Default: none.