ENh: Change schemes for oppositeBurningPanles

This commit is contained in:
Sergio Ferraris
2011-12-02 12:36:13 +00:00
parent ebf937b0bc
commit 4351cb49ea
3 changed files with 92 additions and 30 deletions

View File

@ -15,37 +15,43 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
5
6
(
outlet
{
type patch;
nFaces 600;
startFace 51900;
nFaces 922;
startFace 364825;
}
sides
{
type patch;
nFaces 1200;
startFace 52500;
nFaces 1834;
startFace 365747;
}
inlet
{
type patch;
nFaces 600;
startFace 53700;
nFaces 923;
startFace 367581;
}
ground
{
type wall;
nFaces 900;
startFace 54300;
nFaces 0;
startFace 368504;
}
top
{
type patch;
nFaces 900;
startFace 55200;
startFace 368504;
}
terrain_patch0
{
type wall;
nFaces 16037;
startFace 369404;
}
)