2014-05-25 01:18:41 +02:00
|
|
|
CISD
|
|
|
|
====
|
|
|
|
|
|
|
|
This is a test directory which builds a CISD by setting the follwoing rules:
|
|
|
|
|
|
|
|
* The only generator determinant is the Hartee-Fock (single-reference method)
|
|
|
|
* All generated determinants are included in the wave function (no perturbative
|
|
|
|
selection)
|
|
|
|
|
|
|
|
These rules are set in the ``H_apply.irp.f`` file.
|
|
|
|
|
2014-05-13 13:57:58 +02:00
|
|
|
Needed Modules
|
|
|
|
==============
|
|
|
|
|
|
|
|
.. Do not edit this section. It was auto-generated from the
|
2015-06-04 12:15:54 +02:00
|
|
|
.. by the `update_README.py` script.
|
2014-05-13 13:57:58 +02:00
|
|
|
|
2015-06-04 12:15:54 +02:00
|
|
|
.. image:: tree_dependency.png
|
2015-05-12 10:39:49 +02:00
|
|
|
|
2015-04-13 10:44:49 +02:00
|
|
|
* `Selectors_full <http://github.com/LCPQ/quantum_package/tree/master/src/Selectors_full>`_
|
2014-05-24 02:39:18 +02:00
|
|
|
* `SingleRefMethod <http://github.com/LCPQ/quantum_package/tree/master/src/SingleRefMethod>`_
|
2014-05-13 13:57:58 +02:00
|
|
|
|
|
|
|
Documentation
|
|
|
|
=============
|
|
|
|
|
|
|
|
.. Do not edit this section. It was auto-generated from the
|
2015-06-04 12:15:54 +02:00
|
|
|
.. by the `update_README.py` script.
|
2014-05-13 13:57:58 +02:00
|
|
|
|
2015-07-28 18:57:43 +02:00
|
|
|
`h_apply_cisd <http://github.com/LCPQ/quantum_package/tree/master/src/CISD/H_apply.irp.f_shell_8#L414>`_
|
2015-06-04 12:15:54 +02:00
|
|
|
Calls H_apply on the HF determinant and selects all connected single and double
|
|
|
|
excitations (of the same symmetry). Auto-generated by the ``generate_h_apply`` script.
|
|
|
|
|
|
|
|
|
|
|
|
`h_apply_cisd_diexc <http://github.com/LCPQ/quantum_package/tree/master/src/CISD/H_apply.irp.f_shell_8#L1>`_
|
|
|
|
Generate all double excitations of key_in using the bit masks of holes and
|
|
|
|
particles.
|
|
|
|
Assume N_int is already provided.
|
|
|
|
|
|
|
|
|
2015-07-28 18:57:43 +02:00
|
|
|
`h_apply_cisd_monoexc <http://github.com/LCPQ/quantum_package/tree/master/src/CISD/H_apply.irp.f_shell_8#L269>`_
|
2015-06-04 12:15:54 +02:00
|
|
|
Generate all single excitations of key_in using the bit masks of holes and
|
|
|
|
particles.
|
|
|
|
Assume N_int is already provided.
|
2014-05-13 13:57:58 +02:00
|
|
|
|
2015-09-11 15:30:44 +02:00
|
|
|
Needed Modules
|
|
|
|
==============
|
|
|
|
.. Do not edit this section It was auto-generated
|
|
|
|
.. by the `update_README.py` script.
|
|
|
|
|
|
|
|
|
|
|
|
.. image:: tree_dependency.png
|
|
|
|
|
|
|
|
* `Selectors_full <http://github.com/LCPQ/quantum_package/tree/master/plugins/Selectors_full>`_
|
|
|
|
* `SingleRefMethod <http://github.com/LCPQ/quantum_package/tree/master/plugins/SingleRefMethod>`_
|
|
|
|
|
|
|
|
Documentation
|
|
|
|
=============
|
|
|
|
.. Do not edit this section It was auto-generated
|
|
|
|
.. by the `update_README.py` script.
|
|
|
|
|
|
|
|
|
2015-11-08 21:37:50 +01:00
|
|
|
h_apply_cisd
|
2015-09-11 15:30:44 +02:00
|
|
|
Calls H_apply on the HF determinant and selects all connected single and double
|
|
|
|
excitations (of the same symmetry). Auto-generated by the ``generate_h_apply`` script.
|
|
|
|
|
|
|
|
|
2015-11-08 21:37:50 +01:00
|
|
|
h_apply_cisd_diexc
|
2015-11-08 21:02:55 +01:00
|
|
|
Undocumented
|
|
|
|
|
|
|
|
|
2015-11-08 21:37:50 +01:00
|
|
|
h_apply_cisd_diexcorg
|
2015-09-11 15:30:44 +02:00
|
|
|
Generate all double excitations of key_in using the bit masks of holes and
|
|
|
|
particles.
|
|
|
|
Assume N_int is already provided.
|
|
|
|
|
|
|
|
|
2015-11-08 21:37:50 +01:00
|
|
|
h_apply_cisd_diexcp
|
2015-11-08 21:02:55 +01:00
|
|
|
Undocumented
|
|
|
|
|
|
|
|
|
2015-11-08 21:37:50 +01:00
|
|
|
h_apply_cisd_monoexc
|
2015-09-11 15:30:44 +02:00
|
|
|
Generate all single excitations of key_in using the bit masks of holes and
|
|
|
|
particles.
|
|
|
|
Assume N_int is already provided.
|
|
|
|
|