MPPICFoam: Update tutorials
This commit is contained in:
parent
439a04b3a5
commit
e186ad899f
1 changed files with 6 additions and 0 deletions
|
|
@ -141,12 +141,18 @@ subModels
|
||||||
e 1;
|
e 1;
|
||||||
mu 0;
|
mu 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
walls
|
walls
|
||||||
{
|
{
|
||||||
type rebound;
|
type rebound;
|
||||||
e 1;
|
e 1;
|
||||||
mu 0;
|
mu 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
"lowerInlet|upperInlet|outlet"
|
||||||
|
{
|
||||||
|
type escape;
|
||||||
|
}
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue