Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev

This commit is contained in:
mattijs
2014-03-14 20:17:21 +00:00
5 changed files with 2285 additions and 16 deletions

View File

@ -28,7 +28,6 @@ boundaryField
Cmu 0.09;
kappa 0.41;
E 9.8;
value uniform 0.1;
}
rightWall
{
@ -37,7 +36,6 @@ boundaryField
Cmu 0.09;
kappa 0.41;
E 9.8;
value uniform 0.1;
}
lowerWall
{
@ -46,7 +44,6 @@ boundaryField
Cmu 0.09;
kappa 0.41;
E 9.8;
value uniform 0.1;
}
atmosphere
{

View File

@ -59,7 +59,7 @@ boundaryField
jump uniform 0;
value uniform 0;
D 1000;
I 500;
I 1000;
length 0.15;
}
porous_half1
@ -68,7 +68,7 @@ boundaryField
patchType cyclic;
value uniform 0;
D 1000;
I 500;
I 1000;
length 0.15;
}
}