MPPICFoam: Updated tutorials

This commit is contained in:
Henry
2015-04-30 08:34:41 +01:00
parent c43b145479
commit 75257c0068

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