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 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