woPhaseEulerFoam/bed2: Correct BCs

This commit is contained in:
Henry
2012-03-21 17:39:26 +00:00
parent 61a0fb168a
commit 97ffec39cc

View File

@ -6030,7 +6030,8 @@ boundaryField
}
outlet
{
type zeroGradient;
type inletOutlet;
inletValue uniform 0;
}
inlet
{