May 2022
Tags: OpenFOAM Viscosity model
220520 strainRateFunction
The viscosity is modeled as a function of strain rate.
transportModel strainRateFunction;
strainRateFunctionCoeffs
{
function polynomial ((a b) (c d));
}
Corresponds to
May 20, 20221 min read
May 2022
Tags: OpenFOAM Viscosity model
The viscosity is modeled as a function of strain rate.
transportModel strainRateFunction;
strainRateFunctionCoeffs
{
function polynomial ((a b) (c d));
}
Corresponds to
ν=a×γ˙b+c×γ˙d