Skip to content

Commit

Permalink
Manual: Update description of xc section
Browse files Browse the repository at this point in the history
  • Loading branch information
oschuett committed Feb 25, 2024
1 parent 39e565f commit 613b517
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/input_cp2k_xc.F
Expand Up @@ -77,8 +77,7 @@ SUBROUTINE create_xc_fun_section(section)

CPASSERT(.NOT. ASSOCIATED(section))
CALL section_create(section, __LOCATION__, name="xc_functional", &
description="The xc functional to use. For Functionals "// &
"of the LibXC library use the appropriate section.", &
description="The eXchange-Correlation functional to use.", &
n_keywords=0, n_subsections=4, repeats=.FALSE., &
citations=(/Ortiz1994, Becke1988, Perdew1996, Zhang1998, Lee1988, &
Heyd2004, Vosko1980, Goedecker1996, Perdew1981, &
Expand Down

0 comments on commit 613b517

Please sign in to comment.