Syntax:
Defined in couplingProperties dictionary.
smoothingModel constDiffSmoothing;
constDiffSmoothingProps
{
lowerLimit number1;
upperLimit number2;
DT number3;
}
Examples:
constDiffSmoothingProps
{
lowerLimit 0.1;
upperLimit 1e10;
DT 1e-3;
}
Description:
The "constDiffSmoothing" model is a basic smoothingModel model which reads a diffusion coefficient being used for smoothening the exchange fields (voidfraction, Ksl, f if present).
Restrictions: none.
Related commands: