Trees | Indices | Help |
|
---|
|
object --+ | InputTabMixin --+ | InputTabJobMixin
A mixin for panels that use the Input tab and launch "standard" Jaguar jobs (i.e. one .in file per structure). Implies InputTabMixin. Note that this mixin must appear on the inheritance list before ReadEditMixin.
|
|||
list |
|
||
str or NoneType |
|
||
|
|||
schrodinger.job.jobcontrol.Job |
|
||
bool |
|
||
|
|||
str |
|
||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
Create one input file per structure specified in the input tab.
|
Get the basis name for use in the input file filename for the specified structure.
|
Create a Jaguar .in file based on self._jag_input using the specified structure and structure.
|
Launch the job. Note that _getGeneralSettings must be run before this function to update and validate self._jag_input.
|
Get the settings that apply to all structures and load them into self._jag_input (i.e. everything other than the per-structure settings specified in the Input tab).
|
Load the structure file from the specified JaguarInput object
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:34 2015 | http://epydoc.sourceforge.net |