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:
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:
BoundingLogAnalyzerThis analyzer also checks for bounded solutions
- __annotations__ = {}
- __module__ = 'PyFoam.LogAnalysis.BoundingLogAnalyzer'