Skip to content

BUG: nearWallField FO with overset

nearWallField FO seems to fail with overset mesh

nearWallFields near: Sampling 1 fields
#0  Foam::error::printStack(Foam::Ostream&) at ??:?
#1  Foam::sigSegv::sigHandler(int) at ??:?
#2  ? in "/lib64/libc.so.6"
#3  double Foam::particle::trackToFace<Foam::findCellParticle::trackingData>(Foam::Vector<double> const&, Foam::findCellParticle::trackingData&) at ??:?

However the same case works with zeroGradient FO approach.

Refer EP#460

@mark @Mattijs