Skip to content
Snippets Groups Projects
Commit ee6188ed authored by Chris Greenshields's avatar Chris Greenshields
Browse files

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

parent c32f4fef
Branches
Tags
No related merge requests found
...@@ -15,9 +15,9 @@ FoamFile ...@@ -15,9 +15,9 @@ FoamFile
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
patchMap ( lid movingWall ); patchMap (lid movingWall);
cuttingPatches ( fixedWalls ); cuttingPatches ();
// ************************************************************************* // // ************************************************************************* //
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment