mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: overset: do not trigger wall-wall interaction. See #1041.
This commit is contained in:
@ -33,7 +33,7 @@ boundaryField
|
|||||||
uniformValue table
|
uniformValue table
|
||||||
(
|
(
|
||||||
(0.0 (0 0 0))
|
(0.0 (0 0 0))
|
||||||
(1.0 (0.31 0 0))
|
(1.0 (0.2 0 0))
|
||||||
(2.0 (0 0 0))
|
(2.0 (0 0 0))
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user