Skip to content

Commit 679e66f

Browse files
committed
Doc: Update the document of of_kinetic.
1 parent fa46030 commit 679e66f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/advanced/input_files/input-main.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -2111,12 +2111,18 @@ Warning: this function is not robust enough for the current version. Please try
21112111
- **Type**: String
21122112
- **Availability**: OFDFT
21132113
- **Description**: The type of KEDF (kinetic energy density functional).
2114+
2115+
Analytical functionals:
21142116
- **wt**: Wang-Teter.
21152117
- **tf**: Thomas-Fermi.
21162118
- **vw**: von Weizsäcker.
21172119
- **tf+**: TF $\rm{\lambda}$ vW, the parameter $\rm{\lambda}$ can be set by `of_vw_weight`.
21182120
- **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.
21202126
- **Default**: wt
21212127

21222128
### of_method

0 commit comments

Comments
 (0)