Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
kohn-sham_random-phase_approximation [2023/02/12 17:09] – Documentation for RIRPA/URIRPA is introduced: separate subsection and two sentences in the first paragraph. chemieegortrushi | kohn-sham_random-phase_approximation [2024/07/12 08:37] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 319: | Line 319: | ||
Example input file for spin-restricted calculations for the CO molecule: | Example input file for spin-restricted calculations for the CO molecule: | ||
- | < | + | < |
- | memory, | + | |
gthresh, | gthresh, | ||
gdirect ! integral-direct mode | gdirect ! integral-direct mode | ||
Line 342: | Line 341: | ||
{cfit, | {cfit, | ||
- | acfd;rirpa ! RPA/σ-functional calculation; | + | acfd;rirpa ! RPA/sigma-functional calculation; |
</ | </ | ||
As well as an example of spin-unrestricted calculation for the NH< | As well as an example of spin-unrestricted calculation for the NH< | ||
- | < | + | < |
- | memory, | + | |
gthresh, | gthresh, | ||
gdirect ! integral-direct mode | gdirect ! integral-direct mode | ||
Line 371: | Line 369: | ||
{cfit, | {cfit, | ||
- | acfd;urirpa ! RPA/σ-functional calculation; | + | acfd;urirpa ! RPA/sigma-functional calculation; |
</ | </ | ||
The following options are available for the RIRPA and URIRPA programs:\\ | The following options are available for the RIRPA and URIRPA programs:\\ | ||
- | * **orb** record number containing the orbital coefficients, | + | |
- | * **dfit** logical flag to enable density fitting during the reference energy calculation (default: ’1’)\\ | + | * **dfit** logical flag to enable density fitting during the reference energy calculation (default: ’1’)\\ |
- | * **sigma** logical flag to enable σ-functional calculation (default: ’1’)\\ | + | * **sigma** logical flag to enable σ-functional calculation (default: ’1’)\\ |
- | * **sigma_param** string containing a name for the parametrization used. Choose ' | + | * **sigma_param** string containing a name for the parametrization used (default depends on exchange-correlation functional used in preceding DFT calculation: |
- | * **write_sigma** logical flag to enable writing of sigma.dat file with reference energy, frequency integration weights and σ-values (default: ’0’)\\ | + | * **write_sigma** logical flag to enable writing of sigma.dat file with reference energy, frequency integration weights and σ-values (default: ’0’)\\ |
- | * **thr_overlap_ri** threshold for processing RI basis according to Section IIB2 in Ref. [7] (default: ‘1d-99’)\\ | + | * **thr_overlap_ri** threshold for processing RI basis according to Section IIB2 in Ref. [7] (default: ‘1d-99’)\\ |
- | * **thr_fai_ri** threshold for processing RI basis according to Section IIB5 in Ref. [7] (default: ‘1d-14’)\\ | + | * **thr_fai_ri** threshold for processing RI basis according to Section IIB5 in Ref. [7] (default: ‘1d-14’)\\ |
- | * **thr_rpa** threshold for throwing out contributions corresponding to small eigenvalue differences during construction of the response function (default: ‘1d-6’)\\ | + | * **thr_rpa** threshold for throwing out contributions corresponding to small eigenvalue differences during construction of the response function (default: ‘1d-6’)\\ |
- | * **nquadint** number of logarithmically spaced intervals for frequency integration (default ‘1’)\\ | + | * **nquadint** number of logarithmically spaced intervals for frequency integration (default ‘1’)\\ |
- | * **nquad** number of points per interval for frequency integration (default ' | + | * **nquad** number of points per interval for frequency integration (default ' |
- | * **w0** | + | * **w0** |
- | * **vc_scal** scaling factor for the Coulomb kernel, which can be used to mimic the effect of the inclusion of the exact-exchange kernel. In the special case of non-spin-polarized two-electron systems, the RPA calculation with a Coulomb kernel scaled by 1/2 is equivalent to including of the exact-exchange kernel. Implemented only in RIRPA (default: ‘1d0’)\\ | + | * **vc_scal** scaling factor for the Coulomb kernel, which can be used to mimic the effect of the inclusion of the exact-exchange kernel. In the special case of non-spin-polarized two-electron systems, the RPA calculation with a Coulomb kernel scaled by 1/2 is equivalent to including of the exact-exchange kernel. Implemented only in RIRPA (default: ‘1d0’)\\ |
- | * **verb** determines the level of verbosity in the output file, integer values of 0, 1, 3 provide different levels of verbosity (default ’0’) | + | * **verb** determines the level of verbosity in the output file, integer values of 0, 1, 3 provide different levels of verbosity (default ’0’) |