Module BasicRunner
source code
Run a OpenFOAM command
|
BasicRunner
Base class for the running of commands
|
|
BasicRunnerCheck
A small class that does primitve checking for BasicRunner
Duplicates other efforts, but ....
|
|
restoreControlDict(ctrl,
runner)
Timed function to avoid time-stamp-problems |
source code
|
|
|
__package__ = ' PyFoam.Execution '
|
Imports:
FoamServer,
FoamThread,
ParameterFile,
PyFoam,
SolutionDirectory,
Timer,
asctime,
config,
debug,
error,
foamLogger,
gzip,
makePrimitiveString,
oldApp,
path,
print_,
re,
string,
sys,
time,
uname,
warning