10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-27 23:52:16 +02:00
quantum_package/plugins/Psiref_CAS
2015-07-28 18:57:43 +02:00
..
.gitignore Cleaned MRCC in MRCC_Utils 2015-07-13 18:00:38 +02:00
NEEDED_CHILDREN_MODULES Cleaned MRCC in MRCC_Utils 2015-07-13 18:00:38 +02:00
psi_ref.irp.f Cleaned MRCC in MRCC_Utils 2015-07-13 18:00:38 +02:00
README.rst i_H_j_phase_out missing in previous commit 2015-07-28 18:57:43 +02:00
tree_dependency.png Cleaned MRCC in MRCC_Utils 2015-07-13 18:00:38 +02:00

=======================
Psiref_threshold Module
=======================


Reference wave function is defined as all determinants with coefficients
such that | c_i/c_max | > threshold.

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

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

`idx_ref <http://github.com/LCPQ/quantum_package/tree/master/src/Psiref_CAS/psi_ref.irp.f#L5>`_
  CAS wave function, defined from the application of the CAS bitmask on the
  determinants. idx_cas gives the indice of the CAS determinant in psi_det.


`n_det_ref <http://github.com/LCPQ/quantum_package/tree/master/src/Psiref_CAS/psi_ref.irp.f#L6>`_
  CAS wave function, defined from the application of the CAS bitmask on the
  determinants. idx_cas gives the indice of the CAS determinant in psi_det.


`psi_ref <http://github.com/LCPQ/quantum_package/tree/master/src/Psiref_CAS/psi_ref.irp.f#L3>`_
  CAS wave function, defined from the application of the CAS bitmask on the
  determinants. idx_cas gives the indice of the CAS determinant in psi_det.


`psi_ref_coef <http://github.com/LCPQ/quantum_package/tree/master/src/Psiref_CAS/psi_ref.irp.f#L4>`_
  CAS wave function, defined from the application of the CAS bitmask on the
  determinants. idx_cas gives the indice of the CAS determinant in psi_det.

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

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

.. image:: tree_dependency.png

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