========== AOs Module ========== This module describes the atomic orbitals basis set. An atomic orbital :math:`\chi` centered on nucleus A is represented as: .. math:: \chi_i({\bf r}) = (x-X_A)^a (y-Y_A)^b (z-Z_A)^c \sum_k c_{ki} e^{-\gamma_{ki} |{\bf r} - {\bf R}_A|^2} The AO coefficients are normalized as: .. math:: {\tilde c}_{ki} = \frac{c_{ki}}{ \int \left( (x-X_A)^a (y-Y_A)^b (z-Z_A)^c e^{-\gamma_{ki} |{\bf r} - {\bf R}_A|^2} \right)^2} dr Assumptions =========== .. Do not edit this section. It was auto-generated from the .. NEEDED_MODULES file. * The atomic orbitals are normalized: .. math:: \int \left(\chi_i({\bf r}) \right)^2 dr = 1 * The AO coefficients in the EZFIO files are not necessarily normalized and are normalized after reading * The AO coefficients and exponents are ordered in increasing order of exponents Needed Modules ============== .. Do not edit this section. It was auto-generated from the .. NEEDED_MODULES file. * `Ezfio_files `_ * `Nuclei `_ * `Output `_ * `Utils `_ Documentation ============= .. Do not edit this section. It was auto-generated from the .. NEEDED_MODULES file. `ao_overlap `_ Overlap between atomic basis functions: :math:`\int \chi_i(r) \chi_j(r) dr)` `ao_overlap_abs `_ Overlap between absolute value of atomic basis functions: :math:`\int |\chi_i(r)| |\chi_j(r)| dr)` `ao_overlap_x `_ Overlap between atomic basis functions: :math:`\int \chi_i(r) \chi_j(r) dr)` `ao_overlap_y `_ Overlap between atomic basis functions: :math:`\int \chi_i(r) \chi_j(r) dr)` `ao_overlap_z `_ Overlap between atomic basis functions: :math:`\int \chi_i(r) \chi_j(r) dr)` `ao_coef `_ Coefficients, exponents and powers of x,y and z `ao_coef_transp `_ Transposed ao_coef and ao_expo `ao_coef_unnormalized `_ Coefficients, exponents and powers of x,y and z as in the EZFIO file ao_coef(i,j) = coefficient of the jth primitive on the ith ao ao_l = l value of the AO: a+b+c in x^a y^b z^c `ao_expo `_ Coefficients, exponents and powers of x,y and z `ao_expo_transp `_ Transposed ao_coef and ao_expo `ao_expo_unsorted `_ Coefficients, exponents and powers of x,y and z as in the EZFIO file ao_coef(i,j) = coefficient of the jth primitive on the ith ao ao_l = l value of the AO: a+b+c in x^a y^b z^c `ao_l `_ Coefficients, exponents and powers of x,y and z as in the EZFIO file ao_coef(i,j) = coefficient of the jth primitive on the ith ao ao_l = l value of the AO: a+b+c in x^a y^b z^c `ao_l_char `_ Coefficients, exponents and powers of x,y and z as in the EZFIO file ao_coef(i,j) = coefficient of the jth primitive on the ith ao ao_l = l value of the AO: a+b+c in x^a y^b z^c `ao_l_char_space `_ Undocumented `ao_md5 `_ MD5 key characteristic of the AO basis `ao_nucl `_ Index of the nuclei on which the ao is centered `ao_num `_ Number of atomic orbitals `ao_num_align `_ Number of atomic orbitals `ao_power `_ Coefficients, exponents and powers of x,y and z `ao_prim_num `_ Number of primitives per atomic orbital `ao_prim_num_max `_ Undocumented `ao_prim_num_max_align `_ Undocumented `l_to_charater `_ character corresponding to the "L" value of an AO orbital `n_aos_max `_ Number of AOs per atom `nucl_aos `_ List of AOs attached on each atom `nucl_list_shell_aos `_ Index of the shell type Aos and of the corresponding Aos Per convention, for P,D,F and G AOs, we take the index of the AO with the the corresponding power in the "X" axis `nucl_n_aos `_ Number of AOs per atom `nucl_num_shell_aos `_ Index of the shell type Aos and of the corresponding Aos Per convention, for P,D,F and G AOs, we take the index of the AO with the the corresponding power in the "X" axis