Skip to content

Commit

Permalink
removing experimental remark
Browse files Browse the repository at this point in the history
  • Loading branch information
Johann Pototschnig authored and oschuett committed Dec 11, 2024
1 parent 34bd5bc commit 3250c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/input_cp2k_xc.F
Original file line number Diff line number Diff line change
Expand Up @@ -975,7 +975,7 @@ SUBROUTINE create_vdw_potential_section(section)
enum_desc=s2a("Grimme D2 method", &
"Grimme D3 method (zero damping)", &
"Grimme D3 method (Becke-Johnson damping)", &
"Grimme D4 method (WARNING: Experimental feature under development)"), &
"Grimme D4 method"), &
default_i_val=vdw_pairpot_dftd3)
CALL section_add_keyword(subsection, keyword)
CALL keyword_release(keyword)
Expand Down

0 comments on commit 3250c91

Please sign in to comment.