interFoam/ras/damBreak: updated for predictor-corrector MULES and changes to phi in pEqn

This commit is contained in:
Henry
2014-02-03 18:04:18 +00:00
parent faf867c84c
commit a67dfdb23a
8 changed files with 68 additions and 64 deletions

View File

@ -58,18 +58,18 @@ boundaryField
patchType cyclic;
jump uniform 0;
value uniform 0;
D 700;
D 1000;
I 500;
length 1.05;
length 0.15;
}
porous_half1
{
type porousBafflePressure;
patchType cyclic;
value uniform 0;
D 700;
D 1000;
I 500;
length 1.05;
length 0.15;
}
}