Skip to content
Snippets Groups Projects
Commit c6739340 authored by Henning Glawe's avatar Henning Glawe
Browse files

remove LDA_C_PW from "old" pbe gradient correction

parent e1e9f5bb
Branches
Tags
No related merge requests found
......@@ -900,6 +900,9 @@ CORRELATION_GRADIENT_CORRECTION = [
'xc_terms': [{
'XC_functional_name': "GGA_C_PBE",
}],
'xc_terms_subtract': [{
'XC_functional_name': 'LDA_C_PW',
}],
'xc_section_method': {
'x_qe_xc_igcc_name': "pbe",
'x_qe_xc_igcc_comment': "same as PBX, back-comp.",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment