tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed: Correct inlet air BC

This commit is contained in:
Henry
2014-01-13 10:02:42 +00:00
parent 05a55b6c9f
commit 0dd02403d2
2 changed files with 2 additions and 4 deletions

View File

@ -6027,8 +6027,7 @@ boundaryField
{
inlet
{
type fixedValue;
value uniform 1;
type zeroGradient;
}
outlet
{

View File

@ -22,8 +22,7 @@ boundaryField
{
inlet
{
type fixedValue;
value uniform 1;
type zeroGradient;
}
outlet