PyFoam.Applications.ListCases module¶
Application-class that implements pyFoamListCases.py
-
class
PyFoam.Applications.ListCases.ListCases(args=None, **kwargs)[source]¶ Bases:
PyFoam.Applications.PyFoamApplication.PyFoamApplication-
fnmatch(fName)[source]¶ Check whether the filename matches our patterns for for cases to be processed
-
sortChoices= ['name', 'first', 'last', 'mtime', 'nrSteps', 'procs', 'diskusage', 'pFirst', 'pLast', 'nrParallel', 'nowTime', 'state', 'lastOutput', 'startedAt']¶
-