|
[Sponsors] |
January 25, 2018, 18:28 |
Turning Off Solver Performance Output
|
#1 |
New Member
Join Date: Nov 2016
Posts: 10
Rep Power: 10 |
Hi,
I'm trying to suppress output from the linear solvers. I followed the work in this thread: Howto disable Solver Outputs But found that in my main code I needed to write both: lduMatrix::debug=0; solverPerformance::debug=0; However, though this turns off the output from most of my linear solvers. It does not turn off the output from direct calls to the solve function. The output from solve(UEqn == -fvc::grad(p)); Is still printed to screen. This is very puzzling to me, and I'm not sure if I'm missing a debug flag somewhere (I've already searched through $WM_PROJECT_DIR/etc/controlDict and set all flags to 0). Is this possibly a bug when calling the solve function directly? How can I turn off all solver output? Thanks! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Floating Point Exception Error | nyox | FLUENT | 11 | November 30, 2018 13:31 |
Can you help me with a problem in ansys static structural solver? | sourabh.porwal | Structural Mechanics | 0 | March 27, 2016 18:07 |
Working directory via command line | Luiz | CFX | 4 | March 6, 2011 21:02 |
Turning interDymFoam into a turbulence solver | Saśl Balsa | OpenFOAM Running, Solving & CFD | 3 | June 30, 2010 17:09 |
why the solver reject it? Anyone with experience? | bearcat | CFX | 6 | April 28, 2008 15:08 |