Package PyFoam :: Package Applications :: Module PyFoamApplication
[hide private]
[frames] | no frames]

Module PyFoamApplication

source code

Base class for pyFoam-applications

Classes can also be called with a command-line string

Classes [hide private]
  PyFoamApplication
This class is the base for all pyFoam-utilities
  PyFoamApplicationException
Functions [hide private]
 
pyFoamExceptionHook(type, value, tb, debugOnSyntaxError=False) source code
 
pyFoamSIG1HandlerPrintStack(nr, frame) source code
Variables [hide private]
  __package__ = 'PyFoam.Applications'
  environ = {'WM_MPLIB': 'MACPORTOPENMPI', 'LESS': '-R', 'WM_CXX...
  format = <PyFoam.Basics.TerminalFormatter.TerminalFormatter ob...

Imports: FatalErrorPyFoamException, FoamOptionParser, NoTouchSolutionDirectory, OptionGroup, PyFoamException, SubcommandFoamOptionParser, TerminalFormatter, configuration, deepcopy, error, getcwd, isatty, iteritems, path, print_, sys, warning


Variables Details [hide private]

environ

Value:
{'WM_MPLIB': 'MACPORTOPENMPI', 'LESS': '-R', 'WM_CXXFLAGS': '-m64 -fPI\
C', 'DBUS_LAUNCHD_SESSION_BUS_SOCKET': '/tmp/launch-ZlFcTx/unix_domain\
_listener', 'FOAM_LIB': '/Users/bgschaid/OpenFOAM/OpenFOAM-1.7.x/lib',\
 'SHELL': '/bin/zsh', 'WM_ARCH_BASE': 'darwin', 'SECURITYSESSIONID': '\
186a5', 'WM_OPTIONS': 'darwinIntel64Gcc45DPOpt', 'FOAM_MPI_LIBBIN': '/\
Users/bgschaid/OpenFOAM/OpenFOAM-1.7.x/lib/darwinIntel64Gcc45DPOpt/ope\
nmpi-macport', 'MANPATH': '/opt/local/share/man:', 'WM_MACPORT_VERSION\
': '4.5', 'MFLAGS': '', 'WORKON_HOME': '/Users/bgschaid/.virtualenvs',\
...

format

Value:
<PyFoam.Basics.TerminalFormatter.TerminalFormatter object at 0x105a90e\
90>