BUG: Correcting compilation error in createFields for

overPimpleDymFoam
This commit is contained in:
sergio 2018-10-05 08:24:07 -07:00
parent 77753021df
commit 3eafee43c9

View File

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