Package schrodinger :: Package application :: Package jaguar :: Module autots_exceptions
[hide private]
[frames] | no frames]

Module autots_exceptions

Custom AutoTS exceptions

Classes [hide private]
  TemplateGuessFailure
Templating failed to generate a TS guess.
  TemplateAtomMapFailure
unable to generate atom mapping for input->template
  CategoryOrderError
reaction category order is out of acceptable range
  UnknownChiralityError
Unable to determine chirality of a chiral center.
  ActiveBondSearchFailure
Failure to locate active bonds by simple search.
  GhostAtomIndexError
Ghost/dummy atoms are not at the end of the atom list.
  UFFFailure
Failed to optimize with UFF
  MCSFailure
canvas mcs failed
  MappingError
indicates a mapping between incorrect atom types
  Sn2Failure
failed to do sn2 renumbering
  IsomerError
two structures are not isomers and are being compared
  ConformerError
two structures are not conformers and are being compared.
  UndefinedBondOperation
the bond operation is undefined
  UnsupportedReaction
Reaction type is unsupported for complex formation
  MMTypingFailure
Failure to correctly type the FF
  InsertionError
failed to insert into min_list
  ConnectionError
tried to connect same two structures twice
  IRCFailure
  IRCVettingFailure
TS failed IRC vetting
  TSFailure
  TSEnergyError
  TSFrequencyError
transition state has wrong number of imaginary frequencies
  BondError
no bonds are broken/formed in relax_ts
  JobFailure
a jaguar job failed
  OptimizationFailure
a jaguar optimization ran out of cycles
  IRCEndpointError
the irc endpoints are the same geometry
  CriticalPointsFailure
generic error in critical_points.py, output summary was printed
  PathFailure
failure in fitting the path
  SpectatorMoleculeError
Spectator molecules are unsupported
Variables [hide private]
  __package__ = 'schrodinger.application.jaguar'