Boundary file updates

This commit is contained in:
Hrvoje Jasak 2018-06-18 11:23:23 +01:00
parent a2c594ea77
commit 2ad619dbf8
3 changed files with 39 additions and 43 deletions

View file

@ -16,22 +16,20 @@ FoamFile
5
(
movingWall
{
movingWall
{
type wall;
nFaces 10;
startFace 180;
}
left
{
}
left
{
type wall;
nFaces 10;
startFace 190;
}
right
{
}
right
{
type regionCouple;
nFaces 10;
startFace 200;
@ -44,21 +42,19 @@ right
zone rightZone;
master on;
bridgeOverlap off;
}
bottom
{
}
bottom
{
type wall;
nFaces 10;
startFace 210;
}
frontAndBack
{
}
frontAndBack
{
type empty;
nFaces 200;
startFace 220;
}
}
)

View file

@ -1,7 +1,7 @@
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | foam-extend: Open Source CFD |
| \\ / O peration | Version: 4.0 |
| \\ / O peration | Version: 4.1 |
| \\ / A nd | Web: http://www.foam-extend.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/

View file

@ -1,7 +1,7 @@
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | foam-extend: Open Source CFD |
| \\ / O peration | Version: 4.0 |
| \\ / O peration | Version: 4.1 |
| \\ / A nd | Web: http://www.foam-extend.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/