COMP: overPimpleDyMFoam is missing some files or variables

This commit is contained in:
Mark Olesen
2018-10-05 12:24:22 +02:00
parent 13778f7647
commit 4a3bb8a9bc

View File

@ -52,7 +52,9 @@ mesh.setFluxRequired(p.name());
nonInt.insert("cellInterpolationWeight");
}
Info << "supressed create : " << suppressed << endl;
// Info << "suppressed create : " << suppressed << endl;
// Mask field for zeroing out contributions on hole cells
#include "createCellMask.H"