PyFoam.LogAnalysis.ContinuityLineAnalyzer module¶
Check lines for continuity information
-
class
PyFoam.LogAnalysis.ContinuityLineAnalyzer.ContinuityLineAnalyzer[source]¶ Bases:
PyFoam.LogAnalysis.ContinuityLineAnalyzer.GeneralContinuityLineAnalyzerParses line for continuity information
-
__init__()[source]¶ Parameters: - titles – The titles of the data elements
- progressTemplate – Progress output to be reported
- plotIterations – plot iterations instead of the real time
-
__module__= 'PyFoam.LogAnalysis.ContinuityLineAnalyzer'¶
-
-
class
PyFoam.LogAnalysis.ContinuityLineAnalyzer.GeneralContinuityLineAnalyzer(doTimelines=True, doFiles=True, singleFile=False, startTime=None, endTime=None)[source]¶ Bases:
PyFoam.LogAnalysis.GeneralLineAnalyzer.GeneralLineAnalyzerParses line for continuity information
-
__init__(doTimelines=True, doFiles=True, singleFile=False, startTime=None, endTime=None)[source]¶ Parameters: - titles – The titles of the data elements
- progressTemplate – Progress output to be reported
- plotIterations – plot iterations instead of the real time
-
__module__= 'PyFoam.LogAnalysis.ContinuityLineAnalyzer'¶
-
-
class
PyFoam.LogAnalysis.ContinuityLineAnalyzer.TimeLineContinuityLineAnalyzer[source]¶ Bases:
PyFoam.LogAnalysis.ContinuityLineAnalyzer.GeneralContinuityLineAnalyzerParses line for continuity information
-
__init__()[source]¶ Parameters: - titles – The titles of the data elements
- progressTemplate – Progress output to be reported
- plotIterations – plot iterations instead of the real time
-
__module__= 'PyFoam.LogAnalysis.ContinuityLineAnalyzer'¶
-