qp2/src
Anthony Scemama 36f628c45c Fix FPE in pseudo 2021-07-07 18:47:28 +02:00
..
ao_basis Fixed bug introduced by 0bf0513fb1 2021-06-19 00:35:52 +02:00
ao_one_e_ints Fix FPE in pseudo 2021-07-07 18:47:28 +02:00
ao_two_e_erf_ints Fixed compile error in previous commit 2020-05-12 19:10:12 +02:00
ao_two_e_ints Removed internal reads in zmq 2021-03-31 13:36:42 +02:00
aux_quantities added the definition of the input density in the AO basis 2019-04-09 00:10:01 +02:00
basis Added VERSION file 2021-06-11 14:18:23 +02:00
basis_correction added basis_correction/print_su_pbe_ot.irp.f 2021-02-26 10:18:42 +01:00
becke_numerical_grid added extra becke grid 2021-05-19 16:12:41 +02:00
bitmask Merge pull request #164 from QuantumPackage/cleaning_dft 2021-06-11 16:31:05 +02:00
cas_based_on_top added some stuffs for foboscf 2021-04-08 20:37:17 +02:00
cipsi Basis in qp_convert_output_to_ezfio 2021-06-25 00:11:57 +02:00
cis Fixed tests 2020-11-11 19:13:04 +01:00
cisd Fixed tests 2020-11-11 19:13:04 +01:00
csf Fix C99 2021-06-16 12:21:27 +02:00
dav_general_mat Fix FPE in pseudo 2021-07-07 18:47:28 +02:00
davidson Basis in qp_convert_output_to_ezfio 2021-06-25 00:11:57 +02:00
davidson_dressed Initial commit 2019-01-25 11:39:31 +01:00
davidson_undressed Initial commit 2019-01-25 11:39:31 +01:00
density_for_dft removed nan in density_for_dft when no beta electrons 2021-03-30 14:58:21 +02:00
determinants added some orbitals freezing in scf utils 2021-05-10 01:31:34 +02:00
dft_keywords removed small bug 2020-03-30 19:30:29 +02:00
dft_one_e fixed the ao effective potential in DFT 2020-06-08 14:47:19 +02:00
dft_utils_func fixed bug in g0_UEG_mu_inf, src/dft_utils_func/on_top_from_ueg.irp.f 2020-06-08 15:17:53 +02:00
dft_utils_in_r added some gradients of mos transposed 2021-06-18 15:16:59 +02:00
dressing Removed omp_set_nested 2021-05-24 21:55:14 +02:00
dummy beginning to reorganise stuffs 2020-04-07 12:19:17 +02:00
electrons Initial commit 2019-01-25 11:39:31 +01:00
ezfio_files Avoid possible divisions by zero 2020-12-08 22:33:52 +01:00
fci Fixed distributed PT2 2021-04-27 00:35:18 +02:00
functionals beginning to reorganise stuffs 2020-04-07 12:19:17 +02:00
generators_cas Fixed small bugs 2019-06-27 23:46:30 +02:00
generators_full Initial commit 2019-01-25 11:39:31 +01:00
hartree_fock Reset Huckel guess 2020-12-08 23:18:47 +01:00
iterations print N_CSF 2021-02-17 15:39:57 +01:00
kohn_sham Introduced screening.irp.f 2020-05-12 18:48:51 +02:00
kohn_sham_rs Introduced screening.irp.f 2020-05-12 18:48:51 +02:00
mo_basis added some orbitals freezing in scf utils 2021-05-10 01:31:34 +02:00
mo_guess added some orbitals freezing in scf utils 2021-05-10 01:31:34 +02:00
mo_one_e_ints Deactivated banned excitations 2021-06-18 12:47:27 +02:00
mo_two_e_erf_ints minor changes 2021-03-15 17:40:37 +01:00
mo_two_e_ints added old version of no_vvvv which works 2021-07-01 11:25:51 +02:00
mpi Initial commit 2019-01-25 11:39:31 +01:00
mu_of_r fixed bug in weird dependence of mu(r) 2021-01-19 19:01:52 +01:00
nuclei Fixed floating-point exceptions 2020-05-25 19:22:10 +02:00
perturbation Global Replacement of 'occupation pattern' with 'configuration' 2020-12-22 00:55:14 +01:00
pseudo Initial commit 2019-01-25 11:39:31 +01:00
psiref_cas Initial commit 2019-01-25 11:39:31 +01:00
psiref_utils Initial commit 2019-01-25 11:39:31 +01:00
scf_utils added some orbitals freezing in scf utils 2021-05-10 01:31:34 +02:00
selectors_cassd Warnings in documentation 2019-01-29 17:09:08 +01:00
selectors_full Fixed previous commit 2019-07-02 23:30:36 +02:00
selectors_utils Initial commit 2019-01-25 11:39:31 +01:00
single_ref_method Initial commit 2019-01-25 11:39:31 +01:00
tools added fcidump_pyscf.irp.f 2021-07-01 16:14:58 +02:00
two_body_rdm Merge pull request #164 from QuantumPackage/cleaning_dft 2021-06-11 16:31:05 +02:00
two_rdm_routines fixed two rdms 2021-06-03 14:57:45 +02:00
utils fixed bug in give_explicit_poly_and_gaussian 2021-06-28 11:52:06 +02:00
utils_periodic Slowly merging periodic in dev 2020-03-18 16:35:41 +01:00
zmq Protection of writes in openmp 2021-06-18 12:48:07 +02:00
README.rst renaming in functionals/sr_pbe.irp.f 2020-04-02 16:24:33 +02:00

README.rst

==========================
The core modules of the QP
==========================

*** How are handled the DFT functionals in QP2 ?
================================================
    The Exchange and Correlation energies/potentials can be accessed by the following providers 
    energy_x
    energy_c
    potential_x_alpha_ao
    potential_c_alpha_ao
    potential_x_beta_ao
    potential_c_beta_ao

    These providers are automatically linked to the providers of the actual exchange/correlation energies of a given functional 
    through the character keywords 
    "exchange_functional"
    "correlation_functional"

    All the providers for the available functionals are in the folder "functionals", with one file "my_functional.irp.f" per functional.  

    Ex : if "exchange_functional" == "sr_pbe", then energy_x will contain the exchange correlation functional defined in "functiona/sr_pbe.irp.f", which corresponds to the short-range PBE functional (at the value mu_erf for the range separation parameter) 


*** How to add a new functional in QP2 
======================================

    Creating a new functional and propagating it through the whole QP2 programs is easy as all dependencies are handled by a script. 

    To do so, let us assume that the name of your functional is "my_func". 
    Then you just have to create the file "my_func.irp.f" in the folder "functional" which shoud contain 

    +) if you're adding an exchange functional, then create the provider "energy_x_my_func" 

    +) if you're adding a correlation functional, create the provider "energy_c_my_func" 
    
    +) if you want to add the echange potentials, create the providers "potential_x_alpha_ao_my_func", "potential_x_beta_ao_my_func"  which are the exchange potentials on the AO basis for the alpha/beta electrons 

    +) if you want to add the correlation potentials, create the providers "potential_c_alpha_ao_my_func", "potential_c_beta_ao_my_func"  which are the correlation potentials on the AO basis for the alpha/beta electrons 
    
    That's all :) 
   
    Then, when running whatever DFT calculation or accessing/using the providers: 
    energy_x
    energy_c
    potential_x_alpha_ao
    potential_c_alpha_ao
    potential_x_beta_ao
    potential_c_beta_ao
 
    if exchange_functional = mu_func, then you will automatically have access to what you need, such as kohn sham orbital optimization and so on ...