7.6.20.12.7. Carreau_T
- Syntax
Viscosity [ SpeciesName] = Carreau_T (Mu_Zero = mu_zero | [Mu_Inf = mu_inf] | N = n | [A = a] | K = k | [Skip_Sensitivities = skip_sensitivities])
- Scope
Aria Material
- Summary
A viscosity model dependent on the shear rate
and temperature
where
is the infinite shear viscosity (defaults to zero),
is the zero shear viscosity , and
,
(defaults to 2), and
are model parameters. The quantity
is a temperature dependent time scale replacing the time scale
in the Carreau model.
Parameter |
Value |
Default |
|---|---|---|
{of | species | subindex} |
– |
|
SpeciesName |
string |
– |
mu_zero |
real |
– |
mu_inf |
real |
0 |
n |
real |
– |
a |
real |
2 |
k |
real |
– |
skip_sensitivities |
integer |
– |