PyBEST Logo
2.0
  • 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
    • 12.1. Quick Guide: RCIS/RCID/RCISD
    • 12.2. The Configuration Interaction Module on top of RHF
    • 12.3. The Configuration Interaction Module on top of pCCD
    • 12.4. Examples
  • 13. The Restricted Coupled Cluster Module
  • 14. The Restricted Equation of Motion Coupled Cluster Module
  • 15. The Restricted Ionization Potential Coupled Cluster Module
  • 16. Post-processing

References

  • 1. Acronyms
  • 2. Literature
PyBEST
  • 12. The Restricted Configuration Interaction Module
  • View page source

12. The Restricted Configuration Interaction Module

  • 12.1. Quick Guide: RCIS/RCID/RCISD
    • 12.1.1. Preliminaries
    • 12.1.2. RCI on top of RHF
    • 12.1.3. RCI on top of pCCD
  • 12.2. The Configuration Interaction Module on top of RHF
    • 12.2.1. Summary of keyword arguments
    • 12.2.2. Relation between Configuration State Function and Slater Determinant
    • 12.2.3. Setting up calculations using CSFs and SDs
    • 12.2.4. Frozen core RCI
    • 12.2.5. Size-consistency Corrections
  • 12.3. The Configuration Interaction Module on top of pCCD
    • 12.3.1. Summary of keyword arguments
    • 12.3.2. Spin-free representation of the Slater Determinants
    • 12.3.3. Frozen core RpCCDCI
    • 12.3.4. Size-consistency Corrections
  • 12.4. Examples
    • 12.4.1. RCI calculations on top of RHF for the water molecule
    • 12.4.2. RCI calculations on top of pCCD for the water molecule
Previous Next

© Copyright 2016-present.

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