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
    • 16.1. Quick Guide
    • 16.2. The IP module with various CC reference functions
    • 16.3. Example Python scripts
  • 17. The Restricted Electron Attachment Coupled Cluster Module
  • 18. The Reversed Spin Flip Coupled Cluster Module
  • 19. Properties and post-processing

References

  • 1. Acronyms
  • 2. Literature
PyBEST
  • »
  • 16. The Restricted Ionization Potential Coupled Cluster Module
  • View page source

16. The Restricted Ionization Potential Coupled Cluster Module

  • 16.1. Quick Guide
    • 16.1.1. Supported features
    • 16.1.2. How to: RIP
      • 16.1.2.1. RHF reference function
      • 16.1.2.2. RpCCD reference function
    • 16.1.3. Single IP CC flavors
      • 16.1.3.1. IP-CCD/IP-CCSD/IP-LCCD/IP-LCCSD: Doublet and quartet states
      • 16.1.3.2. IP-pCCD: Doublet and quartet states
      • 16.1.3.3. IP-fpCCD/IP-fpCCSD/IP-fpLCCD/IP-fpLCCSD: Doublet and quartet states
    • 16.1.4. Double IP CC flavors
      • 16.1.4.1. DIP-CCD/DIP-CCSD/DIP-LCCD/DIP-LCCSD: Singlet, triplet, and quintet states
      • 16.1.4.2. DIP-pCCD: Singlet, triplet, and quintet states
      • 16.1.4.3. DIP-fpCCD/DIP-fpCCSD/DIP-fpLCCD/DIP-fpLCCSD: Singlet, triplet, and quintet states
    • 16.1.5. Defining a frozen core
    • 16.1.6. Restart options
  • 16.2. The IP module with various CC reference functions
    • 16.2.1. Summary of keyword arguments
    • 16.2.2. Trouble Shooting
  • 16.3. Example Python scripts
    • 16.3.1. IP-pCCD calculations on the NO molecule for 1 and 3 unpaired electrons
    • 16.3.2. DIP-pCCD calculations on the \(\textrm{O}_2\) molecule for 0 and 2 unpaired electrons
    • 16.3.3. IP-CCSD calculations on the NO molecule for 1 unpaired electron
    • 16.3.4. IP-fpCCSD calculations on the NO molecule for 1 unpaired electron
    • 16.3.5. DIP-CCSD calculations on the \(\textrm{O}_2\) molecule for 0 unpaired electrons
    • 16.3.6. DIP-fpCCSD calculations on the \(\textrm{O}_2\) molecule for 0 unpaired electrons
Previous Next

© Copyright 2016-present.

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