Quantum Package

Introduction

  • Installation
  • Selected Configuration Interaction

User's guide

  • Quick-start guide
  • Interfaces
  • Excited states
  • Natural orbitals
  • Printing the near-FCI wave function
  • Working with external plugins
  • Index of commands
  • Index of programs
    • cis
    • cisd
    • diagonalize_h
    • fci
    • fcidump
    • four_idx_transform
    • ks_scf
    • molden
    • print_ci_vectors
    • print_e_conv
    • print_wf
    • pt2
    • rotate_mos
    • rs_ks_scf
    • save_natorb
    • save_one_e_dm
    • save_ortho_mos
    • scf
    • sort_by_fock_energies
    • swap_mos
    • test
    • write_integrals_erf

Programmer's guide

  • Programming in the Quantum Package
  • EZFIO
  • Developing plugins
  • Tutorial for creating a plugin
  • Tuto I: One- and two-e integrals (20 minutes)
  • Developping new functionals for KS or RS-DFT
  • Index for programmers

Appendix

  • Benchmarks
  • License
  • Contributors
  • References
Quantum Package
  • Index of commands
  • print_e_conv
  • View page source

print_e_conv

program that prints in a human readable format the convergence of the CIPSI algorithm.

for all istate, this program produces

  • a file “EZFIO.istate.conv” containing the variational and var+PT2 energies as a function of N_det

  • for istate > 1, a file EZFIO.istate.delta_e.conv containing the energy difference (both var and var+PT2) with the ground state as a function of N_det

Needs:

  • ezfio_filename

Calls:

  • routine_e_conv()

Previous Next

© Copyright 2019, A. Scemama, E. Giner.

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