MPPICFoam: Update tutorials

This commit is contained in:
Henry 2015-04-30 08:35:54 +01:00
parent 439a04b3a5
commit e186ad899f

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