Skip to content

Commit a9cdff1

Browse files
committed
Set upperWall to zeroGradient
1 parent 987a857 commit a9cdff1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

breaking-dam-2d/fluid-openfoam/0/alpha.water_orig

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@ boundaryField
3030

3131
upperWall
3232
{
33-
type inletOutlet;
34-
inletValue uniform 0;
35-
value uniform 0;
33+
type zeroGradient;
3634
}
3735

3836
lowerWall

0 commit comments

Comments
 (0)