Module ClusterJob
source code
Encapsulates all necessary things for a cluster-job, like setting up,
running, restarting
|
ClusterJob
All Cluster-jobs are to be derived from this base-class
|
|
SolverJob
A Cluster-Job that executes a solver.
|
Imports:
os,
os.path,
os.unlink,
threading.Thread,
threading.Lock,
threading.Timer,
Applications.Decomposer.Decomposer,
Applications.Runner.Runner,
Applications.SteadyRunner.SteadyRunner,
Applications.CloneCase.CloneCase,
FoamInformation.changeFoamVersion,
Error.error,
Error.warning,
configuration,
as,
config