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

This commit is contained in:
mattijs
2011-07-26 13:49:17 +01:00
7 changed files with 93 additions and 34 deletions

View File

@ -52,7 +52,7 @@ boundaryField
{
type porousBafflePressure;
patchType cyclic;
jump uniform 0;
jump uniform 0 value uniform 0;
D 700;
I 500;
length 1.05;

View File

@ -1,3 +0,0 @@
faceSet cyclicFaces new boxToFace (0.3015 0.0493 -1) (0.3069 0.2077 1);
cellSet cyclicFacesSlaveCells new boxToCell (-1 0 -1) (0.305 0.31 1)
faceZoneSet cyclicZoneFaces new setsToFaceZone cyclicFaces cyclicFacesSlaveCells