Update BCs

This commit is contained in:
Henry
2013-08-19 14:15:10 +01:00
parent 03c07e8689
commit ce8ba1dd67

View File

@ -22,16 +22,12 @@ boundaryField
{ {
inlet inlet
{ {
type fixedValue; type zeroGradient;
value $internalField;
} }
outlet outlet
{ {
type inletOutlet; type zeroGradient;
phi phi.particles;
inletValue $internalField;
value $internalField;
} }
walls walls