|
[Sponsors] |
Is there a way to suppress Foam::Warning during runtime |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 28, 2022, 08:55 |
Is there a way to suppress Foam::Warning during runtime
|
#1 |
Senior Member
krishna kant
Join Date: Feb 2016
Location: Hyderabad, India
Posts: 133
Rep Power: 10 |
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 |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Duplicate entry alphaContactAngle in runtime selection table fvPatchField | Roesch | OpenFOAM Programming & Development | 2 | January 12, 2021 04:35 |
Sloshing Case - Probing or Sampling free surface during runtime | Esweer | OpenFOAM Running, Solving & CFD | 0 | February 17, 2015 04:34 |
Problem in3D model processing | mebinitap | OpenFOAM | 2 | December 12, 2014 05:40 |
Runtime modification of a volScalarField | Scofield | OpenFOAM Programming & Development | 4 | October 1, 2013 09:31 |
runTime out of scope in functionObject | Sune | OpenFOAM Programming & Development | 2 | September 26, 2012 03:11 |