Syntax:
Defined in couplingProperties dictionary.
forceModels
(
MeiLift
);
MeiLiftProps
{
velFieldName "U";
useSecondOrderTerms;
interpolation "switch1";
verbose "switch2";
};
Examples:
forceModels
(
MeiLift
);
MeiLiftProps
{
velFieldName "U";
useSecondOrderTerms;
interpolation true;
verbose true;
}
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). In case the keyword "useSecondOrderTerms" is not specified, this lift force model uses the expression of McLaughlin (1991, Journal of Fluid Mechanics 224:261-274).
Restrictions:
None.
Related commands: