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
+7-1
Original file line number
Diff line number
Diff line change
@@ -2111,12 +2111,18 @@ Warning: this function is not robust enough for the current version. Please try
2111
2111
-**Type**: String
2112
2112
-**Availability**: OFDFT
2113
2113
-**Description**: The type of KEDF (kinetic energy density functional).
2114
+
2115
+
Analytical functionals:
2114
2116
-**wt**: Wang-Teter.
2115
2117
-**tf**: Thomas-Fermi.
2116
2118
-**vw**: von Weizsäcker.
2117
2119
-**tf+**: TF $\rm{\lambda}$ vW, the parameter $\rm{\lambda}$ can be set by `of_vw_weight`.
2118
2120
-**lkt**: Luo-Karasiev-Trickey.
2119
-
-**ml**: Machine learning based KEDF, see [ML-KEDF: machine learning based kinetic energy density functional for OFDFT](#ml-kedf-machine-learning-based-kinetic-energy-density-functional-for-ofdft).
2121
+
2122
+
Machine learning (ML) based functionals:
2123
+
-**ml**: ML-based KEDF allows for greater flexibility, enabling users to set related ML model parameters themselves. see [ML-KEDF: machine learning based kinetic energy density functional for OFDFT](#ml-kedf-machine-learning-based-kinetic-energy-density-functional-for-ofdft).
2124
+
-**mpn**: ML-based Physically-constrained Non-local (MPN) KEDF. ABACUS automatically configures the necessary parameters, requiring no manual intervention from the user.
2125
+
-**cpn5**: Multi-Channel MPN (CPN) KEDF with 5 channels. Similar to mpn, ABACUS handles all parameter settings automatically.
0 commit comments