Skip to content

Commit 8635070

Browse files
wenfei-liwenfei-li
authored andcommitted
Docs: update relax_method (#1712)
Co-authored-by: wenfei-li <[email protected]>
1 parent df93602 commit 8635070

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/advanced/input_files/input-main.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -781,11 +781,10 @@ These variables are used to control the geometry relaxation.
781781
### relax_method
782782

783783
- **Type**: String
784-
- **Description**: The method to do geometry optimizations, note that if relax_new is set to 1, then only cg is available:
784+
- **Description**: The method to do geometry optimizations, note that there are two implementations of the CG method, see [relax_new](#relax_new):
785785
- bfgs: using BFGS algorithm.
786786
- sd: using steepest-descent algorithm.
787787
- cg: using cg algorithm.
788-
- cg-bfgs:
789788
- **Default**: cg
790789

791790
### relax_cg_thr

0 commit comments

Comments
 (0)