Quantum Package
2.0

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
  • qp_plugins
  • Index of commands
  • Index of programs
    • cis
    • cisd
    • diagonalize_h
    • fci
    • fcidump
    • four_idx_transform
    • ks_scf
    • molden
    • print_e_conv
    • print_wf
    • pt2
    • rs_ks_scf
    • save_natorb
    • save_one_e_dm
    • save_ortho_mos
    • scf
    • write_integrals_erf

Programmer's guide

  • Programming in the Quantum Package
  • EZFIO
  • Developing plugins
  • Index for programmers
  • Developing plugins

Appendix

  • Benchmarks
  • Some research made with the Quantum Package
  • License
  • Contributors
Quantum Package
  • Docs »
  • 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()
Next Previous

© Copyright 2018, A. Scemama, E. Giner

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