From 3ef47d650142a72dd38ddcf48e1e58f72bfd99d2 Mon Sep 17 00:00:00 2001 From: mattijs Date: Wed, 14 Oct 2015 14:45:45 +0100 Subject: [PATCH] BUG: removeCells: handle exposing cyclic faces --- .../polyTopoChange/removeCells.C | 22 ++++++++++++++----- 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/src/dynamicMesh/polyTopoChange/polyTopoChange/removeCells.C b/src/dynamicMesh/polyTopoChange/polyTopoChange/removeCells.C index bf5ad0acbe..353a46930d 100644 --- a/src/dynamicMesh/polyTopoChange/polyTopoChange/removeCells.C +++ b/src/dynamicMesh/polyTopoChange/polyTopoChange/removeCells.C @@ -2,8 +2,8 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2011 OpenFOAM Foundation - \\/ M anipulation | + \\ / A nd | Copyright (C) 2011-2014 OpenFOAM Foundation + \\/ M anipulation | Copyright (C) 2015 OpenCFD Ltd. ------------------------------------------------------------------------------- License This file is part of OpenFOAM. @@ -116,13 +116,23 @@ Foam::labelList Foam::removeCells::getExposedFaces } // Coupled faces: add number of cells using face across couple. - if (syncPar_) { - syncTools::syncFaceList + // Note cyclics done always, parallel bits only done if syncPar_ + + SubList