PyBEST Logo
2.1
  • 1. PyBEST Overview
  • 2. Citing PyBEST
  • 3. License Information
  • 4. Contact Information

User documentation

  • 1. Download and Installation
  • 2. Defining Basis Sets, Molecular Geometries, and Hamiltonians
  • 3. Orbitals and Orbital Occupations
  • 4. PyBEST objects: the LinalgFactory
  • 5. Input/Output Operations: the IOData Container
  • 6. The Self-Consistent Field Module
  • 7. General Remarks concerning Post-Hartree-Fock Calculations
  • 8. The Moller-Plesset Perturbation Theory module
  • 9. The Symmetry Adapted Perturbation Theory module
  • 10. The pCCD module
  • 11. The perturbation theory module
  • 12. The Restricted Configuration Interaction Module
  • 13. The Restricted Coupled Cluster Module
  • 14. The Restricted Equation of Motion Coupled Cluster Module
  • 15. The Linear Response Module
  • 16. The Restricted Ionization Potential Coupled Cluster Module
  • 17. The Restricted Electron Attachment Coupled Cluster Module
    • 17.1. Quick Guide
    • 17.2. The EA module with various CC reference functions
    • 17.3. Example Python scripts
  • 18. The Reversed Spin Flip Coupled Cluster Module
  • 19. Properties and post-processing

References

  • 1. Acronyms
  • 2. Literature
PyBEST
  • »
  • 17. The Restricted Electron Attachment Coupled Cluster Module
  • View page source

17. The Restricted Electron Attachment Coupled Cluster Module

  • 17.1. Quick Guide
    • 17.1.1. Supported features
    • 17.1.2. How to: REA
      • 17.1.2.1. RHF reference function
      • 17.1.2.2. RpCCD reference function
      • 17.1.2.3. Defining a frozen core
      • 17.1.2.4. Restart options
  • 17.2. The EA module with various CC reference functions
    • 17.2.1. Summary of keyword arguments
  • 17.3. Example Python scripts
    • 17.3.1. EA-pCCD calculations on the \(\textrm{O}_2\) molecule for 1 and 3 unpaired electrons
    • 17.3.2. DEA-pCCD calculations on the \(\textrm{O}_2\) molecule for 0 and 2 unpaired electrons
    • 17.3.3. EA-CCSD calculations on the NO molecule and one unpaired electron
    • 17.3.4. EA-LCCD calculations on the NO molecule and one unpaired electron
    • 17.3.5. EA-fpCCSD calculation on the NO molecule and one unpaired electron
    • 17.3.6. EA-fpLCCSD calculation on the NO molecule and one unpaired electron
    • 17.3.7. Cholesky-decomposed EA examples
Previous Next

© Copyright 2016-present.

Built with Sphinx using a theme provided by Read the Docs.