mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
interFoam/ras/damBreak: updated for predictor-corrector MULES and changes to phi in pEqn
This commit is contained in:
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user