Package schrodinger :: Package application :: Package qsite :: Module input
[hide private]
[frames] | no frames]

Module input

Module for reading and writing QSite input files.

See QSiteInput class for more documentation.

Copyright Schrodinger, LLC. All rights reserved.

Classes [hide private]
  __metaclass__
type(object) -> the object's type type(name, bases, dict) -> a new type
  Cut
A class to handle representation and printing of general qm region cuts.
  HydrogenCap
A class to handle representation and printing of hydrogen caps for the qm region.
  _GenDict
A dictionary-like class for getting and setting keywords in the &gen section of qsite input, which controls the Jaguar portion of the calculation.
  _MopacDict
A dictionary-like class for getting and setting keywords in the &mopac section of qsite input, which controls the Jaguar/MOPAC portion of the calculation.
  QMRegion
A class to provide access to a &qmregion specification and the ability to create one on the fly.
  QSiteInput
Variables [hide private]
  _qmregion_int_default = -9999
  _qmregion_str_default = ""
  QM = "qm"
  NDDO = "nddo"