CFDEMproject WWW Site - CFDEM Commands

forceModel_MeiLift command

Syntax:

Defined in couplingProperties dictionary.

forceModels
(
    MeiLift
);
MeiLiftProps
{
    velFieldName "U";
    densityFieldName "density";
}; 

Examples:

forceModels
(
    MeiLift
);
MeiLiftProps
{
    velFieldName "U";
    densityFieldName "rho";
} 

Description:

The force model performs the calculation of forces (e.g. fluid-particle interaction forces) acting on each DEM particle. The MeiLift model calculates the lift force for each particle based on Loth and Dorgan (2009)

Restrictions:

None.

Related commands:

forceModel