ENH: overset: do not trigger wall-wall interaction. See #1041.

This commit is contained in:
mattijs 2018-10-15 14:07:10 +01:00
parent 8e03400635
commit 4cce1d74d2

View File

@ -33,7 +33,7 @@ boundaryField
uniformValue table
(
(0.0 (0 0 0))
(1.0 (0.31 0 0))
(1.0 (0.2 0 0))
(2.0 (0 0 0))
);
}