PyFoam.LogAnalysis.DeltaTLineAnalyzer module
Check lines for timestep information
- class PyFoam.LogAnalysis.DeltaTLineAnalyzer.DeltaTLineAnalyzer[source]
Bases:
GeneralDeltaTLineAnalyzerParses line for continuity information
- __annotations__ = {}
- __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.DeltaTLineAnalyzer'
- class PyFoam.LogAnalysis.DeltaTLineAnalyzer.GeneralDeltaTLineAnalyzer(doTimelines=True, doFiles=True, singleFile=False, startTime=None, endTime=None)[source]
Bases:
GeneralLineAnalyzerParses line for continuity information
- __annotations__ = {}
- __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.DeltaTLineAnalyzer'
- class PyFoam.LogAnalysis.DeltaTLineAnalyzer.TimeLineDeltaTLineAnalyzer[source]
Bases:
GeneralDeltaTLineAnalyzerParses line for continuity information
- __annotations__ = {}
- __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.DeltaTLineAnalyzer'