| Trees | Indices | Help |
|
|---|
|
|
This module contains classes for launching different MOPAC versions.
Copyright Schrodinger, LLC. All rights reserved.
|
|||
| MopacLicenseError | |||
| MopacRuntimeError | |||
|
MopacLauncher This abstract base class (ABC) is designed to guide developers writing code to support future MOPAC releases. |
|||
|
MopacLauncher71 This is the API for executing the MOPAC7.1 backend compiled from source, where we link to a shared library. |
|||
|
MopacLauncher2012 This is the API for executing the MOPAC2012 backend as an external binary. |
|||
|
|||
|
|||
|
|||
|
|||
_logger = log.get_logger("schrodinger.application.mopac")
|
|||
__package__ =
|
|||
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:08 2016 | http://epydoc.sourceforge.net |