Skip to content

Commit 277eafe

Browse files
committed
update input-main
1 parent a6389c6 commit 277eafe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/advanced/input_files/input-main.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1315,7 +1315,7 @@ Note: In new angle mixing, you should set `mixing_beta_mag >> mixing_beta`. The
13151315

13161316
## Electronic structure (SDFT)
13171317

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.
13191319

13201320
### method_sto
13211321

@@ -1883,7 +1883,7 @@ The band (KS orbital) energy for each (k-point, spin, band) will be printed in t
18831883
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*.
18841884
- **Default**: False
18851885

1886-
### rpa
1886+
### rpa (Under Development Feature)
18871887

18881888
- **Type**: Boolean
18891889
- **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
42604260

42614261
[back to top](#full-list-of-input-keywords)
42624262

4263-
## Linear Response TDDFT
4263+
## Linear Response TDDFT (Under Development Feature)
42644264

42654265
These parameters are used to solve the excited states using. e.g. LR-TDDFT.
42664266

@@ -4358,7 +4358,7 @@ The output files are `OUT.${suffix}/Excitation_Energy.dat` and `OUT.${suffix}/Ex
43584358
- **Description**: Atomic basis set size for each atom type (with the same order as in `STRU`) in FHI-aims.
43594359
- **Default**: {} (empty list, where ABACUS use its own basis set size)
43604360

4361-
## Reduced Density Matrix Functional Theory
4361+
## Reduced Density Matrix Functional Theory (Under Development Feature)
43624362

43634363
ab-initio methods and the xc-functional parameters used in RDMFT.
43644364
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

Comments
 (0)