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 ....
|
Imports:
sys,
string,
os.path,
threading.Timer,
FoamThread.FoamThread,
Infrastructure.FoamServer.FoamServer,
Infrastructure.Logging.foamLogger,
RunDictionary.SolutionDirectory.SolutionDirectory,
RunDictionary.ParameterFile.ParameterFile,
Error.warning,
Error.error,
re
Timed function to avoid time-stamp-problems
-
|