10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-26 23:22:18 +02:00
quantum_package/src/CISD
2015-05-26 17:43:43 +02:00
..
ASSUMPTIONS.rst CISD OK 2014-05-13 13:57:58 +02:00
cisd_lapack.irp.f CISD_SC2 ok, CISD_SC2_selected ok 2014-05-30 18:07:04 +02:00
cisd.irp.f Minor changes 2015-04-03 14:26:14 +02:00
H_apply.irp.f Acceleration for single ref methods 2014-06-06 16:19:14 +02:00
Makefile Lots of cleaning in scripts and Makefiles 2015-03-26 00:33:45 +01:00
NEEDED_CHILDREN_MODULES Add NEED_CHILDREN_MODULE to replace NEEDED_MODULES 2015-04-30 18:56:04 +02:00
README.rst Add Update_readme to ninja 2015-05-26 17:43:43 +02:00
tree_dependancy.png Fix a dependancy when disosiate bielec_integral and mono_elec 2015-05-12 11:55:52 +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.

Needed Modules
==============

.. Do not edit this section. It was auto-generated from the
.. NEEDED_MODULES_CHILDREN file by the `update_README.py` script.

.. image:: tree_dependancy.png

* `Selectors_full <http://github.com/LCPQ/quantum_package/tree/master/src/Selectors_full>`_
* `SingleRefMethod <http://github.com/LCPQ/quantum_package/tree/master/src/SingleRefMethod>`_

Documentation
=============

.. Do not edit this section. It was auto-generated from the
.. NEEDED_MODULES_CHILDREN file by the `update_README.py` script.

`cisd <http://github.com/LCPQ/quantum_package/tree/master/src/CISD/cisd_lapack.irp.f#L1>`_
  Undocumented