Skip to content
Snippets Groups Projects
Commit ce8ba1dd authored by Henry's avatar Henry
Browse files

Update BCs

parent 03c07e86
Branches
Tags
No related merge requests found
......@@ -22,16 +22,12 @@ boundaryField
{
inlet
{
type fixedValue;
value $internalField;
type zeroGradient;
}
outlet
{
type inletOutlet;
phi phi.particles;
inletValue $internalField;
value $internalField;
type zeroGradient;
}
walls
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment