| 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.
|
|||
| list |
|
||
|
|||
| schrodinger.job.jobcontrol.Job |
|
||
| bool or NoneType |
|
||
| bool |
|
||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Create one input file per structure specified in the input tab.
|
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.
|
Write the Jaguar input files to the user-specified location. 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 Sat Jan 4 01:37:07 2014 | http://epydoc.sourceforge.net |