Package PyFoam
[hide private]
[frames] | no frames]

Package PyFoam

source code

Utility-classes for OpenFOAM

Module for the Execution of OpenFOAM-commands and processing their output

Submodules [hide private]

Functions [hide private]
 
configuration()
Returns: The Configuration information of PyFoam
source code
 
foamVersionString() source code
 
version()
Returns: Version number as a tuple
source code
 
versionString()
Returns: Version number of PyFoam
source code
Variables [hide private]
  __package__ = 'PyFoam'
  _configuration = <PyFoam.Infrastructure.Configuration.Configur...

Imports: Configuration, Infrastructure, ThirdParty


Function Details [hide private]

configuration()

source code 
Returns:
The Configuration information of PyFoam

version()

source code 
Returns:
Version number as a tuple

versionString()

source code 
Returns:
Version number of PyFoam

Variables Details [hide private]

_configuration

Value:
<PyFoam.Infrastructure.Configuration.Configuration instance at 0x10f94\
0e60>