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

Module mopac_api

This is the top-level interface for running MOPAC calculations with Schrodinger python scripts.

A MopacAPI class should be instantiated with an argument requesting the MOPAC release to be executed. It can then be used to launch MOPAC jobs directly with a .mop filename or by passing a Schrodinger Structure object and MOPAC keywords.

Copyright Schrodinger, LLC. All rights reserved.

Classes [hide private]
  CmdlineParser
  MopacAPI
This class is an API for the MOPAC backend.
Variables [hide private]
  MOPAC_MODE = 'mopac'
  __package__ = 'schrodinger.application.mopac'