Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev

This commit is contained in:
mattijs
2009-09-15 17:52:06 +01:00
3 changed files with 6 additions and 0 deletions

View File

@ -23,11 +23,13 @@ boundaryField
movingWall movingWall
{ {
type kqRWallFunction; type kqRWallFunction;
value uniform ( 0 0 0 0 0 0 );
} }
fixedWalls fixedWalls
{ {
type kqRWallFunction; type kqRWallFunction;
value uniform ( 0 0 0 0 0 0 );
} }
frontAndBack frontAndBack

View File

@ -34,11 +34,13 @@ boundaryField
upperWall upperWall
{ {
type kqRWallFunction; type kqRWallFunction;
value uniform ( 0 0 0 0 0 0 );
} }
lowerWall lowerWall
{ {
type kqRWallFunction; type kqRWallFunction;
value uniform ( 0 0 0 0 0 0 );
} }
frontAndBack frontAndBack

View File

@ -34,11 +34,13 @@ boundaryField
upperWall upperWall
{ {
type kqRWallFunction; type kqRWallFunction;
value uniform ( 0 0 0 0 0 0 );
} }
lowerWall lowerWall
{ {
type kqRWallFunction; type kqRWallFunction;
value uniform ( 0 0 0 0 0 0 );
} }
frontAndBack frontAndBack