MPPICFoam: Updated tutorials

This commit is contained in:
Henry
2015-04-30 08:34:41 +01:00
parent d18d4aa08f
commit 3bed4c91d3

View File

@ -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;
}
); );
} }