Skip to content

Commit 193e993

Browse files
authored
Update doc for deepks_out_base
1 parent 76c330f commit 193e993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced/input_files/input-main.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2178,7 +2178,7 @@ Warning: this function is not robust enough for the current version. Please try
21782178

21792179
- **Type**: String
21802180
- **Availability**: Numerical atomic orbital basis and `deepks_out_freq_elec` is greater than 0
2181-
- **Description**: Print labels and descriptors calculated by base functional ( determined by `deepks_out_base` ) and target functional ( determined by `dft_functional` ) for DeePKS in per `deepks_out_freq_elec` electronic iterations. The SCF process remains identical to that using only the target functional, with the exception of additional outputs from the base functional. Often used with `deepks_out_labels` equals 1.
2181+
- **Description**: Print labels and descriptors calculated by base functional ( determined by `deepks_out_base` ) and target functional ( determined by `dft_functional` ) for DeePKS in per `deepks_out_freq_elec` electronic iterations. The SCF process, labels and descriptors output of the target functional are all consistent with those when the target functional is used alone. The only additional output under this configuration is the labels of the base functional. Often used with `deepks_out_labels` equals 1.
21822182
- **Default**: None
21832183

21842184
### deepks_scf

0 commit comments

Comments
 (0)