CFDEMproject WWW Site - CFDEM Commands

momCoupleModel_explicitCouple command

Syntax:

Defined in couplingProperties dictionary.

momCoupleModels
(
    explicitCouple
);
explicitCoupleProps
{
    fLimit vector;
} 

Examples:

momCoupleModels
(
    explicitCouple
);
explicitCoupleProps
{
    fLimit (1e3 1e2 1e4);
} 

Description:

The explicitCouple-model is a momCoupleModel model providing an explicit momentum source term for the CFD solver.

Restrictions:

Only for solvers that include explicit momentum exchange.

Related commands:

momCoupleModel