mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
template cases: corrected BirdCarreauCoeffs names (m -> k)
This commit is contained in:
@ -22,7 +22,7 @@ BirdCarreauCoeffs
|
|||||||
{
|
{
|
||||||
nu0 [0 2 -1 0 0 0 0] 1e-03;
|
nu0 [0 2 -1 0 0 0 0] 1e-03;
|
||||||
nuInf [0 2 -1 0 0 0 0] 1e-05;
|
nuInf [0 2 -1 0 0 0 0] 1e-05;
|
||||||
m [0 0 1 0 0 0 0] 1;
|
k [0 0 1 0 0 0 0] 1;
|
||||||
n [0 0 0 0 0 0 0] 0.5;
|
n [0 0 0 0 0 0 0] 0.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -22,7 +22,7 @@ BirdCarreauCoeffs
|
|||||||
{
|
{
|
||||||
nu0 [0 2 -1 0 0 0 0] 1e-03;
|
nu0 [0 2 -1 0 0 0 0] 1e-03;
|
||||||
nuInf [0 2 -1 0 0 0 0] 1e-05;
|
nuInf [0 2 -1 0 0 0 0] 1e-05;
|
||||||
m [0 0 1 0 0 0 0] 1;
|
k [0 0 1 0 0 0 0] 1;
|
||||||
n [0 0 0 0 0 0 0] 0.5;
|
n [0 0 0 0 0 0 0] 0.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -22,7 +22,7 @@ BirdCarreauCoeffs
|
|||||||
{
|
{
|
||||||
nu0 [0 2 -1 0 0 0 0] 1e-03;
|
nu0 [0 2 -1 0 0 0 0] 1e-03;
|
||||||
nuInf [0 2 -1 0 0 0 0] 1e-05;
|
nuInf [0 2 -1 0 0 0 0] 1e-05;
|
||||||
m [0 0 1 0 0 0 0] 1;
|
k [0 0 1 0 0 0 0] 1;
|
||||||
n [0 0 0 0 0 0 0] 0.5;
|
n [0 0 0 0 0 0 0] 0.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -22,7 +22,7 @@ BirdCarreauCoeffs
|
|||||||
{
|
{
|
||||||
nu0 [0 2 -1 0 0 0 0] 1e-03;
|
nu0 [0 2 -1 0 0 0 0] 1e-03;
|
||||||
nuInf [0 2 -1 0 0 0 0] 1e-05;
|
nuInf [0 2 -1 0 0 0 0] 1e-05;
|
||||||
m [0 0 1 0 0 0 0] 1;
|
k [0 0 1 0 0 0 0] 1;
|
||||||
n [0 0 0 0 0 0 0] 0.5;
|
n [0 0 0 0 0 0 0] 0.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user