The viscosity is modeled as a function of strain rate.
transportModel strainRateFunction;
strainRateFunctionCoeffs
{
function polynomial ((a b) (c d));
}
Corresponds to
The viscosity is modeled as a function of strain rate.
transportModel strainRateFunction;
strainRateFunctionCoeffs
{
function polynomial ((a b) (c d));
}
Corresponds to