Trees | Indices | Help |
|
---|
|
Startup driver for running semiempirical calculations (i.e. MOPAC)
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
_external_re = re.compile(r'
|
|||
__package__ =
|
|
Do license checking. Note that this is a convenience check so that users get immediate feedback if they lack licenses. It is not meant for security; more rigorous checks are done in the backends.
|
Look for EXTERNAL specification in MOPAC input files and cmdline flags to indicate files which need to be registered as additional input files.
|
Return set of input files that need to be registered with jobcontrol and/or copied to the work directory.
|
Return set of output files expected from this workflow. Currently all output files are registered on-the-fly in the backend scripts. Hopefully this can be improved in the future to make the API more clearly defined.
|
Register input files with job specification.
|
Register output files with job specification.
|
Return the jobcontrol launch parameters
|
Return the jobcontrol job specification
|
Launch backend process under jobcontrol
|
Startup driver for running MOPAC
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 2 06:32:48 2017 | http://epydoc.sourceforge.net |