CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Turning Off Solver Performance Output

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 25, 2018, 17:28
Default Turning Off Solver Performance Output
  #1
New Member
 
Join Date: Nov 2016
Posts: 10
Rep Power: 9
victorious_BIG is on a distinguished road
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!
victorious_BIG is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Floating Point Exception Error nyox FLUENT 11 November 30, 2018 12:31
Can you help me with a problem in ansys static structural solver? sourabh.porwal Structural Mechanics 0 March 27, 2016 17:07
Working directory via command line Luiz CFX 4 March 6, 2011 20:02
Turning interDymFoam into a turbulence solver Saśl Balsa OpenFOAM Running, Solving & CFD 3 June 30, 2010 16:09
why the solver reject it? Anyone with experience? bearcat CFX 6 April 28, 2008 14:08


All times are GMT -4. The time now is 08:40.