momCoupleModel_explicitCouple command
Syntax
Defined in couplingProperties dictionary.
momCoupleModels
(
explicitCouple
);
explicitCoupleProps
{
fLimit vector;
}
vector = limiter vector for explicit force term (default (1e10,1e10,1e10) )
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 and additionally it superposes an additional source field which can be set via the function setSourceField.
Restrictions
Only for solvers that include explicit momentum exchange.