10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-02 11:25:26 +02:00
quantum_package/docs/source/programs/save_one_e_dm.rst

16 lines
591 B
ReStructuredText

.. _.save_one_e_dm.:
.. program:: save_one_e_dm
=============
save_one_e_dm
=============
programs that computes the one body density on the mo basis for alpha and beta electrons from the wave function stored in the EZFIO folder, and then save it into the EZFIO folder aux_quantities.
Then, the global variable data_one_e_dm_alpha_mo and data_one_e_dm_beta_mo will automatically read this density in a further calculation.
This can be used to perform damping on the density in RS-DFT calculation (see the density_for_dft module).
File: :file:`tools/save_one_e_dm.irp.f`