CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   Is there a way to suppress Foam::Warning during runtime (https://www.cfd-online.com/Forums/openfoam-solving/246841-there-way-suppress-foam-warning-during-runtime.html)

kk415 December 28, 2022 07:55

Is there a way to suppress Foam::Warning during runtime
 
Dear All


I am running a two phase simplex nozzle primary breakup problem using an in-house solver - a derivative of interFlow.


With Adaptive Mesh Refinement as I use higher level of refinement I start getting Foam::Warning related to icoCutFace. Something like


Code:

FOAM Warning :
    From function void Foam::isoCutFace::cutPoints(const pointField&, const scalarField&, Foam::scalar, Foam::DynamicList<Foam::Vector<double> >&)
    in file isoCutFace/isoCutFace.C at line 664


I have no issue with results, stability or any other thing. But the error message exploits a lot of runtime and become a bottleneck to the solver. I am wondering if there is a way to suppress OpenFOAM warnings.


Thank You
Krishna Kant


All times are GMT -4. The time now is 19:42.