You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/advanced/input_files/input-main.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1315,7 +1315,7 @@ Note: In new angle mixing, you should set `mixing_beta_mag >> mixing_beta`. The
1315
1315
1316
1316
## Electronic structure (SDFT)
1317
1317
1318
-
These variables are used to control the parameters of stochastic DFT (SDFT), mix stochastic-deterministic DFT (MDFT), or complete-basis Chebyshev method (CT). In the following text, stochastic DFT is used to refer to these three methods. We suggest using SDFT to calculate high-temperature systems and we only support [smearing_method](#smearing_method) "fd". Both "scf" and "nscf" [calculation](#calculation) are supported.
1318
+
These variables are used to control the parameters of stochastic DFT (SDFT), mixed stochastic-deterministic DFT (MDFT), or complete-basis Chebyshev method (CT). In the following text, stochastic DFT is used to refer to these three methods. We suggest using SDFT to calculate high-temperature systems and we only support [smearing_method](#smearing_method) "fd". Both "scf" and "nscf" [calculation](#calculation) are supported.
1319
1319
1320
1320
### method_sto
1321
1321
@@ -1883,7 +1883,7 @@ The band (KS orbital) energy for each (k-point, spin, band) will be printed in t
1883
1883
If EXX(exact exchange) is calculated (i.e. *[dft_fuctional](#dft_functional)==hse/hf/pbe0/scan0/opt_orb* or *[rpa](#rpa)==True*), the Hexx(R) files for each processor will also be saved in the above folder, which can be read in EXX calculation with *[restart_load](#restart_load)==True*.
1884
1884
-**Default**: False
1885
1885
1886
-
### rpa
1886
+
### rpa (Under Development Feature)
1887
1887
1888
1888
-**Type**: Boolean
1889
1889
-**Description**: Generate output files used in rpa calculations.
@@ -4260,7 +4260,7 @@ These variables are used to control the usage of PEXSI (Pole Expansion and Selec
4260
4260
4261
4261
[back to top](#full-list-of-input-keywords)
4262
4262
4263
-
## Linear Response TDDFT
4263
+
## Linear Response TDDFT (Under Development Feature)
4264
4264
4265
4265
These parameters are used to solve the excited states using. e.g. LR-TDDFT.
4266
4266
@@ -4358,7 +4358,7 @@ The output files are `OUT.${suffix}/Excitation_Energy.dat` and `OUT.${suffix}/Ex
4358
4358
-**Description**: Atomic basis set size for each atom type (with the same order as in `STRU`) in FHI-aims.
4359
4359
-**Default**: {} (empty list, where ABACUS use its own basis set size)
4360
4360
4361
-
## Reduced Density Matrix Functional Theory
4361
+
## Reduced Density Matrix Functional Theory (Under Development Feature)
4362
4362
4363
4363
ab-initio methods and the xc-functional parameters used in RDMFT.
4364
4364
The physical quantities that RDMFT temporarily expects to output are the kinetic energy, total energy, and 1-RDM of the system in the ground state, etc.
0 commit comments