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
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -435,6 +435,9 @@
435
435
-[abs\_broadening](#abs_broadening)
436
436
-[ri\_hartree\_benchmark](#ri_hartree_benchmark)
437
437
-[aims\_nbasis](#aims_nbasis)
438
+
-[Reduced Density Matrix Functional Theory](#Reduced-Density-Matrix-Functional-Theory)
439
+
-[rdmft](#rdmft)
440
+
-[rdmft\_power\_alpha](#rdmft_power_alpha)
438
441
439
442
[back to top](#full-list-of-input-keywords)
440
443
## System variables
@@ -4031,4 +4034,21 @@ The output files are `OUT.${suffix}/Excitation_Energy.dat` and `OUT.${suffix}/Ex
4031
4034
-**Description**: Atomic basis set size for each atom type (with the same order as in `STRU`) in FHI-aims.
4032
4035
-**Default**: {} (empty list, where ABACUS use its own basis set size)
4033
4036
4037
+
## Reduced Density Matrix Functional Theory
4038
+
4039
+
ab-initio methods and the xc-functional parameters used in RDMFT.
4040
+
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.
4041
+
4042
+
### rdmft
4043
+
4044
+
-**Type**: Boolean
4045
+
-**Description**: Whether to perform rdmft calculation (reduced density matrix funcional theory)
4046
+
-**Default**: false
4047
+
4048
+
### rdmft_power_alpha
4049
+
4050
+
-**Type**: Real
4051
+
-**Description**: The alpha parameter of power-functional(or other exx-type/hybrid functionals) which used in RDMFT, g(occ_number) = occ_number^alpha
0 commit comments