mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
MPPICFoam: Updated tutorials
This commit is contained in:
@ -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;
|
||||||
|
}
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user