ConvergenceError

exception psi4.driver.ConvergenceError(eqn_description, iteration, additional_info=None)[source]

Error called for problems with converging an iterative method.

Parameters
  • eqn_description (str) – Type of QC routine that has failed (e.g., SCF)

  • iteration (int) – What iteration we failed on