Package schrodinger :: Package application :: Package qsite :: Module output :: Class QSiteOutput
[hide private]
[frames] | no frames]

Class QSiteOutput

jaguar.output.JaguarOutput --+
                             |
                            QSiteOutput

A class to hold output information from a QSite run.

Nested Classes [hide private]
  _results_class
A class for holding results for a specific geometry.
  _text_parser_class
A subclass of the Jaguar output text parser that adds QSite specific parsing.
Instance Methods [hide private]

Inherited from jaguar.output.JaguarOutput: __del__, __eq__, __getattr__, __init__, __ne__, buildDerivedAttributes, diff, getDuration, getIrcStep, getScanStep, getStructure, getStructures, write, writeGrd

Class Variables [hide private]
  _attributes = JaguarOutput._attributes+ [_Attribute("ffld", "f...

Inherited from jaguar.output.JaguarOutput: __doc__, duration, irc_step, mol_weight_precision, restart, scan_step

Class Variable Details [hide private]

_attributes

Value:
JaguarOutput._attributes+ [_Attribute("ffld", "force field", "string")\
, _Attribute("nb_cutoff", "neighbor list cutoff distance", "float"), _\
Attribute("nb_update", "neighbor list update frequency", "int"), _Attr\
ibute("total_atoms", "total number of atoms", "int"), _Attribute("jagu\
ar_atoms", "number of Jaguar atoms", "int"), _Attribute("qm_atoms", "n\
umber of QM atoms", "int"), _Attribute("nddo_atoms", "number of NDDO a\
toms", "int"), _Attribute("nhcaps", "number of hydrogen caps", "int"),\
 _Attribute("nddo_hcaps", "number of NDDO hydrogen caps", "int"), _Att\
...