fciΒΆ

Selected Full Configuration Interaction with stochastic selection and PT2.

This program performs a CIPSI-like selected CI using a stochastic scheme for both the selection of the important Slater determinants and the computation of the PT2 correction. This CIPSI-like algorithm will be performed for the lowest states of the variational space (see determinants n_states). The FCI program will stop when reaching at least one the two following conditions:

The following other options can be of interest:

determinants read_wf
When set to false, the program starts with a ROHF-like Slater determinant as a guess wave function. When set to true, the program starts with the wave function(s) stored in the EZFIO directory as guess wave function(s).
determinants s2_eig
When set to true, the selection will systematically add all the necessary Slater determinants in order to have a pure spin wave function with an \(\widehat{S^2}\) value corresponding to determinants expected_s2.

For excited states calculations, it is recommended to start with .cis. or .cisd. guess wave functions, eventually in a restricted set of MOs, and to set determinants s2_eig to true.

Needs:

Calls:

  • run_cipsi()
  • run_slave_cipsi()
  • run_stochastic_cipsi()

Touches: