Trees | Indices | Help |
|
---|
|
object --+ | Baseunit
This contains info common to all work units, they should subclass this unit to get jobname, master_msj, and master_checkpoint_fn, and perturbation_dir
|
|||
|
|||
|
|||
string or None |
|
||
bool |
|
||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
This will automatically find a checkpoint file for the complex and solvent. The master checkpoint has been implicitly discovered when finding the jobname. We also have a check for multiple master checkpoint files in case there are multiple files in the root dir.
|
This will automatically find the perturbation directory. If this is not present then there is no simulation to extned. The PERTURBATION_STAGE is currently 3 if this changes in the workflow then we need to update it at the top of this file. @return : True if it was successfully discovered, False otherwise
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon May 19 23:05:09 2014 | http://epydoc.sourceforge.net |