PyFoam.Applications.CommonParallel module

Class that implements the common functionality for running cases in parallel

class PyFoam.Applications.CommonParallel.CommonParallel[source]

Bases: object

The class that defines options for parallel execution

addOptions()[source]
getParallel(sol=None)[source]
Parameters:sol – SolutionDirectory for which the LAMMachine will be

constructed (with autosense)