Trees | Indices | Help |
|
---|
|
object --+ | MopacLauncher
This abstract base class (ABC) is designed to guide developers writing code to support future MOPAC releases. It shouldn't be instantiated. The intention is that a new release will require a new MopacLauncher subclass and this ABC documents the required interface to be automatically compliant with the legacy code. There are currently two subclasses: (1) MopacLauncher71 (2) MopacLauncher2012
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
MopacResults object |
|
||
|
|||
Inherited from |
|
|||
__metaclass__ = abc.ABCMeta
|
|
|||
Inherited from |
|
|
|
|
|
|
Run a MOPAC calculation in the local directory. The optional Structure object is updated with the output data.
|
Process cmdline arguments that request data plotting.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:42 2015 | http://epydoc.sourceforge.net |