Removed fixedWalls from cuttingPatches because it is redundant now fixedWalls is noSlip

This commit is contained in:
Chris Greenshields
2016-06-08 14:08:26 +01:00
parent e4dec4bb7c
commit fcf23db681

View File

@ -17,7 +17,7 @@ FoamFile
patchMap (lid movingWall);
cuttingPatches ( fixedWalls );
cuttingPatches ();
// ************************************************************************* //