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/22 14:12] – [RIRPA program] 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:\\ | ||
Line 377: | Line 375: | ||
* **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’)\\ |