quantum_package/src/MOGuess/README.rst

58 lines
1.8 KiB
ReStructuredText
Raw Normal View History

2014-04-17 23:50:51 +02:00
==============
MOGuess Module
==============
2014-04-26 01:18:26 +02:00
Needed Modules
==============
2015-07-28 16:45:45 +02:00
.. Do not edit this section It was auto-generated
2015-06-04 12:15:54 +02:00
.. by the `update_README.py` script.
2014-04-26 01:18:26 +02:00
2015-06-04 12:15:54 +02:00
.. image:: tree_dependency.png
* `Integrals_Monoelec <http://github.com/LCPQ/quantum_package/tree/master/src/Integrals_Monoelec>`_
2014-04-26 01:18:26 +02:00
2015-07-28 17:02:00 +02:00
Needed Modules
==============
.. Do not edit this section It was auto-generated
.. by the `update_README.py` script.
.. image:: tree_dependency.png
* `Integrals_Monoelec <http://github.com/LCPQ/quantum_package/tree/master/src/Integrals_Monoelec>`_
Documentation
=============
.. Do not edit this section It was auto-generated
.. by the `update_README.py` script.
2016-09-22 12:15:20 +02:00
`ao_ortho_canonical_nucl_elec_integral <http://github.com/LCPQ/quantum_package/tree/master/src/MOGuess/pot_mo_ortho_canonical_ints.irp.f#L1>`_
Undocumented
`ao_ortho_lowdin_coef <http://github.com/LCPQ/quantum_package/tree/master/src/MOGuess/mo_ortho_lowdin.irp.f#L1>`_
2014-05-13 13:57:58 +02:00
matrix of the coefficients of the mos generated by the
orthonormalization by the S^{-1/2} canonical transformation of the aos
ao_ortho_lowdin_coef(i,j) = coefficient of the ith ao on the jth ao_ortho_lowdin orbital
2014-06-25 14:58:58 +02:00
`ao_ortho_lowdin_nucl_elec_integral <http://github.com/LCPQ/quantum_package/tree/master/src/MOGuess/pot_mo_ortho_lowdin_ints.irp.f#L1>`_
Undocumented
2014-05-13 13:57:58 +02:00
2017-10-27 12:20:00 +02:00
`ao_ortho_lowdin_overlap <http://github.com/LCPQ/quantum_package/tree/master/src/MOGuess/mo_ortho_lowdin.irp.f#L25>`_
2015-06-04 12:15:54 +02:00
overlap matrix of the ao_ortho_lowdin
supposed to be the Identity
2019-02-05 21:59:26 +01:00
`h_core_guess_prog <http://github.com/LCPQ/quantum_package/tree/master/src/MOGuess/H_CORE_guess.irp.f#L1>`_
2015-07-03 15:07:24 +02:00
Produce `H_core` MO orbital
output: mo_basis.mo_tot_num mo_basis.mo_label mo_basis.ao_md5 mo_basis.mo_coef mo_basis.mo_occ
2014-05-13 13:57:58 +02:00
2015-07-15 11:00:23 +02:00
`hcore_guess <http://github.com/LCPQ/quantum_package/tree/master/src/MOGuess/h_core_guess_routine.irp.f#L1>`_
Produce `H_core` MO orbital