| Trees | Indices | Help | 
 | 
|---|
|  | 
object --+
         |
        UseConsistentOrbitalsMixin
A mixin for panels where the SCF tab contains a "Use consistent orbitals" checkbox. Note that this mixin requires InputTabJobMixin and that UseConsistentOrbitalsMixin must appear before InputTabJobMixin in the inheritance list.
| 
 | |||
| schrodinger.job.jobcontrol.Job | 
 | ||
| schrodinger.job.jobcontrol.Job | 
 | ||
| list | 
 | ||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| 
 | |||
| 
 Launch the job. If the following criteria are met, canonical.py will be used to run the job: 
 Otherwise, the job will be run as a standard Jaguar job (i.e. jaguar 
  run).  Also note that  
 | 
| 
 Launch the job using canonical.py 
 | 
| 
 Build the command line arguments for the mmjag keywords in the form "-keywords=key=value". The settings in self._jag_input will be used for all settings other than basis set. 
 | 
| 
 Create an .mae input file for canonical.py that contains all input structures. For each structure, molecular charge and spin multiplicity will be specified as structure properties. (Note that canonical.py will *not* read molecular charge from the input file due to JAGUAR-5604. We set it here in case that bug is resolved.) 
 | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:38 2016 | http://epydoc.sourceforge.net |