Removed fixedWalls from cuttingPatches because it is redundant now fixedWalls is noSlip
This commit is contained in:
@ -17,7 +17,7 @@ FoamFile
|
|||||||
|
|
||||||
patchMap (lid movingWall);
|
patchMap (lid movingWall);
|
||||||
|
|
||||||
cuttingPatches ( fixedWalls );
|
cuttingPatches ();
|
||||||
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
Reference in New Issue
Block a user