PyFoam.LogAnalysis.LogAnalyzerApplication module

Wraps an Analyzer

class PyFoam.LogAnalysis.LogAnalyzerApplication.LogAnalyzerApplication(analyze)[source]

Bases: object

Wrapper for the Analyzer Classes
  • Builds a directory for their output - name is derived from the logfile-name - anounces the directory to them
  • starts the analyzer
run(pfad=None)[source]

runs the analyzer :param pfad: path to the logfile, if no path is given it is taken from the command line