10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-07-09 04:43:48 +02:00
QuantumPackage/src/density_for_dft
Anthony Scemama 81bc60eb58
Merge develop-toto and manus (#12)
* Fixed energies of non-expected s2

* Moved diag_algorithm in Davdison

* Fixed travis

* Added print_ci_vector

* Documentation

* Cleaned qp_set_mo_class.ml

* Removed Core in taskserver

* Frozen core for heavy atoms

* Improved molden module

* In sync with manus

* Fixed some of the documentation errors
2019-03-06 14:12:55 +01:00
..
density_for_dft.irp.f Merge develop-toto and manus (#12) 2019-03-06 14:12:55 +01:00
EZFIO.cfg Merge develop-toto and manus (#12) 2019-03-06 14:12:55 +01:00
NEED Initial commit 2019-01-25 11:39:31 +01:00
README.rst Folder -> directory 2019-01-29 23:10:00 +01:00

===============
density_for_dft
===============


This module defines the *provider* of the density used for the |DFT| related
calculations.  This definition is done through the keyword
:option:`density_for_dft density_for_dft`.  The density can be:

* `WFT`: the density is computed with a potentially multi determinant wave
  function (see variables `psi_det` and `psi_det`)# input_density: the density
  is set to a density previously stored in the |EZFIO| directory (see
  ``aux_quantities``)
* `damping_rs_dft`: the density is damped between the input_density and the WFT
  density, with a damping factor of :option:`density_for_dft damping_for_rs_dft`