View Issue Details

IDProjectCategoryView StatusLast Update
0000910OpenFOAMBugpublic2013-07-03 22:14
Reporteruser699Assigned Tohenry  
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSUbuntuOS Version12.04
Summary0000910: Debug Switch for lduMatrix not working
DescriptionThe Debug Switch "lduMatrix" is no longer working and so the ability to suppress solver output is missing.

I tried in etc/controlDict, the new Method in 2.2.x in the case supplied controlDict, as well as with "lduMatrix::debug = 1;" in my solver.

Later I looked at the code and realized that the solver output is moved to "SolverPerformance". Here the debug switch is defined, but not used.

Can this be changed?
TagsNo tags attached.

Activities

henry

2013-07-03 22:14

manager   ~0002303

Resolved by commit abdb52373027e793da0c5f508eb32e951b8eb971

    fvMatrixSolve: print solver messages only if the SolverPerformance debug switch is set
    etc/controlDict: Set SolverPerformance debug switch default to 1

Issue History

Date Modified Username Field Change
2013-07-03 15:49 user699 New Issue
2013-07-03 22:14 henry Note Added: 0002303
2013-07-03 22:14 henry Status new => resolved
2013-07-03 22:14 henry Resolution open => fixed
2013-07-03 22:14 henry Assigned To => henry