mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Adding non-interplating fields to createFields for overPimpleDyMFoam
This commit is contained in:
@ -52,7 +52,7 @@ mesh.setFluxRequired(p.name());
|
|||||||
nonInt.insert("cellInterpolationWeight");
|
nonInt.insert("cellInterpolationWeight");
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Info << "supressed create : " << suppressed << endl;
|
||||||
// Mask field for zeroing out contributions on hole cells
|
// Mask field for zeroing out contributions on hole cells
|
||||||
#include "createCellMask.H"
|
#include "createCellMask.H"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user