Skip to content

Limit on warnings during snapping stage

I am runnign a sHM case, which has ended up in a log file (snappyHexMesh step) of beyond 2Gb size, due to warnings during the snapping stage, like this:

    Did not find surface near face centre (0.0843533 0.0788768 0.0969448)
--> FOAM Warning :
    From function void Foam::snappySnapDriver::calcNearestFace(Foam::label, cons
t indirectPrimitivePatch&, const scalarField&, Foam::vectorField&, Foam::vectorF
ield&, Foam::labelList&) const
    in file snappyHexMeshDriver/snappySnapDriverFeature.C at line 331

Is it possible to limit the number of warning outputs?