ENH: Adding non-interplating fields to createFields for overPimpleDyMFoam

This commit is contained in:
sergio
2018-10-04 09:13:22 -07:00
parent 789d261f0e
commit ba870ef7df

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"