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

remove LDA_X from GGA_X_WC

parent 7d7f947f
No related branches found
No related tags found
No related merge requests found
......@@ -541,6 +541,9 @@ EXCHANGE_GRADIENT_CORRECTION = [
'xc_terms': [{
'XC_functional_name': "GGA_X_WC",
}],
'xc_terms_subtract': [{
'XC_functional_name': 'LDA_X',
}],
'xc_section_method': {
'x_qe_xc_igcx_name': "wcx",
'x_qe_xc_igcx_comment': "Wu-Cohen",
......
......@@ -212,9 +212,6 @@ qe_xc: 0.00 WC ( 1 4 11 4 0 0)
},
{
"XC_functional_name": "LDA_C_PW"
},
{
"XC_functional_name": "LDA_X"
}
]
qe_xc: 0.00 REVPBE ( 1 4 4 4 0 0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment