PyFoam.LogAnalysis.BoundingLogAnalyzer module¶
Basic log analyer with boundedness
-
class
PyFoam.LogAnalysis.BoundingLogAnalyzer.BoundingLogAnalyzer(progress=False, doTimelines=False, doFiles=True, singleFile=False, startTime=None, endTime=None)[source]¶ Bases:
PyFoam.LogAnalysis.StandardLogAnalyzer.StandardLogAnalyzerThis analyzer also checks for bounded solutions
-
__init__(progress=False, doTimelines=False, doFiles=True, singleFile=False, startTime=None, endTime=None)[source]¶ Parameters: progress – Print time progress on console?
-
__module__= 'PyFoam.LogAnalysis.BoundingLogAnalyzer'¶
-
-
class
PyFoam.LogAnalysis.BoundingLogAnalyzer.BoundingPlotLogAnalyzer[source]¶ Bases:
PyFoam.LogAnalysis.BoundingLogAnalyzer.BoundingLogAnalyzerThis analyzer also checks for bounded solutions
-
__module__= 'PyFoam.LogAnalysis.BoundingLogAnalyzer'¶
-