Package schrodinger :: Package application :: Package mopac :: Module structure_launchers
[hide private]
[frames] | no frames]

Module structure_launchers

Currently, we assume this code is universal for all versions of MOPAC we support. i.e. on adding a support for a future MOPAC release, it should not be necessary to (substantially) modify this module.

Copyright Schrodinger, LLC. All rights reserved.

Classes [hide private]
  StructureLauncherError
  StructureLauncher
A class for running MOPAC calculations on a Structure object.
Variables [hide private]
  _logger = log.get_logger("schrodinger.application.mopac")
  MOPAC_MODE = 'mopac'
  __package__ = 'schrodinger.application.mopac'